By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T08:45:21.994Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T08:45:22.009Z |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-24T08:45:22.010Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T08:45:22.013Z |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-24T08:45:22.571Z |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-24T08:45:22.768Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T08:45:22.768Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T08:45:22.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T08:45:22.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T08:45:22.961Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-24T08:45:22.992Z |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-24T08:45:24.884Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T08:45:25.509Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-24T08:45:25.541Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-24T08:45:25.542Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T08:45:25.670Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-24T08:45:25.671Z |INFO |Root WebApplicationContext: initialization completed in 2678 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-24T08:45:26.941Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-24T08:45:29.506Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T08:45:30.367Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T08:45:30.521Z |INFO |Started MainApp in 12.752 seconds (JVM running for 13.748) |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-24T08:45:30.609Z |INFO |Start scheduling PRH workflow |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:45:30.624Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ed1702fc-1c63-4b88-bb9e-e363de1450dd | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T08:45:30.629Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T08:45:30.630Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T08:45:30.633Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:45:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:45:41.421Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=68df04ec-6945-4cff-aa34-244aeaaab158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:45:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:45:51.450Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=708ee2c7-336a-49aa-a76d-53ab6547c23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:45:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:01.474Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6eb7b4b3-d2c0-41be-83e5-68d4627affb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:11.496Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=342defb5-facc-4221-a99c-46a0190a1c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:21.514Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=df7d5bde-d2f9-402d-a59f-d9cba0cf66be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:21.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:31.563Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2acdd9f9-c63f-4bc4-a6b0-dded55ba229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:41.595Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=98b31366-2e8a-4ffe-88e7-bfa91c1798ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:51.619Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c1f882b9-a408-4e52-8480-2232a0a03b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:46:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:01.640Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ff6a8ad1-78bc-4e07-93e4-9bb75ca42c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:11.683Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=477cb594-7bed-42a6-854c-8cf0dbb2c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:11.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:21.706Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e7cb53e5-5950-4862-bc3d-db3b468a8edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:31.735Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=821c6fe9-d913-4eb0-ac1d-1cf59b625790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:31.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:41.762Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=92bfa078-99d1-4f44-aabc-407d13edc8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:51.803Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ccff0004-f21f-4af4-b737-052b8161992f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:47:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:01.827Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=acf8d4b6-1cde-453d-89e5-95c2ed87c8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:11.856Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5d74a203-62a3-4628-ab34-73a1432ce2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:21.881Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9701cde2-1946-44f0-b301-1ae72318763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:31.902Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=637e469d-b572-4f58-832a-d9460375a642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:41.924Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bffebc69-0676-4007-ab6c-3759ce5b4b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:51.954Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=216b7fb4-00ba-4d53-8b63-c8d4c5b12b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:48:51.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:01.974Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cd75b6c3-aaf5-4bf8-813e-6a72969c7491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:12.009Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0c88468a-c2a2-46ad-9f69-80cb7b2e0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:22.034Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1244a60c-aec2-43f7-9891-51a95fe0894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:32.058Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e812a390-33df-4f58-8df2-1cdc60a8122a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:42.082Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=127e0e19-d519-45b6-bcd5-b3cd8f3b8c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:52.140Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9c4f35e3-e799-4a29-ab12-ec3f09e4595d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:49:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:02.162Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6f880604-c8f7-4453-a74b-5bf5613c26b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:12.184Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=85921a1c-7c07-4c77-ba65-560ec0a2af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:22.208Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=099cc98f-d399-4f75-92b4-e8307b46c4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T08:50:28.733Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T08:50:28.734Z |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-24T08:50:28.734Z |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-24T08:50:28.734Z |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-24T08:50:28.735Z |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-24T08:50:28.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T08:50:28.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T08:50:28.753Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T08:50:28.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:32.229Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=181ea86a-27e4-42d4-b25e-7476f22c8dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:42.254Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9f610914-9d2a-4e23-8e3c-19b0a7c9cfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:52.275Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=545f298a-6dee-405d-9b40-63ca6d3f1667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:50:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:02.297Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fe6d6f18-4cc9-4710-9e35-718d393b5946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:02.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:12.319Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=09ba5b11-3bf5-4e4e-8176-a108b9a45c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:22.343Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4286f2a6-3949-405b-b280-7df3fe6e7ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:32.365Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=90194408-a884-4b09-8a37-57778bce5334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:42.386Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=76adb1df-8baf-416e-855e-ccde3e5011e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:52.408Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=874094ea-310d-4ba1-8868-f449272573f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:51:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:02.429Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9f25ea07-2228-4425-816c-26f557bd4f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:12.447Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6d0ff15f-4bc2-4c99-9058-e3c413a722e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:22.468Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b91abae4-4212-48b9-bc86-be043e5aea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:32.484Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=73214a94-a17d-4094-b70e-dec40544045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:42.508Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=22b72afc-2bfe-4db5-97ce-713da1c3d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:52.542Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0637e00e-3b6a-4e84-a8ec-fa1f22767e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:52:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:02.561Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f6b98f77-0b7d-4a0f-9a9e-40bedc628ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:12.582Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d14bcc38-cc05-4067-bf20-144d190a28e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:22.603Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=524b64e8-bcbc-469e-8a94-e1c2d7186e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:32.627Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a2eba021-7fe3-4720-a4b7-b81fa231fbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:42.649Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=998f7959-ff28-447c-a769-8b33d5b9b3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:52.673Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=92a8de9c-6110-4ab3-ad28-ffbc55e7624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:53:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:02.693Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e11c52d1-cee1-4e14-8d2f-b8d905be66db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:02.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:12.713Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3e404c2d-2ba9-4ec5-904a-41359d5b8637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:22.737Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a5d0df68-274f-4c2f-b16e-49a41cd7ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:22.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:32.756Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=aef215e4-23c3-4269-b603-9317b5bca9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:32.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:42.781Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4688d743-da2f-4fc4-8164-1e75fa49f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:52.807Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=de12f386-fee0-478c-a0ff-59fd935dc33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:54:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:02.833Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=13e29b97-9c9c-4cd9-a397-967d953deaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:12.853Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f3f9e2f6-2c57-4a10-9ec2-9ec4bcc1d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:22.874Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ad0738d1-787d-488d-987b-6548a14568b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T08:55:27.311Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T08:55:27.312Z |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-24T08:55:27.313Z |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-24T08:55:27.313Z |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-24T08:55:27.315Z |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-24T08:55:27.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T08:55:27.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T08:55:27.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T08:55:27.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:32.925Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bec2b822-d22d-4c99-8685-2d309ba83388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:42.947Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=109f3782-e930-4a97-8df6-25be2fed3d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:52.987Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a28634d7-df51-48ac-9b75-da09bf76d490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:55:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:03.018Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5527d793-a5f3-42bf-8838-4fb6a2d8ee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:13.043Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b72e8f08-fc5c-4fe9-9be0-e50c408d1524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:23.063Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=685d3540-b284-4b68-af26-eca7b9b52f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:33.103Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=edb5ea3a-cf61-43c2-aee2-a66f65e13719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:43.125Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=99d497dc-389a-4bde-a06c-3226f4e0b279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:53.152Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d4da0cdd-0cf3-4a72-b035-57b25ff649c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:56:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:03.171Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0d0cabd8-34b7-4166-b3dd-c5b28e224da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:13.190Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f0883a33-3c3f-4c4b-b32b-247568830bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:23.221Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=781066d1-6361-4d84-8ea5-54060081b8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:33.243Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e2566a10-2243-4c11-ac29-bc59547a9748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:43.272Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=29acb290-2360-4a26-b7c8-1586095417a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:53.293Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8a96bf95-83c6-4a5c-94b5-d90267eff9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:57:53.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:03.313Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=db06359c-e87d-4afe-b924-aa79b99b4c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:13.367Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5374aed8-e469-4e7a-923f-2ff97f3bac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:13.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:23.399Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e7765035-b433-415a-95d7-878b711ea657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:33.420Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=db9cc109-6f87-4111-a46d-8fd319c98792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:43.438Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d48eb2fb-7833-4e50-a09b-efcff9c69b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:53.458Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7a3e1e78-59d4-4225-a344-ad85f86ec68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:58:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:03.478Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=61ba36ec-97b4-429a-9cab-33ff9d209900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:13.507Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e05aea64-79f7-40fc-9e75-b68d88a0d496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:23.584Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=eece0845-c784-4a2c-8a91-d8f718452792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:23.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:33.601Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8253ff85-c46e-4d41-a039-605ab287b896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:33.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:43.620Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=497cb047-4136-46ce-8c61-72d8c0a7bb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:53.642Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b73daa6c-4cd3-4e70-93b5-e9c091f71425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T08:59:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:03.664Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d7ae0770-2706-4406-b302-de64cf5e574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:13.691Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=923e4cd3-02dd-416d-a4b2-cf81af1ad114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:23.748Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=50a86685-1e23-4698-baeb-ba74ce6f33a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:00:27.280Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:00:27.281Z |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-24T09:00:27.281Z |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-24T09:00:27.281Z |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-24T09:00:27.282Z |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-24T09:00:27.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:00:27.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:00:27.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:00:27.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:33.778Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5aa0e349-783a-4e1e-b07d-0eecd931bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:43.811Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=aa6475ef-4f7b-43d2-b6d1-c6e05a0519ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:43.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:53.827Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=25a06992-b954-4578-93dc-7571cf4f897f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:00:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:03.870Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=44157f14-9601-429c-b840-49f250fb2b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:13.895Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dda70363-f575-4829-b6cc-df34fea424ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:23.952Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=41a0ab24-8b59-4a0d-9c54-6cd6de1f6f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:33.992Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=58876a99-67bc-477c-8782-c4dfa7fa97c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:44.031Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=aa9be109-8f9f-4d99-b6b9-5e3a11bddc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:54.050Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=92ead2aa-c36e-445f-9def-1c0d6123aa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:01:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:04.068Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4fcee9d1-bd19-4409-8251-18cb952ea0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:14.089Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c3b24801-bccd-4ae8-89c8-dbf371ba6c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:24.140Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d231a399-4938-4cc9-a362-5ff8026ef3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:34.196Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dc70887e-a2c4-42fd-a82e-638e14f84100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:44.221Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5f0e74cc-bf19-4eaf-ba26-e99cb07e3346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:54.285Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=348b7475-8de1-41c6-a116-9c48fd90ec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:02:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:04.326Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=329918d4-b68f-4b24-8a7c-47cd68bf3373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:14.364Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fa9b8612-bec4-4940-aeff-1d89555ea1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:24.382Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4b20f73e-d5e5-4a51-976a-665eeedc8f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:34.425Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=717aa1b0-c8e0-4cb9-a05e-9f4f6a82bf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:44.460Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6d46dede-3bdb-48f1-bb6f-e4383eb7624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:54.490Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ed5e494d-b014-447f-b3ff-2c2a5fb7ac1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:03:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:04.556Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=511b0d70-008c-4d42-85c9-46cfd25eb036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:14.578Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=38c6e4f9-0de5-4fbf-a7c1-9d4590aa0c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:24.645Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a628c625-70b3-4b06-af69-3f80a4c4eedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:34.662Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ae16a44a-6df6-4804-b9ec-8a76c50ac619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:44.686Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b6b17b9c-c8b4-4d14-b656-3fcb505978e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:54.707Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=96a7430e-d7b4-491b-b8d0-d9d98d2a0d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:04:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:04.728Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5087e6df-b733-49a4-b1e6-bc67b2d15d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:04.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:14.744Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0bd71297-3a83-443c-9e89-a4d42560e018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:24.762Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=626df8f6-45b5-47c2-898b-fe0e07a9b235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:05:27.431Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:05:27.432Z |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-24T09:05:27.432Z |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-24T09:05:27.432Z |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-24T09:05:27.433Z |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-24T09:05:27.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:05:27.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:05:27.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:05:27.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:34.785Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=44c78ff6-65d0-424a-83dd-00d24383fc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:44.808Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6e56b379-2ed5-4529-b961-787f85eb492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:54.843Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e88819a1-65b6-4cc6-addb-8506bd30e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:05:54.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:04.867Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a534923f-103e-4637-a7b4-3631808c411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:14.887Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f831bb1f-6536-4aa1-a8de-8060496cfc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:24.905Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=828370ef-880c-4320-9f96-a1fe97ba7a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:34.944Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3665e906-8357-47d6-84be-22fcaff2f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:44.975Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e856d467-0892-490d-b4cf-185de9b4e30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:45.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:55.003Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=47516803-8684-415a-97a6-1eb0ec8f4d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:06:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:05.023Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0e95d552-ad6c-4a88-b830-fe5e82485a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:15.054Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9ca56e70-e1b3-40cf-b9de-39fe762969c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:25.073Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b9082c52-5958-4ebd-8bba-f05f16ef74b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:35.092Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=586b5a8c-fea7-4a09-b556-8b4c2cd772e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:45.119Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e73d3f11-a3b9-4b1e-90d7-f293b60e5013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:55.138Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=51f7c4d9-1377-4c93-801e-c82b148a145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:07:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:05.160Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=87907870-d3ee-404f-9b4f-9d01f7a26769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:15.181Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=33027f62-a0e7-4e30-b402-9114c6f49529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:25.204Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cf077cd8-59c4-4f91-95f8-4c7d13a99efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:35.221Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cccfcf1b-a296-4534-860a-b15fccac99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:45.248Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c643747b-3b6e-4404-a890-211ca74f2a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:55.281Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2d46af53-3c1d-45ce-bd76-e337d92cb79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:08:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:05.301Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f6366df3-94d2-4ac4-bffa-bb6e9c65ddbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:15.324Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c9f45505-6b19-4333-8c01-39c1571c5640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:25.374Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c775a812-b438-4172-a88f-98dc9fef0bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:35.403Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bee638f7-32e9-4fd3-ac47-ebe69863687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:45.421Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=07538f30-7def-4eb4-8379-eeed7372edf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:55.448Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=86df72bc-000f-431b-8b07-a2e56668618d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:09:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:05.473Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6089930d-0dbb-4036-9fd3-13020c263db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:15.493Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0bc16f55-f856-4043-8906-d57e6cac0582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:25.516Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a267f29a-0578-4aa3-8abe-2c6d171f3ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:10:27.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:10:27.346Z |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-24T09:10:27.346Z |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-24T09:10:27.346Z |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-24T09:10:27.347Z |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-24T09:10:27.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:10:27.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:10:27.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:10:27.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:35.536Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=47944f97-c155-4971-8f6f-4d53eefb6204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:45.556Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=47c3bf38-235b-4b97-84a0-5fbbff58b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:55.573Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c1e32723-bbfd-48aa-84d7-87c91c3f68a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:10:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:05.592Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cbbd1cb1-2837-4d3c-864e-a0f5e8432950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:05.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:15.613Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4172d427-4f62-4896-933e-d1864c1ba5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:25.632Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c306a7df-6d31-40af-b033-62291de48444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:35.674Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7f50295c-1fea-4751-b4ed-e2ea0da7d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:35.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:45.699Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ecee7bca-36a8-4c06-bb7d-e5ee88036016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:55.736Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a9aebc21-499e-46bd-a045-79ab38eabb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:11:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:05.757Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=55c01a40-0e39-482c-8284-d0b9a2f3225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:15.773Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=47a00ae2-b321-467d-88e0-aecadfbc7add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:25.792Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9da76fa3-513b-4432-bb3b-6ac7c100966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:35.815Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9fde9776-de97-469d-9daa-f8208c8d6a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:45.843Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=52da4f43-1cb9-4dce-95f8-a4bcd1977c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:55.880Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b367cec2-3361-4692-980a-b4fc0dc111bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:12:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:05.899Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2200e4ea-ee22-43b0-8d90-4856a5c05928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:15.923Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=606a818c-08de-4241-b095-0b6a69c41e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:25.939Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=93ff701f-fd12-4f53-b666-2f6447f7f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:35.965Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3df1bad4-4e86-450f-bd69-767a3b67582e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:45.983Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=57c46284-7544-4146-b250-6c120772456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:55.999Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9d10ca18-e6a1-485b-8395-e9d37d7f9d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:13:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:06.040Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=74494697-0b91-4ab7-9c1d-3d92ed6b8336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:16.057Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8b0ab622-9090-4719-a64b-f7b20b3af58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:26.074Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bf234ddc-c2ff-4f67-8b20-6d2bd1fc747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:36.091Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3d18200b-04cb-4b02-bdff-e080b6732beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:46.113Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=08ff6b2a-8d48-4f64-93ac-e5f5754794e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:46.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:56.131Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=25eb1b24-4c7f-40ee-a1a3-d17586cd5794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:14:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:06.149Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3f9f0e75-a686-4fc8-a6a2-a7d54c86b573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:16.174Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0c9241e4-3fec-4337-a76b-2ee779fcc4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:26.193Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e4c46148-4e68-44dc-af2e-40bb7b21d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:15:27.311Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:15:27.311Z |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-24T09:15:27.311Z |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-24T09:15:27.312Z |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-24T09:15:27.312Z |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-24T09:15:27.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:15:27.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:15:27.320Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:15:27.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:36.215Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e8e9a83c-c719-4c8d-bd7c-73350787a6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:46.237Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=564fa3ef-7f47-4779-a08f-57e66afd7bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:56.261Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8beadd32-f416-4238-a1a9-43ccb1c67751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:15:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:06.284Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f622e94b-5bf2-41ff-8028-6aa3eb034db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:16.323Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9dea70c1-96e1-4131-ba02-54793d16418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:26.342Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1beee1bb-be65-4462-b0c6-ef24ccbc440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:36.358Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9eb12a17-5828-4d02-a3f8-dd4aba7249b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:46.387Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f336fc0b-4daa-4b9f-b874-3c222fcd5863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:56.413Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4508874c-a4ef-482d-8be0-e892e5e37151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:16:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:06.434Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=58b9df33-2ed6-42f1-a7b7-5c185166da25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:16.469Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f3cd02a3-136e-488a-96ad-f8b0e05abcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:26.486Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d01396a9-ba1a-4f0d-af82-b6a7f9370972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:36.507Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f0500b23-b116-44e1-b871-adecab40d06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:36.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:46.531Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e2e79d40-04b3-4a31-9b54-dfa741759014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:56.556Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=199f209a-106b-469e-b94f-0dd9ed2eae8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:17:56.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:06.587Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e3119e72-63e5-40fd-a7a3-eb2ae0539225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:16.616Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4cd3dd95-74f2-406f-bc34-30d3940032c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:26.642Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=46b77626-34b7-42ab-8fdf-2918843fb752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:36.675Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=479a7ec6-c27f-449d-b79a-30470ba5d8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:36.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:46.703Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2e9e739a-ffed-444c-8be9-409c1a95a0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:56.721Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a9cda99f-a9ab-4c63-810e-2c97bc5cf507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:18:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:06.743Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b301f95b-5129-4bf2-8b14-d7ae66e385e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:16.763Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c55a0f6c-f13c-4b1e-b3e6-dc1e754988ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:16.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:26.785Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=15aaca74-1aa5-4258-9fd5-f971e82f05f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:36.824Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ad01a708-3fb1-470f-9dbf-4230abbff4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:46.846Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8d836bfe-c340-4876-8a04-941d723b0203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:46.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:56.884Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=62defe28-f7a9-4b5d-b6e6-401cfac639af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:19:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:06.917Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=489593f6-6965-424f-9ebd-841f1669ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:16.946Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=48fd55ec-69c4-4bbd-a158-0d0f18ab255c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:26.973Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=380ab460-cefc-45cc-8e25-2c33c7bf0f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:27.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:20:27.412Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:20:27.413Z |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-24T09:20:27.413Z |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-24T09:20:27.413Z |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-24T09:20:27.414Z |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-24T09:20:27.427Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:20:27.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:20:27.427Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:20:27.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:37.042Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d4363886-ff50-4901-8ca6-0e64c7e216c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:47.059Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c7db7dc8-9734-42fa-bbf1-9201220c9fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:57.092Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c3aa2778-1bfb-42a4-905e-178ff3743572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:20:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:07.120Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6aad61d9-d6c3-4a3e-ac32-82d053b96ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:17.137Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0581e102-0d20-40c1-b4a5-c0bd1d8dc100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:27.155Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=199c2cec-5d6c-4b81-89b2-3d056eb84c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:37.179Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ec9b209f-eceb-4b38-b677-5c0862532594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:47.194Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c4b25dd2-e4ef-45bf-a946-e88aec54b61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:57.211Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c53f578e-830f-42ec-ab4a-06929a533e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:21:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:07.231Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ed5622c5-a44a-43e4-8024-caeeb1fbdb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:17.255Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5b58a583-373d-42bd-807b-106bba7775cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:27.275Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=430a6bea-eff6-400e-b205-01cbf4fcb932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:27.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:37.296Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=edd418c8-c5d4-4fd3-bfc4-ca1045ca145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:47.338Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=849ceff6-6829-4ba0-8e03-4e16ab5e48a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:57.363Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5d11c34e-5369-4734-8ea7-0a981dbe4506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:22:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:07.386Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fea12a96-8eb1-492d-b96f-86d042ff49cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:17.409Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=16e02b2a-8948-4bb0-9374-c9c238f19ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:27.430Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=233214b5-5efe-4d27-bdac-e39ef0a9f46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:27.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:37.452Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4039c761-a4b5-4835-816e-a2b0263bc355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:47.471Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6391a070-6c4c-43c0-950a-b89fab073287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:57.487Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=87331788-944b-4f53-a567-a9a63579b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:23:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:07.507Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5631cd18-0527-4726-a20d-017f24055ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:17.541Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b0367c20-bb13-455f-9c9b-d0e02a62e76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:17.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:27.558Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3b02e986-54db-426c-9b3b-bf12a4e969c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:37.582Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=14ca73d9-7c88-40b5-8923-32912664c8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:47.602Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e200982f-e535-41d7-b4db-2cce1ee4f65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:57.619Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4b883953-37f6-4de8-aebf-7ad8ca208682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:24:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:07.640Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fceb16d4-e0f1-4f76-9e77-1a27ee42c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:17.662Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4e31288b-b163-4df7-bf87-5cd55667b43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:25:27.354Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:25:27.355Z |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-24T09:25:27.355Z |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-24T09:25:27.355Z |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-24T09:25:27.356Z |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-24T09:25:27.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:25:27.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:25:27.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:25:27.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:27.692Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6b25cd53-0cf8-47e6-a06e-e423bb6f4c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:37.750Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=38c6e5a8-f2af-4379-9316-9aa2fddc6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:47.778Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8b77d5a6-56f4-4005-bab3-36b60ef7ea9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:57.805Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9d2662d1-3bb5-4b3d-9e94-272481857cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:25:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:07.831Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c07c7f1c-9e1f-41c8-b324-8bf1aaceb2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:17.863Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d834b87a-1aea-4460-964e-353380712eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:27.891Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=59166c51-4817-473f-9ecc-77e537981ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:37.917Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bb65b755-7318-445c-a939-5f9ffbfe7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:37.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:47.940Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f209c12f-d602-4169-977a-0d072dbcf618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:57.964Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ce35f534-baa7-4023-baeb-e904b1e058e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:26:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:07.986Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f3843438-de4f-4162-b46d-6ad3bf03b19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:18.007Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c57e6ed5-656b-4afe-a155-e126a3737b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:28.046Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7642a349-e542-4179-aa01-0695e22d1d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:38.071Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4ac36c5f-f33d-4d43-856c-c0d9afde6fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:38.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:48.089Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e29835f8-736d-48cb-96c8-e36bf7af7ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:58.111Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2a5f1eb7-ad81-4b86-8738-25693cb2c10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:27:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:08.137Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d4d10bb9-62cc-4211-af99-fa0aaf0f2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:18.162Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4cfd36bf-dbb5-49ef-8eb8-0ac72b07cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:28.189Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ed446079-497f-45c9-a111-b39966fe3f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:38.208Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a2d873f8-cc18-4dfe-9052-18fd70c5ca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:38.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:48.231Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4a9e6392-07ca-4e51-b032-434b16d32bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:48.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:58.248Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=db442f2b-69e4-4634-b54e-797002a72970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:28:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:08.274Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6e76ff9f-2929-4126-b0ba-96a5648f46cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:18.298Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6fe25bc0-cb2b-485d-9e81-0910a4e15c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:28.321Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a03821b3-7faa-4a50-a8bc-d48afa5ad135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:38.344Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2dbb4991-25a5-4fdb-8642-d90a9ccb395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:48.361Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=12cc8811-0d7f-49bc-b345-985e152c6d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:58.382Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e3849d80-bdf0-4df2-9a9b-2f7bd1115f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:29:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:08.403Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e378235f-2085-439c-840d-0ba2d3571cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:18.420Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cb3f15ba-c60f-43cd-a300-827dc0c385ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:30:27.422Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:30:27.423Z |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-24T09:30:27.423Z |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-24T09:30:27.424Z |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-24T09:30:27.425Z |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-24T09:30:27.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:30:27.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:30:27.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:30:27.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:28.441Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=346e23ca-2f5b-45dc-b6ff-8ca0bffe255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:38.465Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3a72a6da-03f7-4aa5-b417-f128904a4858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:48.485Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=af1a9a22-5bf9-4fc7-af86-b409bb49d37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:48.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:58.502Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5fc0752b-e000-484e-be5e-f032597c510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:30:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:08.524Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0480cfb7-d3f7-4a57-bf0c-b3d7b495ee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:18.553Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=18c1c6e8-d64d-4558-82ee-0d8073553a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:28.571Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9be27058-0c3c-4c5d-90d9-8ae3ebfc0619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:38.592Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8d839e85-c916-4149-a369-a6fb607cffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:48.610Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=97169f2e-db8e-432f-ab71-31b929cc40f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:58.628Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=45bb229a-4e1c-48dd-9606-db3ec47f1fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:31:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:08.645Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a90548ec-57be-441e-93b5-ad011728afd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:08.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:18.669Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0d8cba6f-0619-4430-ad6f-5ae204964eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:28.691Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dbe5dbee-368c-43e9-9ef0-e375a7b0c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:38.709Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e0277799-4722-4ae5-9dd4-a85c03adb8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:48.725Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=73190661-dfb2-4bb8-beba-67eaa6e7fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:58.740Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=45a49071-3dc6-49ae-ac48-c264fd9ed932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:32:58.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:08.761Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5facb6ca-b0dc-46a9-ae77-09c2c209b6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:18.775Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7a419fd6-faf0-45db-a00f-90179ca8bb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:28.793Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=04e1c4d7-1c9a-4697-aff0-0a2e7cbbe970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:38.808Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ca2115a1-3d21-424c-87b9-c7ae3ffb530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:48.826Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=08c2691d-9223-4381-93fe-1d81bc78e63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:48.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:58.856Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e4c2e502-fe90-41c3-a574-330340a3f9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:33:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:08.874Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9b7b95e5-e907-42fa-a2bb-3e727bad763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:18.906Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=63d6b5b7-9d89-4c37-afe7-92f382bd3d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:28.925Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ec5d6353-95db-421c-bd99-891867fa60b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:38.967Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b3d28547-edf6-4872-a5f2-850457045ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:48.988Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ee5e9f44-dd8d-4e19-99a3-32badef711f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:49.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:59.011Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=eb543b99-25f1-49da-9860-0e308cb1feba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:34:59.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:09.029Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c60dd650-5799-47db-9ba2-e3fd4da10308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:19.049Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ac2c57d7-1dba-4295-b89a-bdef825c4c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:35:27.385Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:35:27.388Z |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-24T09:35:27.388Z |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-24T09:35:27.388Z |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-24T09:35:27.389Z |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-24T09:35:27.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:35:27.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:35:27.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:35:27.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:29.070Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d82fccc2-054d-4b25-9328-133d3b0db765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:39.095Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6efd8b76-de88-4a08-b525-6133d372fbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:49.116Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=19a74008-391f-49dd-8407-334bf438cfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:59.136Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6f4a29c7-a3bf-4ab9-bb4d-366875176ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:35:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:09.158Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=35a45417-13cb-4894-bade-94fa6f204616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:19.175Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=75a32886-8a05-4858-b5ca-308e517c5468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:19.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:29.220Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=98448325-8a8c-47da-ac78-53d6db26e856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:39.243Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2d2dbdda-83d5-40b8-87a6-b4cd4020e05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:39.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:49.286Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=04f651d5-e71c-49f7-83e1-d176045d5809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:59.310Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=52a14d44-f4f5-43a9-8b32-aa40b2c5ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:36:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:09.328Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d1674b52-3674-46a5-a05d-67cbc5128acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:19.349Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=72fa6227-af1c-4a1a-a0ff-a17f9da87d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:29.372Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c45c767a-78d7-4e4a-84ba-44a0fdc771e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:39.396Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=227bfb82-cb02-4515-a672-7a87f076448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:49.414Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=11bfb563-0c4e-46cb-b43b-a0f06d0a8fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:59.439Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c535fc48-a70c-4fdd-88b3-5cc6c50088d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:37:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:09.460Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6dcdf320-2e5a-40d6-9ef0-05941d143c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:09.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:19.485Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=df6e6476-37e5-4bc0-b64b-1f2a07fbd8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:29.500Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b7e9c3ae-780d-41fb-9a9f-0b194b5b5b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:39.519Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6c0a72c3-e6f8-46b9-8051-b67314414c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:49.535Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=22d24320-c62a-44d4-9ae5-2acb93ba6fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:59.549Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d4fefb2e-9a83-4c50-aecd-1b388ba907a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:38:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:09.565Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c453519a-8cb3-4ad2-9f87-36f60f4d50b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:19.587Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=778475b6-847d-43cf-8bd9-3eff4f1da5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:29.605Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fb9f9113-96bc-4c5f-a2da-94b3a004204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:29.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:39.624Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=233b5418-398c-4a42-a0dc-94dd5b577c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:39.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:49.641Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=81018693-76ba-45cc-a95a-6bd88bc5fc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:59.660Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=01f76215-50a5-400d-9e35-c651d905699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:39:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:09.679Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=54e7ba83-f910-4bf6-a10a-c1eb2be052c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:19.696Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=86bf1a77-5234-45ca-8e6d-48ea5382c905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:19.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:40:27.327Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:40:27.328Z |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-24T09:40:27.328Z |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-24T09:40:27.328Z |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-24T09:40:27.328Z |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-24T09:40:27.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:40:27.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:40:27.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:40:27.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:29.712Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=32e3d583-4b06-4e3e-be3e-23ae25c3f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:39.729Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=58aecf45-aab8-42ad-abeb-38850053542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:39.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:49.750Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8b1067ac-fdf3-4708-99d2-8fd44c1cf916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:59.772Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4876bd09-fa47-486b-8e3b-479380ed08ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:40:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:09.793Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=129e4750-4aaa-42ba-8d94-80452c415f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:19.809Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=11e5851c-e0a5-46e6-9e06-77d8e14e64aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:29.832Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b463a266-3ba3-495b-8c95-5de018ca4b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:29.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:39.853Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=06ee5047-4627-40d5-b1e9-b6fa56ef2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:39.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:49.869Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=73e3a14b-772d-47dc-9b41-c3c46a656a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:59.895Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=75824094-1ded-421e-9c05-0bf439fea5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:41:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:09.911Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a525dd10-3994-443a-b255-e081997ac837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:19.931Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1ff045d4-ad7e-46cb-ba23-46812bc19ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:29.952Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a589cfa6-e6b8-4fb2-9e20-bdd9ffb68875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:29.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:39.983Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8bea0b7f-ffd0-4ee0-9675-9dac1df3d7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:50.016Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=40bc1f22-763c-453c-a13c-e75c261776a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:42:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:00.051Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1d62f97c-a322-4864-9a51-1bf376b19e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:10.072Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=19502b13-722e-4a90-838c-b5271e7477cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:20.090Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f2975d98-f062-4d7d-a392-6dd844b1c09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:30.113Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=35a08476-aa5e-4564-8351-5c1112dddc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:30.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:40.129Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2c87f65e-44b0-4596-82a1-6b8095626af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:50.150Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d9b200f5-37dc-4c66-ad34-2cbabc92c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:43:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:00.170Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=572da732-bc1a-4f31-9893-6f047e35a734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:10.187Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4671c332-9569-43f0-aa6b-9bb2d433b6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:20.204Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e8e00caa-4a89-4cc5-aae5-d9b5a05cac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:30.224Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=517843d2-cb6d-426f-be36-e88ec7db3e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:40.241Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=142070ab-be8d-4ee5-9bf3-c6dd5f866804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:50.260Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ee1caf62-57d3-45cc-a5fe-98b75e38c6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:44:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:00.286Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4cb845bc-f270-4de2-859a-9b5e1ac7b891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:10.303Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d160c2f4-c97a-42f8-b2c0-2cf35e00018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:20.322Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9853464e-5519-4e0b-b6bd-93aa28ff6272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:20.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:45:27.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:45:27.403Z |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-24T09:45:27.404Z |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-24T09:45:27.404Z |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-24T09:45:27.404Z |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-24T09:45:27.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:45:27.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:45:27.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:45:27.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:30.343Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a894d3a4-52b4-4ddc-bda1-5b0cae2ba7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:30.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:40.374Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f6cef4fe-f813-419b-b992-2602ede875db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:50.398Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=30987769-7260-45c2-b797-b3dcf4ad4791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:45:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:00.416Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fb91448c-543c-41db-b02d-86228084721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:10.436Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=853d43bb-519b-43bf-a937-6148b8b9658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:10.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:20.451Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f9aa8802-48e2-4698-87a3-c2b08d8d7ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:20.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:30.473Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e991c745-1369-4f35-9623-834f745bfb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:40.494Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=441a03e7-3e48-4861-9ab0-549bda14a4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:50.514Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d7e2d755-1ba9-434e-b5d0-59f1cbaa0c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:46:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:00.538Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b4aafe7d-b16c-4084-8f9d-3f23636c5495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:10.557Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a02834e1-5fdf-4d4e-9a1b-e2679c8c75a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:20.580Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=096096d0-1c93-4ae5-87b2-bc7e14e790cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:20.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:30.604Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=aa2678ca-f3cb-4d0c-a62c-274ce37f12dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:40.626Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b6415a7c-7ed1-4842-a7c8-d54db5b67d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:40.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:50.650Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d56fd5a2-4938-4dab-bb84-e5f8998bb52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:47:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:00.672Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=55a17cae-d4d3-44c4-9907-315de97a85da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:10.716Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=aa78f76e-f14d-4e1b-921f-3b30961c6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:10.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:20.739Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=62b5ed77-e278-49c8-b9f3-4c10262f392f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:20.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:30.768Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=93a2700b-949f-4a1d-b731-8e06ff59e08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:40.794Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=48ce981f-fca6-4e89-bda8-b746a627540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:50.815Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2cde1a2e-617c-454b-b1e9-144a634d54af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:48:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:00.840Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fd07cd98-d012-4f95-bee9-2558d0ccef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:10.878Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=73b0e3b6-919c-44bc-932a-e77515d533eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:20.900Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ba511767-544f-4187-ba92-034bc5ad56c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:20.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:30.922Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f86cc5ad-2189-402c-a4df-70a955b6062c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:40.940Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=df5a70be-0eb1-4e8d-8b64-ef350e0ed0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:50.964Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=004db2cc-3c47-4398-84dc-7dcc949a30b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:49:50.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:00.981Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b316c932-cd60-4db4-9716-a9fd5fd0d865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:00.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:10.997Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6e3512ea-eab3-433c-95b1-3f9ab96b3b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:21.010Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1996cb99-4852-417a-9a88-832197516b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:50:27.289Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:50:27.289Z |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-24T09:50:27.289Z |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-24T09:50:27.289Z |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-24T09:50:27.290Z |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-24T09:50:27.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:50:27.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:50:27.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:50:27.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:31.065Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=510e764a-1f23-47f1-b585-8970a8e6d24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:41.081Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=47838683-e171-474c-a82d-1c8ba8922dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:51.107Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=77824ef5-2b96-4183-b598-2d95799900dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:50:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:01.127Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=85da0dca-b474-483e-aa4d-fde52610f6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:01.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:11.144Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f60f6bf6-1a6a-489e-a2e1-e143f1101c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:21.172Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=07cd2687-5fd7-4275-8004-ef047ae57d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:31.192Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=458f75cf-8c63-4aaa-91ff-7f9e941f223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:41.216Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=53a5c44b-89f0-4998-a6a1-eb7a2e62be3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:41.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:51.237Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=62bcde51-10f6-4b00-8c38-8a8057c393b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:51:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:01.269Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9bb2a79d-8bb1-4955-be42-f4267d4f8da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:11.287Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=900de544-b74f-4e2d-8838-6eb66511be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:11.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:21.315Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=de3f3e19-deb9-4a09-bd12-c2b22274a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:31.332Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2fd78d97-ba8a-4e36-a66e-dba95939f765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:41.350Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=897714d2-26ab-4ed4-9ff8-31aa87cb19ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:51.372Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=77b82c04-3142-4bcc-a707-fc84ccda1792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:52:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:01.390Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d4b0d00e-3200-44d0-a567-0503f78721ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:11.415Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=13056c33-1ff1-4515-a26b-20069e6ab4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:11.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:21.444Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8154a0aa-3216-4369-9a1d-4ce05d74ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:31.466Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d3996f7f-4a1d-44f7-971a-f646c14595c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:41.483Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ccea62d8-e559-4e5b-9209-70d2fca8d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:51.500Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1c9dee84-611d-465b-b090-77902615e2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:53:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:01.525Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b6fec800-6fac-4194-99a6-5ea65197d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:11.544Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bd4b3516-ac54-4549-9806-0b9af94b4716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:11.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:21.565Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=09854ee3-ac58-41c6-a2d0-b710ad9d0b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:31.583Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1b9b3296-53ec-4eaf-84d3-ddb77c00a731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:41.603Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=987b803b-5107-4140-9534-0e7dd2fe9af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:51.619Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ce400468-857f-4e41-8967-561e5e43db4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:54:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:01.639Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=31ded377-ccab-4357-9a87-03f99e823577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:11.664Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=422a675d-5331-4598-a139-64c322f06011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:21.677Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=74b93969-331f-4813-8ac0-306ad60cfae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T09:55:27.415Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T09:55:27.415Z |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-24T09:55:27.416Z |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-24T09:55:27.416Z |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-24T09:55:27.417Z |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-24T09:55:27.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T09:55:27.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T09:55:27.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T09:55:27.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:31.698Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0e7671e3-a326-4f73-bd86-a766b63d0ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:41.718Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b86f4d90-b3fb-453b-8921-c51392f7c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:51.737Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dba0a7b8-1743-433c-8c60-0620781557ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:55:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:01.760Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=077bd832-0855-4c89-a390-751181509334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:11.787Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d69d51b0-de32-4ffa-b389-3b070382faa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:21.804Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5a80f50a-aa38-445e-a779-74fdba71a80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:31.821Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ab96e0d6-887e-4349-8d5c-c4f7c08b6ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:41.845Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2ca4cac4-280f-4095-8723-a9dc72674e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:51.859Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9ea0c335-a445-4539-af6e-9047827e5fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:56:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:01.878Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=915c9e8f-94a3-4e59-a5f1-18385472f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:11.893Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ce8a2232-ac81-4099-b71d-217c42c4f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:21.908Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0adcdb92-be97-497e-8624-fd9acb0590c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:31.946Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=458e5a93-71c4-48c3-b3ba-9cf8cb837dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:41.965Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6e0f0c62-d410-4efe-930d-b5070c6acae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:51.987Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f78765f4-e046-4ff7-8296-73b8c43abae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:57:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:02.007Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d0dac089-7c95-4b55-8e28-9bc193799e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:12.030Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c07f31c8-760a-463f-9287-066dcd1db09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:22.050Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6b381dbc-8f38-4548-8ae8-c6aa751f9736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:22.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:32.075Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=646166be-037c-4429-84dc-8f2690344d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:42.096Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=90c586c1-abb7-484c-97e2-2b6baac67d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:42.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:52.117Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bab6edd8-0cca-4963-88e5-9cf2e9500614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:58:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:02.143Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7220f11d-3be1-4894-9c83-6f1a0447800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:12.161Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ff7587c4-4838-4350-82e1-bb74bb81ede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:22.183Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3a2e038d-bdc6-4889-b217-414d1f3759e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:32.201Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b78f8907-38e3-4965-b4fa-1005f2a70f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:42.236Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d01b8aa8-cd1f-4425-816a-438428b53044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:52.267Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1ebd0753-c199-4b68-8e62-4fd6213989a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T09:59:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:02.290Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9eeddce6-f1c8-469d-acfb-472cec90645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:12.317Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=764c3b72-46d7-4b60-893a-b11442cfb9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:22.334Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ce6bb12b-ec1c-4e3f-8d9f-4d7dfc29476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:00:27.343Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:00:27.343Z |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-24T10:00:27.343Z |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-24T10:00:27.343Z |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-24T10:00:27.344Z |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-24T10:00:27.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:00:27.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:00:27.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:00:27.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:32.357Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ececaea9-3af6-4e55-b2b9-3a7e92a2e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:42.377Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a3d5744d-99ae-4b0d-9d7f-a363aa4b6828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:52.427Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6d1d2b87-1a3a-4c1f-b724-9e7a718a3990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:00:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:02.444Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0377afe6-0feb-4efd-b2bc-2a035e681244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:02.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:12.474Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ca026635-e435-406d-8319-96ff18ab009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:12.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:22.493Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=82519fd9-67e9-4f0a-a5b1-ad63ceeb0367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:32.515Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fe58382c-a1e6-491d-b4fa-9b0dabdd0466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:42.536Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e509d401-b4da-400f-9bfc-fd7c0260be05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:52.559Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f722a440-f731-4eb7-9584-0b657e89ab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:01:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:02.579Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0b3d89ac-ea33-4d6d-8fa5-3cd57b5db514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:02.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:12.598Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=edd8430b-c20e-4b2c-8238-d9d720035aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:22.623Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b18809fa-823a-427b-9d3f-3f2900d74d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:32.645Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=af3f0358-eca0-4f63-95e2-a917de75df84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:42.668Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e64866d6-6283-4e77-96b5-272dd81cb21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:52.700Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c97a5b2a-f835-4e6f-bfca-bdc09a6643b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:02:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:02.722Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=24a367a7-4f09-4de5-b553-eff48c650edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:12.742Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=46127e11-ffc4-4450-bf21-065661091493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:22.762Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6033bc31-0341-4518-9bdf-dc92d1102234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:22.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:32.781Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b8688197-046b-44ab-a7c2-6710e498bea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:42.799Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9ad2f7b0-c116-493c-b618-bc6885ae37d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:52.820Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2ded8071-c935-4b42-8172-ef0047aeb218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:03:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:02.870Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5757425d-4598-4140-9933-897f4e5d8837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:12.909Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=81512d0f-7a83-4b3d-b642-7b93e891c35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:12.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:22.937Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=20921033-54e3-48e1-a05f-af6e356d2deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:32.958Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=39201609-61c7-4b76-aee3-b454da1f97ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:32.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:42.986Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a7ea3f5a-8fa0-4082-b929-e27760d10f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:53.005Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0c517e07-30e9-40d2-a3f3-3aad4f602b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:04:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:03.026Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5f5e3171-99a3-40e2-97b3-f4f7d02c2d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:13.046Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f3af5d87-d811-4ce7-ada8-b44c95752d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:23.067Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e576253c-d7f1-472c-b1d3-21d646b5a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:05:27.441Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:05:27.442Z |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-24T10:05:27.442Z |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-24T10:05:27.442Z |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-24T10:05:27.443Z |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-24T10:05:27.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:05:27.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:05:27.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:05:27.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:33.088Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c0104872-c0e2-4307-9bcc-a825cdd563e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:43.117Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=51a8d012-f500-49e6-9891-7324a3a93003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:53.134Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6a14a9fa-9e2b-49b7-b3dc-ee020ff535a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:05:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:03.153Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=130d4573-7070-4cf6-829f-3004fcfa82ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:13.172Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d2e36499-d85b-42c1-bbbd-2e8779094403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:23.191Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=58f92bde-3ac8-403b-9aa9-fd327a762662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:33.207Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7d37a482-011f-4e22-b386-0a9938253598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:43.227Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4f88d208-d8c9-4b23-a826-59140e25a961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:53.246Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=24a258a2-b78a-4ff2-b7b2-1a86a7e9e478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:06:53.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:03.261Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0d06bc5d-ac03-49ae-9368-952fc4ba0d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:13.280Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=621e3e64-3e4d-4333-bb68-870b3d5e50a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:23.315Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=35a0a5a2-20c0-49a4-af45-94177f8fbcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:33.342Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dff39246-9903-41e7-9827-90094fe1426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:43.363Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b2633ca9-5342-4ec0-b247-49926452c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:53.393Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bc9d6691-14cb-4ae1-8277-504b52fdc55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:07:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:03.418Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f5f96be2-4f31-45fa-b7ca-ce201a6b02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:13.445Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=81ce2433-92fb-42b4-8987-edffa0f19549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:23.481Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c60da248-55fd-451c-871b-1f03a3b328df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:33.502Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e56bee07-4ae2-4dc3-8f83-8136d136b50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:43.551Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e4cf5d84-c432-4669-a2b6-9edf69f84eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:53.571Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=92a5315e-16cc-4048-98fd-5a64252213f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:08:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:03.612Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7b9d3e8b-1c2c-4877-800d-fa5a370b391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:13.636Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=03506bc0-0478-4d50-861a-25c08974ce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:13.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:23.663Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5f0adcf2-5ba6-49be-aa82-2ee7ac132c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:33.686Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=156cc61f-b353-49c2-914d-64ccb37d0e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:43.711Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=00f2e17f-cd82-443b-ad74-92f67d916113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:43.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:53.735Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3180f8bf-a987-429f-9cb5-3eba4a2d45c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:09:53.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:03.780Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=880ebb52-9094-48ed-8da4-12e259a597bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:13.808Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b419cc58-81cb-49e8-aa9e-d9a99970eca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:23.826Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ea88eab7-8634-4575-a8bb-588b5cf2331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:10:27.416Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:10:27.416Z |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-24T10:10:27.416Z |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-24T10:10:27.417Z |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-24T10:10:27.418Z |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-24T10:10:27.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:10:27.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:10:27.428Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:10:27.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:33.852Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fb75c524-8150-4e64-a7d3-8987f71446a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:43.876Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a9d2b51d-3b4d-451e-a478-f066f9f5cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:53.899Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5fde9211-ca12-40f2-b78f-1c28a3887713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:10:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:03.944Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d0222181-3ec4-4c11-8bc1-88e028682fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:03.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:13.963Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=be1d94b8-9f8e-4409-8df2-162e85f7b1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:23.985Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ab8fe9b2-92f8-43c8-8224-e4cc9da4a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:34.008Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=097e2a30-0c05-444d-86c2-93b5fe3fdc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:44.061Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ab3c5a3d-96ba-4cee-9cc7-e99b06798ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:54.083Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dd23aa67-31c0-4106-b4d7-ef41d1ad20e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:11:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:04.115Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=338d900e-57e5-48b6-acf8-aa28ccfed8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:14.131Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=98717843-3028-46d5-961e-76102888bb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:24.151Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cdcb6a8c-d753-4a1d-9f8b-a516b6b58bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:34.169Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d28b87af-506b-48da-ad5a-deee0534a3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:44.186Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dc70c334-d5a2-4417-917a-1023c8125457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:54.204Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3b1fd7ee-735e-4a03-904d-65c3b83d5a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:12:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:04.229Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=42cee03e-074b-473f-88ba-96a96c190dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:14.248Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d0ba1120-1feb-4ad0-b3cd-8df793193553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:24.264Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e0ab80e4-fd37-41df-87e6-44cc5c2cfb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:34.286Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=365e60d7-8f1d-4382-af54-933d8b6198e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:44.324Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ffdcf0cf-d506-4834-890e-af9c64e32903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:54.343Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bf211933-be50-4e73-8f17-7ed4c136d81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:13:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:04.389Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=46137007-25e9-4446-a3b3-fb7a035eaf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:14.405Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ae051f7b-5951-4826-89d0-1e381bc78cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:24.433Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=77d25c3c-9c0e-440f-b5a7-cd170dd8f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:34.458Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bdefb82c-7079-4667-9c6f-cdc92daf0654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:44.482Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=047ba158-b334-4aac-ac42-c181e44866e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:54.510Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8f339a63-9d78-48c2-8cda-02463c145281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:14:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:04.529Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=540eaca0-47cb-4717-b369-13745ced7ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:14.567Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5225b95e-955a-4960-8424-6aa5a19d0749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:24.591Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3d3ca70e-48ad-4b17-8321-b15cf4d24eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:15:27.381Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:15:27.382Z |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-24T10:15:27.382Z |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-24T10:15:27.382Z |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-24T10:15:27.383Z |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-24T10:15:27.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:15:27.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:15:27.427Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:15:27.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:34.614Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=94460c3b-6e5f-4322-805e-8d8562524d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:44.651Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b6b6e248-2325-4cc2-b7d5-b863dddf4209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:54.672Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7aeffb41-ca1c-448e-b515-dc77c40e2494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:15:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:04.691Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=42ddb554-3af3-48bf-b9a7-39eb20cc8961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:14.710Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0e71e601-32a0-4055-965b-557d42d57667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:24.731Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4cdddd7e-be74-4952-b91c-f1f32a3b4de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:34.757Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=aa4e46a9-7eb2-48f8-9374-1a3e35a2a630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:44.779Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c1551fd2-6b00-4cd9-a47d-34d1cf4a161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:54.797Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2f4b1b28-41ef-4072-9067-38ba1db6aa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:16:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:04.821Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=38aa1237-9f94-41bc-9e1f-7454ea7fb51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:14.849Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bcdd22ff-f1fe-4c0a-a25a-ea8752c4a4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:24.873Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bfd9be2d-6c93-406a-8c69-d2471cb5a9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:24.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:34.901Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=89ace65b-6364-427d-94c9-fa0a3a041763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:44.922Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3ac36ce5-8f71-44b7-8ae6-c5b5af91a8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:54.945Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0bee4ed5-a92d-4952-8f89-3d900ed8ed8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:17:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:04.970Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=28e59010-ae03-4037-be8e-fc98b4e8a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:15.000Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bddd5da2-15e5-443e-a7ae-7e627acda225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:25.037Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=802af3c4-da34-474a-9453-5270823c46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:25.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:35.067Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=74198cfc-0653-4e23-84a4-7075c293b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:35.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:45.098Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e78c294c-da40-4d59-b414-ff90d3610792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:55.124Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e9a30b91-eace-4ded-9a7f-6641c289d39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:18:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:05.148Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b292d5e2-db39-4ff0-8f21-8ab934174d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:05.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:15.170Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5b0b5b63-afea-4dbf-9368-ff77da1638c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:25.203Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6236f206-c914-40b2-87a7-50a7b0cc45b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:35.236Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cdf35b00-3d5b-46d0-b732-823d0c7da480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:45.258Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dcef426b-986d-4846-8411-9d8ddcde28a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:55.285Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9eaafe8b-522d-44ab-9d29-6031bb434ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:19:55.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:05.309Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cda24196-93ca-4fc3-a677-8c5568202862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:15.335Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c9732996-e86e-444e-b4d0-2b44706631b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:25.359Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=387b96c4-09fa-4e13-ae5f-8c57261413c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:20:27.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:20:27.410Z |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-24T10:20:27.410Z |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-24T10:20:27.410Z |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-24T10:20:27.411Z |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-24T10:20:27.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:20:27.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:20:27.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:20:27.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:35.387Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4e1c29f0-25c8-4971-bc41-9fa2e5a7fadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:45.420Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2767f4f7-1b51-4d9b-9d1e-e7d4fe9238d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:55.448Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8ec6052d-51ce-478e-a6a0-4be60264af9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:20:55.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:05.507Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=64ab8c0a-75f8-45de-8891-6d4ed19aaf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:15.525Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=40dc0b6f-4959-4d96-8953-a12472d5ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:25.544Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2ac1dc39-fd74-481e-8a64-b20e66bee2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:35.560Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=196549cf-4b06-4e42-8b86-935d5aff2719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:45.586Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=77035678-b42a-4269-b51b-b5f47cc1eab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:55.624Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=97cad496-14bd-43d3-a5c3-64da9a03f635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:21:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:05.659Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0b4b9222-533c-4bd4-9cfa-c88520e5eed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:15.679Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=de84878c-3a33-4e18-8d6b-f979f653ae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:15.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:25.697Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5d50b821-c06b-429f-8633-9fbb93e54b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:35.722Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0e18dfb4-63bd-4542-982b-ba39d64c3613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:45.747Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a2b9e32d-dd08-4300-9c55-46c940f8576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:55.773Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ad278a4b-e778-4507-8e61-77cf93e75e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:22:55.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:05.811Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a227eb96-f0b5-469d-83c1-4d2a2d624ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:15.846Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=60e3a11a-c116-4c5f-9719-9631cfa82716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:25.893Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=af3c387c-fe6c-4290-82e9-09b4eb06f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:25.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:35.921Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5eb47576-75f8-4276-87c8-6ca5e24bab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:45.951Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=85509121-32ce-4f08-8b8d-19a8b940c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:55.976Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d0740fc4-6775-45bb-bc65-c8e4cd66431a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:23:55.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:05.995Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=da1080dd-2515-4476-adc7-5facb7706372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:16.023Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fa2b6b77-258d-41c7-8d64-1f5606764ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:26.039Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bd1bd61a-a9b1-463e-bfed-03e48326c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:26.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:36.062Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=00537f76-ca12-49b4-afc4-229c1589c949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:46.087Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=91f2f97d-b355-4598-b7e2-0b0eb9beeadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:56.109Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=06dc9b75-e030-4d60-804a-3991d78199ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:24:56.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:06.165Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4025c792-6565-4807-bb24-713e8eba353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:16.191Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=69a48017-5cc5-4c5a-9f87-e00a4c2aad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:16.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:26.215Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0b6d63f0-1332-4975-822c-1b52e6a7d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:25:27.390Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:25:27.390Z |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-24T10:25:27.390Z |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-24T10:25:27.390Z |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-24T10:25:27.391Z |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-24T10:25:27.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:25:27.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:25:27.398Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:25:27.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:36.238Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f423af0f-6e48-4e24-b244-371c514bacba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:46.266Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b89fa327-a8d8-4113-99d1-fce68a8c0187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:46.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:56.290Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8a8ec91f-0515-46e3-b136-c367bd43bf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:25:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:06.335Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ac54f671-d07c-4c48-900b-74e4e073e593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:16.366Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2a7078a4-247a-43c1-b397-f1975f538e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:26.387Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0ec03a42-e53f-4f44-8374-acc2fbb1b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:26.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:36.409Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3e4baeed-a39d-47df-ac3a-31fafb3251bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:36.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:46.439Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3394d53a-879b-4b32-a5f1-1da2f741ec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:56.464Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=446bbf61-48d4-43bd-97dc-03ffec2ef60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:26:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:06.487Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=49b517f4-0647-4d66-9f7f-92927b81f3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:06.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:16.507Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4b1c8d94-73ce-4b62-99cb-57764ae25e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:26.536Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a3b3b905-ecd2-4b3d-9b6a-661db7cd449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:26.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:36.552Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=205b613a-5a4a-4cd7-a404-13d01807b7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:46.571Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=419a2b4b-15ec-469f-b6db-08c6faaa09b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:56.596Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e9e00eb6-a4bc-4d8b-85f0-4e21348c36b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:27:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:06.632Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7fa1b336-e98c-414f-8234-6b5d2c07bae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:16.653Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=47edc025-dd5c-468b-ba86-d2a13c06ed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:26.677Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2d407ec6-589b-4520-bfe5-54cfb9e2e6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:36.695Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2a6a9b44-1607-4f49-8ae5-619c35d1c26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:46.718Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=84e9c924-b12d-47e0-ae64-8577d5bbf243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:56.754Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d591db5e-b8bd-4b2a-9a89-81972071851c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:28:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:06.774Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dac11d4d-6f3a-4a8d-bb15-75b860eb41cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:16.795Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=85524ded-66de-4de3-b74b-09620bf4488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:26.813Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=096c3299-1ca7-4ee8-ade9-b5c6004b7b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:36.852Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4b40303a-4f74-460f-bbf6-8830aeb9a0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:46.874Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6a44bd13-bc6a-40ad-83f7-be3285e3abce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:46.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:56.891Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=87a65f7d-17fe-4c72-a68a-f93cd81280d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:29:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:06.919Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=56ca38a0-c872-4762-8586-4d2970a264c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:16.944Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=46fdc565-2392-4c37-995c-b90bcb064496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:16.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:26.963Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=acfb985c-e6b8-435a-98b3-3680d7cd34c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:30:27.524Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:30:27.525Z |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-24T10:30:27.525Z |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-24T10:30:27.525Z |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-24T10:30:27.526Z |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-24T10:30:27.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:30:27.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:30:27.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:30:27.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:36.979Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=389a38fd-26c5-4448-b1dc-c219bf683412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:37.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:47.004Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=87835b6d-0332-4e33-adc7-02ec8059d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:57.022Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=efd1458a-edb6-4fed-9a5e-655ef0444c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:30:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:07.046Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5011d249-1498-40ba-bb67-e98c849604d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:17.066Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=621d5407-c124-4426-acb4-9aa6ba3a283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:27.095Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3b83e898-da87-438a-bda1-45ae9b088f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:37.135Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7c8828c6-f0ae-4688-a7e9-5fb9d31cc542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:47.160Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4651598a-1041-4b57-a49a-d8459a190dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:47.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:57.181Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=573c1249-fc24-4d59-be18-4b7211cbfcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:31:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:07.235Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=becae554-1764-4152-a4f5-b6cff60bb4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:17.251Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=72397c95-f29c-4736-8906-91c33620dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:27.267Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b5a8ab38-6cf6-417a-b76e-cbbb6a64e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:37.298Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c52ee66e-6050-4402-be17-bb3767516bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:47.331Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9ef1b5d1-82b3-4f56-9ad8-6a321ffa95c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:57.373Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a9b309b7-3e4b-442f-b5ae-2c9fad8bd68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:32:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:07.406Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b003bd6b-bda9-4847-925c-6f06db8f878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:17.434Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6b74ae58-7c5a-47b7-96ed-9271449c8fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:27.454Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ae217f79-8e6d-45fc-bc6b-e5d33ab07fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:37.484Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f5a41351-1bf1-44a0-b8e3-35e858b40f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:47.510Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8eca2b56-2d9e-4c9e-bde6-bde2004b6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:57.543Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=926417b6-a280-46a4-885b-f99cc571b067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:33:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:07.574Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=57d9787b-4340-4198-919c-c35973964ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:17.599Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f3093792-5076-4fd9-bf5f-bd085b3996e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:27.635Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=de3ebf74-52c2-4a90-91ee-6b1bf2dda2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:37.661Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=90a20670-c268-43fe-b697-9e31548aba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:47.685Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4863de8e-0914-4a7e-9ad3-88de349d139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:57.707Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9d7c655a-7557-4c34-aa18-31624f6486cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:34:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:07.734Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=504efda6-e207-4ca5-bbd7-4266b0b401d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:17.752Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=258751d8-6b5b-427f-84a5-72a2963b2ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:35:27.466Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:35:27.466Z |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-24T10:35:27.466Z |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-24T10:35:27.467Z |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-24T10:35:27.468Z |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-24T10:35:27.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:35:27.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:35:27.478Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:35:27.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:27.777Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c78b77c5-8df8-4184-9950-c4f0fe1fc659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:37.804Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1ab964d1-92d8-4865-b53b-a1be74ec66fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:47.840Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=27ce3d52-9325-463a-be04-dd9e066d704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:57.887Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1683034f-e648-4269-8bc2-cb057b201284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:35:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:07.914Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4611ae25-9bfc-4e6f-94b9-1ab6f6a7b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:17.937Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=048231ae-7611-4e53-98f3-3c66eb9496ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:27.963Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5d034f02-9587-47ed-9c99-41008bbb18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:37.981Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f24b17c5-52e7-463b-9dca-0df2c9f76dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:48.006Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=491647fc-aa86-4967-baa8-ca37584c84b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:58.023Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=41bd3467-e130-47cb-af33-b45326fba9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:36:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:08.040Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8f369437-a66e-4623-af43-ca0b6778bd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:18.057Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fa17ab68-b33e-416e-992d-12471294a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:28.087Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=096f5645-1235-45b5-99af-4fa52aa14b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:38.111Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9114fc7e-6246-4b6b-a145-40985e95c062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:48.169Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4b9ebeac-0912-40bd-b169-3bb4b2be7147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:58.210Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a1a7cb65-6a09-400f-bbb6-9a91f0b358a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:37:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:08.229Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1d9761c1-6194-4da2-9fe7-fbb9f16d74f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:18.261Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c52e3c31-61cd-4934-a443-c5eafb44191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:28.283Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=088fd2f3-12bd-4516-baea-37ae561bccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:38.315Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7dfc8de8-ca45-447a-ae4c-b4b532fa41db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:48.347Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f002a711-0d50-4134-aae2-149829d432cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:58.365Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7486ced8-ad36-4f9d-93ef-c4f105187345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:38:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:08.404Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=00035e11-2584-460d-baa0-9e1deac9d9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:18.425Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=474c884e-21ad-46b5-9098-deffdf3b0867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:28.443Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cd2740b6-03ed-49a9-9126-cfcc682c10f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:38.472Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=20335a62-9d5d-451e-b283-72a008aceb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:48.501Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=455e9a4d-fb9c-4727-be6c-4e51689ef313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:58.530Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a214ec6c-a380-4331-945b-c4e7cf1e7ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:39:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:08.554Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7aa21971-7e5f-4ec4-b12f-d7e64e40c756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:18.577Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=16562fc2-137f-4e8d-a55a-a8a8498e4a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:40:27.335Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:40:27.335Z |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-24T10:40:27.336Z |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-24T10:40:27.336Z |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-24T10:40:27.336Z |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-24T10:40:27.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:40:27.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:40:27.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:40:27.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:28.605Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f7a38a52-4354-4fb7-8c67-77192bb8296f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:28.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:38.630Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e0939d33-8281-4f78-9186-d7e630d8edec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:48.661Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6d36209d-739e-42ca-b801-cba1a6bbbfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:58.684Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6308c9b7-9ee6-45b5-8690-ec54c15e6a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:40:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:08.704Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cbfc78d3-8544-4103-80b9-11492c37f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:18.723Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9a6a926b-2ef6-4750-b672-a0e784b44dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:28.743Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7f974ba5-7b1d-4f76-9f0a-d06f0edac209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:38.764Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4441f90a-ebe5-4069-88c1-a80c7548ce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:48.789Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1c93d65e-6ac9-4aed-870a-9f8e83b5b720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:58.813Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a586f7b2-d7b8-4c7e-a780-ab1ac3e3b214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:41:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:08.831Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=43fd26c6-715d-411d-bf69-ca0b4703e509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:18.854Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8d48fe3e-3ac7-46e9-87f1-f15ed18fca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:28.876Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=14822f06-169d-4c48-8d7a-6edc4f30c8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:28.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:38.903Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3a90821a-c505-4119-9b7e-e336d21bd8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:48.975Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2fd79087-ecd9-43de-9a1d-43ba44769f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:59.015Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=477f7528-d054-40e3-ae05-09663181251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:42:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:09.037Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=63c6bc71-4431-475a-908a-8d360d266e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:19.064Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=53920fbd-f0ca-4922-a5ff-71c76656fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:19.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:29.084Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0501948d-eb9c-4213-b96a-12ddec3bfeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:39.129Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=effa0ae6-52ff-4c57-8843-51e25aa04e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:49.148Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7bd8212b-1d5e-414d-ade4-29bdfe5d4ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:49.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:59.170Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a47866fc-7c4f-42e2-abd3-be8fcebb835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:43:59.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:09.197Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=779c264f-b401-4e69-9244-52ce640f2a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:19.216Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a4e1be7c-cada-44da-9a79-95a76d86801f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:29.247Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=02f584fe-5a35-4159-878a-3e9d2b577a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:39.287Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=52c65601-b69a-4048-8653-1e25aac09ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:49.316Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=08d28839-b290-48a1-b025-3f69fac61f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:59.345Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=27e9edc5-cb88-4f82-ae5d-f00cc91fdbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:44:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:09.367Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ef8b275e-5c9b-48a0-a530-0898d6017fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:19.385Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0bf5057d-b093-4478-93ae-310f73a9ebe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:45:27.453Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:45:27.454Z |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-24T10:45:27.454Z |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-24T10:45:27.454Z |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-24T10:45:27.456Z |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-24T10:45:27.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:45:27.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:45:27.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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:45:27.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:29.420Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=bb08aa8e-81ae-4284-afce-2486d77a4d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:29.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:39.447Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fa80572d-9410-4566-b1f2-0657b66b1842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:49.475Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c2fbe7a8-0542-4c62-ab37-434478b3f819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:59.501Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b59ed8bd-623f-45bf-ab42-cd0860c5821f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:45:59.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:09.523Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b406b7c7-0cc2-4bdd-8188-6facd2822607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:19.542Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=558ecc42-6c08-47fd-ab90-314d92270fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:29.557Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ad9a58bb-621d-415a-ac70-ac05a3bbc569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:39.576Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ba4fceaf-62bc-47ec-a106-228ff1556a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:49.599Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=df1fccf1-34e8-4dd7-a962-e5fbee7ed385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:59.615Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c2a46532-f992-4037-9dbc-0ee505050f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:46:59.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:09.633Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=807e0329-0cf4-46e2-bbf6-8cb4afc5efaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:09.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:19.651Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f153c49b-efa7-46d0-b073-ab31bdace211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:19.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:29.668Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1cf50f07-17cc-459b-913f-b810885a190f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:39.690Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fe49b200-21dd-4a2f-92ab-9c2789df6f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:49.714Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ff49bc71-65b5-466e-ba7d-3a78b0d9ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:59.731Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ce05eb9f-8bfc-4d70-95a4-1644c054cdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:47:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:09.751Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f5e51679-af04-4a56-a9f2-db2d6d55e606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:19.784Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=678aa7f7-a053-4375-87ac-a1f83f16ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:29.803Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6ef34a54-0f07-45df-9945-7b0e8d95c6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:39.822Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=87c315f6-562a-4863-8965-f62568b023a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:49.862Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2b4e1011-d6a3-420c-b991-bf9be4e0ae0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:59.882Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6089cba1-9a6e-460a-aed7-f2fe81a7d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:48:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:09.901Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8d4009c1-fd6e-4b42-96fe-fd972bbf158f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:19.927Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=47e31e7a-bf53-4e69-88ae-3d6cde55c118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:29.948Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=67a1c8f3-254e-46d3-bdf9-411ed32f3673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:39.969Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4698964a-dcce-4f34-8524-6e680c53a515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:39.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:49.989Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=98bb7bbc-60d2-445d-8765-b5f5ff2289a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:49:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:00.020Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1391f3b0-0612-4965-b991-9e58d8a0d6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:10.041Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f299876f-102f-432c-9afe-05176b699678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:20.075Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=76aff086-d42a-4b54-bd87-df82d3d394aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:50:27.505Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:50:27.506Z |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-24T10:50:27.507Z |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-24T10:50:27.507Z |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-24T10:50:27.509Z |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-24T10:50:27.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:50:27.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:50:27.523Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:50:27.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:30.121Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a22cb48f-2405-4421-8a2b-a774df64f815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:40.149Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=58544091-bf69-4554-985b-b33052cbf9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:50.177Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a459b068-2c2a-403e-8c24-da809081a6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:50:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:00.211Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=10705246-9ea1-40ef-8ee2-0db25c019ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:00.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:10.228Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=13ddfe8a-8921-4686-aee2-700660ea7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:20.248Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cd1881a4-6752-4bf0-a7f0-2d872f99c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:30.271Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e786ae15-2c9e-4dc7-8f72-40b1c5d35134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:40.291Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=77879a39-1a3d-49ab-8545-90c58df5d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:50.308Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=1c583903-3282-4017-b422-5b31fd67a785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:51:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:00.335Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e892169c-4af8-4484-b505-3c3c16b45606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:10.357Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e28b3e2d-9efd-4aba-bfd3-b134f90223bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:20.371Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7252e70a-670c-4c58-84d0-e29bac0bd0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:30.391Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6009d9a3-e6be-4941-a5ca-8d2556d7d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:30.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:40.412Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=74fb780c-5232-4c60-ab5d-f2ea731d45a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:50.434Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=58117c84-b835-4699-95ba-9934327cfbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:52:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:00.454Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=67fbd0e2-4725-4c2c-992e-8a0b7507ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:10.471Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8019191b-35ab-457b-aecb-dc111e38f963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:20.490Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5cd12791-76ef-48ae-90f1-74c3441e31ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:20.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:30.508Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cccedec3-f62a-4139-a3ef-bbdc8a307ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:40.529Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=10e5f239-a057-4609-ae61-2c0028950b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:50.554Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3f3ed37f-81e9-4c32-a79d-cb78b436b63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:53:50.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:00.579Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=850a5e1d-cb02-4661-9450-a335451daa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:10.598Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dc986aff-eebd-4235-b47a-5cde754ee478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:20.613Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b89fba3e-2cdf-4619-ab55-b0b210cce42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:30.637Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9a1d2e53-e8e3-4c50-8d19-f3adee438d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:40.656Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ace8ac07-dedf-4978-868f-a79bab28e40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:50.678Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=02fbf48c-285f-4f5e-8406-7388591fc23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:54:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:00.712Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5a7231a1-db10-4441-84eb-984a62ffb402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:10.734Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=322942a5-b4b7-4bb7-a32e-cc980e23ff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:10.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:20.749Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5a599f84-33cf-48b4-847e-694dfe8164c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:20.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T10:55:27.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T10:55:27.404Z |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-24T10:55:27.405Z |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-24T10:55:27.405Z |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-24T10:55:27.406Z |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-24T10:55:27.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T10:55:27.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T10:55:27.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T10:55:27.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:30.767Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9ec67fe5-6655-43d0-adc0-d14001f0c499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:40.787Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a13f80c8-8d78-497c-8a33-8115b7c76b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:50.826Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f3bd2206-a5f3-47d2-86b8-fa128668840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:55:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:00.847Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=7682f62b-fd9d-4649-90e6-a95ad4d56223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:10.876Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6567eb33-7cbe-43c2-a35d-69b672bd3682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:20.904Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9cbdff46-04e3-4f71-9614-a889fed4a5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:30.925Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dd60f4b0-29e9-42b6-ac85-69874efb619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:40.949Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=978f10e4-eb59-4ddc-b079-2f49eacefc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:50.981Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=02ce3b86-4de7-4f0f-9565-5ae84f95e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:56:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:01.013Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b9145fbb-0730-4fa3-bfd3-2464ab12f7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:11.036Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c78a1bb3-5ea2-43dc-9bfe-993e4fb40cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:21.061Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2deb09df-b69c-495e-9669-15281c87efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:31.083Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b8447e51-cf54-4f5a-b33a-b8ed218f4785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:41.109Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fcbf958c-cc79-44a6-bc9c-a6b75d471020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:51.127Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3ad07e2f-44b9-43bc-a353-981ba0b038d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:57:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:01.146Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=539dae1f-dd64-4580-86b1-544c7413ba26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:11.166Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=fc226568-3d5c-42a8-9254-faf3431ec4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:21.183Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=36d3f9fd-428c-4162-b841-c7b08ebfc876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:21.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:31.223Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ad78537c-13b2-4f42-a540-69bf1be6264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:31.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:41.247Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=3ddae933-31c5-4808-8808-80ae85e6fbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:51.269Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=99df0e4b-7a23-4fb8-9ef6-a0b0c4ee16b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:58:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:01.314Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5d12512a-54f5-4d45-b81d-7389bf542aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:01.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:11.336Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=dd92a8bc-c509-4b7e-aeed-f1ba53a4bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:21.363Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5660f5da-73e0-40d6-94c7-58170c2c797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:31.396Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a27ce9fb-6a30-43ce-8b96-fc420a4f7a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:41.423Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=49532911-a7d2-4d21-b6d0-0ff3f0147731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:41.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:51.444Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=77676dcf-02fe-4563-ab8f-e2cb8eead3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T10:59:51.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:01.464Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=774a62a6-3dc1-4092-957e-6c8dd1ff7265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:11.482Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9de991a8-503b-461d-ba4e-14e2c5db620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:21.513Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=17c8aa06-6667-4eef-9671-8abd9b27da3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T11:00:27.526Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T11:00:27.526Z |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-24T11:00:27.527Z |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-24T11:00:27.527Z |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-24T11:00:27.528Z |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-24T11:00:27.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T11:00:27.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T11:00:27.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T11:00:27.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:31.533Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=778d84af-0a35-4614-859b-fc3b62c62b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:41.554Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=2e88117d-7600-496e-bd4f-3a1c8c33bd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:51.574Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=283f6d6d-ec28-4361-b2d7-7ba5c0c77155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:00:51.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:01.591Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=13747532-ee6e-4e89-aec7-d2839ac9de29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:11.610Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=cef2996c-32f6-4b5b-876d-45d0803df5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:11.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:21.630Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c73119d2-d08c-43a7-937f-4febebd83cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:31.646Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ce3426d2-ace1-45b8-89b9-f213d7bbbd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:41.680Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f14baf20-3c14-486c-9939-9ceccde21ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:51.705Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=625c7666-774f-4319-9bf1-566bf0e49d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:01:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:01.729Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d7f9da22-8acb-4f9b-9a8b-feb6ef55359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:11.747Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=6ee54814-6d3e-45bf-af20-2bcdf7b1989c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:21.786Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=ec7ea3d5-01d7-4e0d-b821-4e3f2284866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:31.805Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=b40e2463-9c29-42bb-b67d-a058997865ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:31.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:41.826Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=964a03ad-e463-484e-bda1-a2996e418120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:41.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:51.849Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=befd0485-347c-4e00-8142-5c31bc0b3a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:02:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:01.881Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=4f6d2d6e-acf2-4f17-b181-c4d0a6d43fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:11.902Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=eb9a577f-2c19-482f-96e8-ceb3d979af4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:21.924Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=5a6319ef-9add-4270-9288-dd430ad898b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:31.947Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8ac2ab32-c395-4730-a971-bbcb96446a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:41.971Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=d4df4bc1-7690-464e-b2d1-38d8f01d32d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:51.992Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=01a0fb69-b1c1-421b-a902-f6d15a80798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:03:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:02.018Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=492436a7-aaf9-4bef-b3d2-825c8fc1bc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:02.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:12.035Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=8b51d218-8a36-4e07-a52e-648ca8109ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:22.063Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e0a7f486-81d4-4384-9bbe-02023b9d6c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:32.081Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=e32c6b79-842e-4d93-be80-a0d2244e5ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:42.101Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=98cca0e6-2b13-4fd5-8ab3-683ecd514cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:52.134Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=9bb7c2b4-c6c3-4c6a-a13a-ca73bc2d726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:04:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:05:02.159Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=0f7dfe70-4812-4b80-b7ba-ebfa32ab9fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:05:02.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:05:12.183Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=a33c353a-8d8c-4380-9931-9293f5e2d0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:05:19.373Z |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-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/n0HyASWFYfOieoJiFcOC'. 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.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T11:05:27.338Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T11:05:27.339Z |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-24T11:05:27.339Z |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-24T11:05:27.339Z |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-24T11:05:27.340Z |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-24T11:05:27.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T11:05:27.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T11:05:27.348Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T11:05:27.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:05:29.361Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=c32d65cc-e96f-4ad4-851f-af43d6366a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-24T11:05:31.462Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=n0HyASWFYfOieoJiFcOC, 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-24T11:05:32.232Z |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-24T11:05:32.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:05:42.233Z |INFO |Init configs |InvocationID=ab9e1afa-137b-4d88-9dfa-76dc3254a53d, InstanceUUID=f6838ed4-36d3-4eee-ac7d-e16296d7ec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T11:05:51.851Z |INFO |PRH tasks have been completed |