By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T23:56:50.744Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T23:56:50.753Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T23:56:50.754Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-25T23:56:50.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T23:56:51.159Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T23:56:51.259Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T23:56:51.259Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T23:56:51.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-25T23:56:51.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-25T23:56:51.423Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-25T23:56:51.443Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-25T23:56:52.752Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-25T23:56:53.232Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-25T23:56:53.255Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-25T23:56:53.255Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-25T23:56:53.357Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-25T23:56:53.358Z |INFO |Root WebApplicationContext: initialization completed in 1915 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-25T23:56:53.942Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-25T23:56:57.852Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-25T23:56:58.232Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-25T23:56:58.254Z |INFO |Started MainApp in 10.04 seconds (JVM running for 10.674) |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-25T23:56:58.323Z |INFO |Start scheduling PRH workflow |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:56:58.340Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=81b39b06-2a5e-45d2-bb49-33277bb9bc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:56:58.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-25T23:57:05.646Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-25T23:57:05.647Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-25T23:57:05.649Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:08.985Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2a8ccfcd-d38d-4918-b014-0cde54c892cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:19.025Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7f7e5767-c8f3-4a75-a6a6-8e431ac5fb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:29.064Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6a250d7c-50e1-4e7d-ba3c-8fad4fde0064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:39.096Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=969e824b-06ff-4521-83e4-7a6c0c48d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:49.128Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e30b8696-bfb2-4f90-8205-f218604abe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:49.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:59.155Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a43a8500-633e-44a5-bcaf-e9bcde5b5183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:57:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:09.185Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0f8be3c3-37f5-4018-87e3-59bf6f90d5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:19.206Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e8876583-8fde-4c0a-b09f-1b500e692889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:29.224Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3b43241e-9df1-4031-a298-e7632f0b0889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:39.248Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=377285ef-b6c8-4b62-a6c3-191cf7d59d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:49.270Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=281c7bd0-2ffb-41f0-90b6-cc009ef17d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:59.292Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=67ee63f4-d514-414d-9e0d-f057ff0ee576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:58:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:09.315Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=238b866b-8261-4c2e-9122-55bca2797de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:19.336Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f7d59438-9f3d-40a6-8dc9-fc030a26a05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:29.359Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2e465391-30b5-4f87-9323-b73b50c492b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:39.377Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2ee911e7-a411-462e-a48a-113cc6f93635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:49.397Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=65abcb6f-2e97-4115-8a19-e0534e2b8d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:59.416Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=386681fa-3fa3-41a5-8c13-83dc09a68045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T23:59:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:09.435Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8e2a8339-bec4-42e1-a2cc-7306091a8660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:19.460Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0a70b8e1-581f-413c-89dd-20986c1e9d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:29.480Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ae1fc179-1f7d-4d62-ba98-e3726a197810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:29.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:39.497Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=06c3365f-a774-4c4e-a493-8825165e273f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:39.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:49.518Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c874c434-bdc5-4286-a9b5-b64e9382eb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:59.550Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=971bf16a-ccad-4222-87f1-0c3080723213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:00:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:09.569Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=498de15a-94a0-4a37-a074-519dce6b7711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:19.588Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=07c17c60-590d-4af0-8690-47e6d8cc8b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:29.605Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e13affce-3ae4-4091-811f-138bc04c723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:39.626Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6f3cc201-4402-49cc-8740-7a8f86d78505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:39.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:49.655Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fcea25bc-a246-4ee5-9c44-8e4dbb22d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:49.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:01:54.351Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:01:54.351Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:01:54.351Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:01:54.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:01:54.352Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:01:54.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:01:54.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:01:54.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 |2023-03-26T00:01:54.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:59.672Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=207abbfa-4b64-44f7-9af5-1f114964d68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:01:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:09.690Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8d1fa22d-95dd-41a1-ba1c-cf8edf0cdd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:19.713Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f86722d9-27cc-4c55-83ab-c3d26d4565fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:29.736Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3d8684e4-c531-47ba-8ff1-af551f47da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:39.750Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7118aded-e812-40a1-9902-708bba2ff57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:39.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:49.768Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=095e25d0-e0fe-4e39-bbfc-b84addb648db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:59.788Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b002069d-4437-4fe7-ac12-fc16c4c82250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:02:59.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:09.809Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9f989a5c-6fc7-445e-ae93-11391f9c257e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:19.826Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=34ca0fd2-149f-407d-b173-01fa04034117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:19.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:29.846Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e6734569-4ed8-482e-b282-4bcb224bee7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:39.866Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=eb873120-a105-4b49-9857-3fb6ef95d00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:49.888Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=89d800be-6390-484d-8706-8a19ccf67d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:59.909Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d4315d87-b6ef-46f4-97bb-cf9bd0f69283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:03:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:09.928Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=38911fd5-303f-4c3c-a48b-84bb47774023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:19.950Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9157cb05-c1f2-4afc-ae7c-36ec30eb119c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:29.969Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ad3c6445-ca1e-4548-8f92-f8f46b963c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:29.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:39.988Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0afe5055-74ed-4089-aa97-ec9a73848353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:40.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:50.010Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5ec7193b-82e8-47e8-889e-e792d423f54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:04:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:00.032Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a036d4ed-9912-4d7d-b534-21b1328eefe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:10.051Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=60ae88c8-e6f0-4f4d-b986-32c9cd6f05d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:20.069Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cd0a059b-6475-44f9-ab0b-bbde7de16dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:30.091Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=febdf97b-83fb-4209-8791-bae3d3cc0f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:40.113Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6778b85c-e66b-4af0-9274-e29e281639b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:50.135Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a6cad009-baff-4d4c-aceb-8e23483d6981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:05:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:00.176Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5b0f405a-8f2f-4889-b497-edab47daddb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:10.196Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9631896c-1074-43b2-9705-bb63c823b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:20.212Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=31f67508-f7a2-407e-a106-2aff6900421b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:30.231Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=84d8cd51-5f33-417f-8052-6fa4b6083ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:40.253Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6c99bf71-73a7-4ad6-836a-fc19a8c6a2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:50.272Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=42cee3d8-d441-4700-8146-79b5bb80b805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:06:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:06:54.133Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:06:54.133Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:06:54.134Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:06:54.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:06:54.134Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:06:54.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:06:54.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:06:54.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:06:54.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:00.292Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5f2077b7-7265-4878-9b7b-2cfc1b409641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:10.313Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=56e18ca5-20f8-47d9-ac64-d94c22994855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:20.331Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=497d4c89-4c2f-41f1-bff1-042f4c465e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:30.352Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5986eb21-525b-4fac-a9b3-f86d5f5fc566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:40.368Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=78fe651a-6d25-4428-b7b9-ce01a4953472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:50.385Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=563f5029-7fce-4671-b74b-c67d8e0e95b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:07:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:00.405Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=921fff28-227a-45ea-a460-c637006143f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:00.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:10.422Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=108a2e60-dcf7-4973-a4b8-e909b1742f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:10.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:20.435Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ae856fda-85f6-45d4-802e-971a566a602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:30.454Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b0514e6f-12fa-4522-92cd-5478e02a5b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:30.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:40.473Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=93ba761e-9897-4fc3-87e2-61de918ae774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:50.497Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9802f197-56b6-484d-8ff6-b285771313c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:08:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:00.517Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a7a378a0-02aa-4a0a-a43c-7a5ee374de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:00.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:10.534Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=78bce335-d148-4bba-95c0-9f863b29f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:20.560Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=97df44cc-9f2e-4fab-95b1-97ce4e95da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:30.580Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=57dc5bb7-95e7-4cf4-8a0d-df9ceb84b95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:40.602Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=531721ba-07ac-4bf9-a6c0-fe010734b39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:40.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:50.620Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5dfa1328-a1f9-40c9-bdd5-4d969543495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:09:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:00.637Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c6c30a7c-b313-4e51-8465-38d2adb0439c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:10.655Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=67ba15b0-e9d3-4611-8ba2-837ab275753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:20.673Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0753cef0-9134-44c2-8165-03d853f11041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:20.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:30.693Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a39feb80-3330-44a8-a4dc-17094bb59739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:40.723Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f8aba1e5-69b1-4114-963f-7d7855a25bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:50.748Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2d0f5e52-c6d2-462c-bf64-835133954658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:10:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:00.767Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c348c469-685f-4ee9-8510-694c434ccf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:10.783Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5a68f3aa-8bff-408e-b1b8-e42d19f66b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:20.799Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=eea13e82-a8e3-4f85-b47f-c57f612781bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:30.815Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d155b7dc-5991-4f55-8cc1-8e05fa41093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:40.830Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7beff026-072e-412e-84b3-57696fc734bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:50.847Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fac98849-af52-4907-a92a-be05b03b850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:11:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:11:54.124Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:11:54.125Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:11:54.125Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:11:54.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:11:54.125Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:11:54.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:11:54.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:11:54.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:11:54.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:00.912Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9a17f75f-c565-47fd-9013-c71f22a0db5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:10.931Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cda7d778-2f5b-4663-be28-827b46c3af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:20.952Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d9c972ec-689b-4b3e-9f49-17280da6f541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:30.968Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=81fb549d-9aa2-46a5-bc57-98596000afe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:40.985Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d105ca9f-c0bb-4701-823e-6d255b5dedfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:51.001Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c6f9ee5a-1cbd-4085-bc83-2e281ab4d0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:12:51.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:01.018Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5cabf21e-7a50-4e1e-9cac-0398b4eb5542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:11.056Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6cedc6f2-3c0d-4490-be0b-6432a5a6cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:21.077Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=15086712-3588-49d4-9ceb-852f002a7c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:31.095Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9724a5f0-6b9e-41a7-af4e-5a6e3f2a1489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:41.115Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3407d312-e14e-4ed0-80e7-4fdfb24f5a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:41.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:51.134Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=52ecd1bc-34ad-4edf-84b0-9acc5533be38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:13:51.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:01.152Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a12efdc6-c305-4e14-8e5a-3bfca4959add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:11.171Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=be7e560d-e3d2-4ce7-9e46-4c4b6683a037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:21.187Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dbb93fcb-eaa4-4c19-bbea-8d3c8270f97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:31.204Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=11977d92-44c5-4dd3-939d-0d12b629759e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:31.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:41.223Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4a51d1ce-21a3-49e6-b2d1-c6784913b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:51.243Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=75fb7836-ea5d-4914-8129-328a40447568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:14:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:01.264Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5512e45b-4458-4b28-9dc0-75cad490732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:11.284Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d3e90290-accf-4688-9b2c-d8e4a3d27eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:11.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:21.305Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f2f7be5b-841b-4af1-b8c1-58b143af846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:31.323Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=197c4206-3e59-4443-9310-d50b40c078b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:31.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:41.340Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=21438e40-c1f3-407c-aa8f-36bcb1f6febb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:51.357Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=130e8734-e176-4548-aab3-854c0a1aa447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:15:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:01.378Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a4e54fa8-057b-49b3-a4a5-2909cbf9d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:11.400Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5df8ca4b-775c-44f2-81a1-21496d037f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:21.420Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0d3cd30b-030f-4936-b361-ab36a7614d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:31.453Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cb22aa3f-9025-4b32-b3de-c38ec9055bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:41.476Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3f5635bc-4231-447d-aa63-4fabdfe0c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:41.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:51.497Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d0c771dd-ff9e-47a8-9d77-9c509748ea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:16:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:16:54.176Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:16:54.176Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:16:54.176Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:16:54.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:16:54.177Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:16:54.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:16:54.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:16:54.182Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:16:54.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:01.517Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d69fb94e-4ab9-4c7e-8c13-3115b95baea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:11.536Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a481fe53-1811-46b2-80b7-4116386399bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:21.554Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=33c5626a-a8c8-4b17-afd3-9147c606aaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:21.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:31.575Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=324ee0a6-a035-4c1e-85c5-fefab32b49de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:41.594Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e45371e5-c43f-4627-aff4-231def4efe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:51.610Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0ec6e02b-151a-450d-bf2d-ba0e13aeb8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:17:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:01.627Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0d0b098f-64df-42b4-867c-926a885499ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:11.646Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=89a3261f-1268-4f4e-98cd-50fcb9efa13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:21.671Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fa4b6dd0-667e-40d0-9441-84f927ff9a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:31.688Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6feb6bd6-eedd-43e4-b1b0-9dfd5c1f233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:41.719Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e3bdfe64-feab-4a7a-a630-045503b49604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:51.737Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=27ffbb16-d7a4-41b2-a41f-a17a86c53df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:18:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:01.762Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f60d9116-6eb1-4789-b76f-e4ed40bb6e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:11.782Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5f4189a1-e5a1-48a9-b687-925b338a1bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:21.801Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=13200ddf-8db7-4cf7-91d4-7c632849f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:31.819Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=daa714ce-79ba-471f-9eb8-2495f20e5190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:41.834Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a318ba5c-fa15-4120-a1f3-0137a7ae73c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:51.855Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1767f00f-272a-4d41-99d2-bcfb5c206c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:19:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:01.876Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dc3a5ff5-9083-4d12-8b49-96e9528659c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:11.902Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a5a33dd4-4695-4830-a6f6-fcd2c8c7d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:21.922Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4a271214-24d3-41be-b1ef-15812f5c3fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:31.943Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6d46050e-4fbe-42a2-9321-83322f17f005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:41.963Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e2611331-e810-411a-a98f-0daaff25bcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:51.980Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=44aa9b42-5741-4f02-b7dd-42bd85e3a199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:20:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:02.001Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a2ffd68a-0381-4e5e-9aa0-b30b6a111f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:12.022Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1a4e2b86-0a73-4076-8f19-4e2da1f9d3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:22.042Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7a436f18-a621-46d5-9f1f-dcdfd6b9a606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:32.060Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=018a18d0-7ccd-4bee-b90a-378729df8977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:32.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:42.080Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=890038df-951e-4037-8cb9-a53c63601a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:52.100Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6377defc-5278-450d-b685-d79a75a3e78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:21:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:21:54.129Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:21:54.129Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:21:54.129Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:21:54.129Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:21:54.129Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:21:54.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:21:54.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:21:54.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:21:54.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:02.116Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a666a59c-38cd-48c0-a843-6357a9e880cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:12.134Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4bd843f8-8f8a-4b10-844f-b4ab19ce6f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:22.154Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e3823b9a-443e-4fb6-a5ab-e43a8a942b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:32.174Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e5f4e411-1065-4f41-b50b-6877baeb4578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:42.196Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=70163a2e-00dd-4fcb-93a8-0265c8ed2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:52.212Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a6019a73-7d71-4969-bed7-d6ce97db7bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:22:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:02.230Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a71b44f0-1b02-42c3-af34-2dc7e5834762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:12.250Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=542f3b6c-84f4-411d-b6a1-20ae4b7719c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:22.272Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=249f52ad-59e1-483b-a4b0-dc44d2e643b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:32.292Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=045acfce-aad5-4467-9846-9a5917585f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:42.310Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f4d69357-eeef-473d-9f07-abd1238ac454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:52.343Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dc3cb5b9-c43c-42fd-bcf1-0f80bddf8ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:23:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:02.364Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=54ecd2ca-81ec-453e-91c2-4ede3f67fa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:12.383Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a9b8ce73-3626-47b8-a9fe-9eac75959f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:22.402Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cc749e3b-12ea-4e3e-be80-7452625ed620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:32.422Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=46783468-e274-41ec-8572-3ca4a6694e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:42.443Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=87b99918-72aa-4bc8-aa54-6a27ff012652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:52.462Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=51a6066d-e078-4482-bac8-0c450974305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:24:52.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:02.482Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b8f99a6c-a469-4dc6-b3a0-e624caa0382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:12.503Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=31f0ba33-2bc8-411b-a00d-241cd1d1bb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:12.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:22.522Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d70da025-8164-4539-9205-af1449c2bf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:32.543Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6cc6eee0-a5b1-4f5f-8eab-184107b204ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:42.562Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2fb20e49-835a-43fc-b33b-97fdf5f99729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:52.583Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=31c0232e-d835-4db0-807d-4b9d8f162c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:25:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:02.599Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=691de569-b3fe-4d92-9630-df54f7869bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:12.618Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e610fb6e-39a9-44d4-9d6c-e8494f4327b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:22.635Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d2129e68-acd1-434d-8461-3e56ea9268ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:32.654Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8b9cf628-5248-4186-a4a6-e213d862ae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:42.671Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f63159ec-fa73-434a-b6e6-c55531116e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:52.686Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=facd648b-41de-4fdc-803a-5867307e258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:26:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:26:54.137Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:26:54.138Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:26:54.138Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:26:54.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:26:54.138Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:26:54.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:26:54.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:26:54.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:26:54.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:02.701Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=576a9781-bd16-429f-aa95-9d4f3ac069ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:12.717Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c1845789-2c39-45fc-98e3-e433f1f47510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:22.735Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2706d81b-a4d1-4982-a8a5-25ba493a0f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:32.752Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=50a1c6ad-b447-4981-b448-dfcd24f79fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:32.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:42.770Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c9ed42d4-5739-4f91-84eb-68b3e60b6532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:52.789Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=00039144-6eb0-4a89-ba0c-9633f5ea3a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:27:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:02.807Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e6b0c715-cc8f-4072-b26a-f0b114beee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:02.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:12.826Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2edaf322-e6cb-4a46-94fc-b910589feb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:22.844Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8748ae95-abcd-49d7-8b77-0b095962e927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:32.860Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0826943e-20f8-4f70-be3f-ae398cde55f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:42.877Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=564a0c66-79cf-4884-acb5-98399211cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:52.895Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4c7bb098-ca83-4e80-b8a6-5b4ca3895c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:28:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:02.919Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9ff54ba8-6cde-48d3-985f-c9ead02b0017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:12.937Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=acaf4d35-a5c5-446b-ac43-883775970543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:12.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:22.956Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6a8b6cdb-19a2-4f21-86fd-b5a315e0b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:32.973Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fc2937fb-447c-4f61-81dd-9232bd1687b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:42.991Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=01b9751e-96f0-40ba-acf0-68fae589d4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:53.010Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=baf6178f-c6b5-4f7b-91c0-a779357538a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:29:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:03.028Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4745607d-0817-4191-9c34-c9d5ec4efa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:13.047Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dc3fc318-7268-49f8-93e3-fb63d16e86e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:23.069Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3e8eb2af-d6e2-4242-9256-23b6f9cc3f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:33.086Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fb6fdde0-9940-451a-823c-ce5376b99d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:43.105Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5b2e4643-295c-45dc-b189-f4f38e08d76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:53.125Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=402dadae-676b-462a-b489-35705ec1f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:30:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:03.146Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1583672e-f279-4267-8c95-a264a249e425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:13.165Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b6e8ca27-8c07-455f-992a-b712cfb2c7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:23.184Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f108cae1-d011-40c2-bea5-a73a3bc2b9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:33.211Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3728128b-5138-4752-98b1-c3242b52f215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:43.232Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0f06f9fc-f9c9-4a79-b02c-d086d1659e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:53.252Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ea58e99b-30e1-4987-8e60-cc956f243ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:31:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:31:54.132Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:31:54.133Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:31:54.133Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:31:54.133Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:31:54.133Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:31:54.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:31:54.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:31:54.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:31:54.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:03.271Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ab90e2b0-f08e-4490-983b-9e4ad8df68fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:13.290Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c9b046af-d176-4d76-8ba9-16e3abc63ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:23.308Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=821e170e-c3f1-4180-8e72-801f7d07121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:33.328Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7c40cece-24a3-47e9-9f39-f2748f118fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:43.348Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b213c96d-e313-4357-a163-51a4caaf81ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:53.368Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=676156da-756b-4e7a-9cc9-50099c299066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:32:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:03.402Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=09f97744-a57e-4988-b148-f6f6a9aeea75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:03.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:13.424Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=aaeabe0f-ed78-47c7-b9ea-bccab8972a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:23.441Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e9b167e5-3561-437e-bc91-1b7c40130182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:33.455Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=46288e8c-e05c-45e8-b1e4-663332d25ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:43.475Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b9a1b9ea-c23c-440f-a327-94a47bf9dbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:53.491Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ea438dcb-0c6c-45fe-a5d5-25283ce6e13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:33:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:03.508Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=65932717-6081-47ac-9c55-fdbf852deef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:13.524Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=25bb84eb-69c5-4ef1-9b41-d37c462e8665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:23.539Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=051679e6-e31d-467a-a7ed-6e6021019bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:23.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:33.555Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=632ed522-dca0-4691-b792-4792a6142545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:43.571Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=997f7526-25a8-4a42-aa31-2ef142a52156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:53.587Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d6eb94f6-39ef-4338-a47b-f258c7d48072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:34:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:03.603Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2bb0d3ef-6359-4fce-932e-c8a86cc06d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:03.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:13.618Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=235f7207-1b6b-4798-ba60-b7c8dc4fcc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:23.634Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9a8b053b-4eb3-4eaa-add8-bbdb50e84aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:33.649Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7377a6fe-7a3b-4dc4-8092-9f5e17a4a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:43.665Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f025e89e-40b0-40a3-ae18-16754247c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:43.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:53.680Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7c41677e-3d92-48fa-af47-0c87efadef2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:35:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:03.695Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=29b1ad43-60f4-4ad1-988f-fb48f3748c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:13.714Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=563afb3f-86af-4be2-bfd3-215fdcbc8a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:23.732Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1ea426f2-6a75-4c01-b430-a40e0dc8c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:33.749Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c7d4c813-d55e-4845-af6c-754ca6e398de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:43.773Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=68596f72-4eda-450b-864f-3f27f3b79f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:43.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:53.791Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e87c24b3-c618-4378-9999-4f211dce538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:36:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:36:54.130Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:36:54.130Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:36:54.130Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:36:54.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:36:54.130Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:36:54.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:36:54.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:36:54.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:36:54.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:03.811Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=caa43b61-8c58-4610-8ddc-ac78784bb90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:13.827Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cfa7a6f8-40ca-4d77-9ac5-2fb811778510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:23.843Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a812f65c-5948-471b-8846-c5bf3acba7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:23.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:33.862Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=087e55e3-96ad-4cc0-ba55-68a75396993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:43.880Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9d62fb8e-7c6b-4914-a575-9f43b9ec9f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:53.902Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=410c1a5b-21eb-4202-9cb8-650b408c05ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:37:53.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:03.919Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9ef05fc3-e2da-4dc3-b733-924da0e8496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:13.936Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=80c2ed5d-cfa6-4160-a849-5e43f11a4d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:23.958Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ce49ad8b-5ebb-4bcf-9adf-150de71ff6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:33.977Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4741815a-3fbb-42b5-93a6-25b3b0dc1b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:43.992Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a18f09a0-7f4a-4a40-af0f-9abcaa1e1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:54.008Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ce4f0efd-8185-4dd4-a0de-ad963e63a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:38:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:04.026Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=833b2fe0-4ec2-4491-b9ea-d08ab983644e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:14.043Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=45be86c4-4705-4f71-9be2-4b2db680152b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:24.063Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dca36e60-fd5b-4db6-b69d-abd001d3dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:24.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:34.081Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1ee08e48-773e-4ef9-bb73-547789ff835e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:44.100Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=da2df2dd-51a5-4f54-ad21-02fafd1655d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:54.119Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=83c99fa2-d42d-40bf-8c1e-a0e23375a948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:39:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:04.134Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c0b84c67-7607-4ebc-8a53-0fa82e315ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:14.154Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e88b97f3-ce1f-42b8-96fc-7aee4cd3a5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:14.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:24.172Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9ff94778-0eb3-4418-8841-aa8b4d987312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:34.189Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=65da4cae-2a29-443b-9b71-830debb4196f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:44.207Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8b130622-7e7d-48a9-8578-489961ac7f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:54.224Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=95eafa9c-0913-4022-b05c-03237eec8ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:40:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:04.238Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5ce94b35-d71b-4762-b617-8ee34f1c8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:14.256Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5e159627-4ed8-439c-b673-15fa9c759806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:24.276Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2337613c-1eec-499a-a0c4-c3d96544285a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:34.290Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4ce87bdc-1a42-4093-ba00-6946550d3afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:44.309Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fba42f1e-c7d4-411a-b6f8-dacbc2eb0ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:41:54.128Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:41:54.128Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:41:54.128Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:41:54.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:41:54.129Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:41:54.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:41:54.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:41:54.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:41:54.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:54.330Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=51fbccc5-9309-4922-a3f3-956c1415e27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:41:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:04.348Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a7c19397-bb08-4005-a85f-59580700f9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:14.365Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4db06e74-c98a-429c-b753-0a44c7cc89b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:14.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:24.385Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4a429903-5663-44ce-8f59-7031b0589ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:34.405Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c6577536-d5cd-48cd-be07-8bf323dfe976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:34.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:44.423Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5c316965-d3e3-49ec-8ddc-49ba48af6dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:54.454Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0b52fb8d-7339-44fe-b4bc-4ff90bacfba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:42:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:04.472Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d28d9bdd-44f1-4c33-84b2-f51f9f12c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:14.492Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5a6ae147-a1a7-4963-857b-f62d4f2830fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:24.511Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=54ab0dd8-b606-4b3a-9d05-69d0b742d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:34.529Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=33ec7c63-c885-4d4c-b6a2-e7cdb13c89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:44.549Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9304e52d-e518-4da0-aabf-29176d3b9a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:44.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:54.568Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=390b8afc-c389-4a1d-83a6-2922c7d5d9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:43:54.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:04.587Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cfaec436-cc0b-46ae-aaac-22a8ca147eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:14.604Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=897a94fa-c1fc-44e1-9b0e-478f02d85d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:24.626Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=811f7f3f-5bf7-4bee-8ad0-5b5bfc11fb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:34.641Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ea5a059d-563c-436b-8fef-2e917c76d655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:44.663Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=49a6f404-7724-438f-8c7f-279092cf0e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:54.681Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d4faa4be-ee05-472f-801e-76b5750408f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:44:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:04.701Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b54d9018-7730-46ae-8f53-e3d365aabcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:14.719Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1a7306e0-8be7-470a-a1d6-e08ea5d523bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:14.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:24.737Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0ca935d6-b9d3-49fb-a1a6-0d02b2e355e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:34.755Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6887267d-9d48-43a8-a33a-2ce59efe7775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:44.776Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fdeb1903-2977-46d0-a8a5-980a1a5e300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:54.795Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=97ae5d8c-b066-45be-ac44-3225e2afaa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:45:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:04.815Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=21b06368-4893-44c7-a000-750a6cf8c67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:14.836Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=68322795-91f9-440f-a8a7-88a56945b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:14.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:24.856Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=92ad90c1-350e-401a-be10-b7612513df98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:34.875Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1b7860ce-d440-49e5-ab48-fc73625293d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:44.896Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a75b4fa6-a7af-4a82-a4ca-b8b514055171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:46:54.140Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:46:54.140Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:46:54.140Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:46:54.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:46:54.140Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:46:54.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:46:54.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:46:54.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:46:54.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:54.914Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=67c1cfe3-5d9d-4fdb-91f4-f610975383d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:46:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:04.935Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=20545b2e-8282-4f73-8d5f-7acf0bc45c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:14.956Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ac9f6512-504b-4eb9-8081-141c47dd1645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:24.973Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5b54d2ea-4130-48e6-a22a-d7c27c049162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:34.992Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d4221b2e-7878-4368-be22-65e0fc07fb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:35.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:45.010Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=45a7f4c8-4b33-45eb-8556-9557af970d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:55.031Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=37f03460-f7d2-4580-b6b3-579d6a221fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:47:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:05.049Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a31ef441-3d82-4480-9113-ba32a6d22c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:15.067Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=32037cc9-119c-4d00-bb6d-fba6dd8927c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:25.084Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=35312f1c-4d92-49a6-a85d-5f2a34675a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:25.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:35.101Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1fd892cd-ac5d-4073-8ea4-309dc9d81895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:45.117Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=53140dbc-f043-41dd-8aa7-afd6fca0cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:55.135Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=046bfbc4-7047-4b60-af77-7218126ea7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:48:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:05.156Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=73330623-9948-4d52-a6fd-9d8a36ba2bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:15.173Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=df953a85-789b-4b2d-8ccc-061889be2932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:25.193Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a44d3454-f527-4f20-b168-c2cb5489d723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:35.209Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=020b8fab-e51b-45e7-bf91-5f7b4c80e870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:35.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:45.226Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=860a918d-8241-43b0-8df0-662ff6db2a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:55.243Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4f89b663-226a-4c1e-980d-383078eadbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:49:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:05.260Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b1320baf-9751-46db-b7bc-2f3c3403d9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:05.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:15.279Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0596cfec-ad67-4ddc-ba5e-ee7794ca9f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:25.295Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bef9b2ad-94e1-4de1-a008-f93ec799da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:35.315Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4b841138-7e51-4d98-a8ca-e951ede317ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:45.337Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2b481c90-70a1-49cd-9a48-97cee9a5954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:55.358Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=59710b03-8a5e-4c8b-ba76-b28cd416b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:50:55.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:05.376Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=68892696-b26e-4bdc-ac24-307241ef7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:15.393Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fdabeaa8-9132-4f2a-a986-3635d1163a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:25.412Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bac8e423-a011-4aa1-b58d-9e6ad8755b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:35.431Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=696ffb27-c387-4a8e-8ae3-429b0a02bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:45.449Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=24b16271-b9f7-40bd-a052-6a664f7d71f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:51:54.122Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:51:54.123Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:51:54.123Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:51:54.123Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:51:54.123Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:51:54.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:51:54.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:51:54.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:51:54.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:55.465Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5dc20bb2-ebac-4df2-b526-ab5bb238840a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:51:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:05.486Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7210c7a6-cbc4-461b-aa1d-35f5b3cea920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:15.503Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=30225518-b229-4271-9167-15a126ddcaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:25.519Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b576ee6e-5cae-4af7-8aa2-2161cd4cdc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:35.537Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=477c21d4-5404-4969-bfb3-c47d1264b102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:45.555Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=21d82671-8b17-439f-852a-ce6e202e7e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:55.573Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d958ae47-84f4-4068-a4a7-4c4a97af81aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:52:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:05.591Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7aa21f18-1f51-4fbe-a51d-f63d596eaf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:15.608Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d350ae25-e3a0-4170-ad00-aec5e3fcfafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:25.624Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=75bafd47-303c-4153-8203-b99f2116984b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:35.642Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4885c292-89ee-4746-844b-81efde6717ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:45.657Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6fc2ea07-6b70-4827-a623-b99a75050c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:55.676Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b8d70ab5-0ac7-4abb-aed4-fa2ee1f9a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:53:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:05.694Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bff95bfb-a02b-4f83-bc97-4d8c2746b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:05.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:15.713Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=67c2bb25-98bf-4ce9-9ed2-17a25c9e9ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:25.731Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7747f174-e117-44a8-a2e5-84ecde882cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:35.749Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=00c195af-dc07-4bbc-92f2-26cff46e5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:45.769Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dbf6e00e-a51f-4853-b31f-771c6b2d77be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:55.787Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=29a9fee3-b889-4421-94ba-012f17e5c206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:54:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:05.806Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=df16c968-7614-492a-888b-a10e6c1c4533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:15.824Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=07b1b9b3-521d-46dd-ac33-0f0fffb0e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:25.843Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=89b9260f-e76d-452d-a113-84c2e54ea3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:35.863Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9e6b2ff3-10a9-4fb7-890f-fec72f118fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:45.894Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c1ba6b67-4614-4237-9f00-8cb28c62c0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:55.912Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3ae1edfe-f528-4b9f-a651-1bd646215620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:55:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:05.927Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1075aa2c-3a26-4283-ad91-501e8e102813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:15.945Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1fd59f11-8a26-4008-bce3-19ad8cd792c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:25.967Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=efa6a6c2-a9d1-4f8a-8127-b9faf129784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:35.983Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=37e907d9-c0c6-41af-ba9f-1c72b61c5ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:45.998Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=26acdfb4-c039-4fa1-b2d9-b58508577208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T00:56:54.104Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:56:54.104Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T00:56:54.104Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T00:56:54.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:56:54.104Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:56:54.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T00:56:54.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T00:56:54.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T00:56:54.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:56.014Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=73fe260c-3b59-4fae-8eae-ef2c462f5a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:56:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:06.032Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6724a142-1355-4f4e-bbff-35704883b2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:06.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:16.049Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8878e548-3e51-418a-8705-009d64dbb5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:26.066Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b0bd7a13-3a9b-4b69-be4a-cd994b4fb896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:36.082Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=122bc8fa-cd7b-4bca-9b2f-c1e55e6cd535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:46.097Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=16244664-b96d-40ed-ba20-a0b62049cc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:56.112Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4dc42d35-4af3-46b4-988a-4cad7ecfca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:57:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:06.126Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4b5eed87-83ba-4090-b22b-7efa322bc382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:16.142Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ad3deb6b-f5f8-4f89-99d9-ff440877baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:26.156Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=610fd726-0895-44e4-bff1-b3a54b27caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:36.171Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=037252c0-7693-4498-ab75-1a2c0d44183a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:46.187Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e12c32cc-d781-4be2-9861-5a69dd35871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:56.203Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3f1b5ec5-9dd1-4127-8d6f-029c37bddc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:58:56.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:06.225Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5996ca31-fb66-48d9-93d4-6c6873a6f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:16.245Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1037f394-79e4-4430-b590-338fb7db3d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:26.263Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fa7c66c2-1edf-4aa3-a02e-cea6a9c041b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:36.282Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=880b71ce-277a-4afa-b055-e2655d572110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:36.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:46.300Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=efe32ecd-a413-4712-a5cc-7596d65a8814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:56.319Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ab0fa57f-055c-44be-a08d-14ae3318a91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T00:59:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:06.335Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=911aeef8-55de-4297-a8c6-fa5b9d180661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:16.353Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3fac7f39-dc76-4e29-b13f-2d8d801c651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:26.373Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=967844ea-a4f6-47ac-88b8-b6eda8273792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:36.394Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f503c981-df5b-4912-adda-1d52b132c2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:46.412Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=214b9aac-145c-43a1-a673-7fda7ff36b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:56.429Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3d371228-6b29-4fd9-9225-126929259b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:00:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:06.445Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e8319f8c-b2a9-4855-afd3-ff4b6014bc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:16.462Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=be75a48b-32d9-483c-b159-a0e80384bda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:26.478Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f67c8c10-dc1b-4bdb-a087-cee8bd682498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:26.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:36.508Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f3260e5f-ef41-467c-876c-7b495c7c67b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:46.525Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=75b236da-59d4-4ee0-be6e-59bf65aa7e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:01:54.108Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:01:54.108Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:01:54.108Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:01:54.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:01:54.108Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:01:54.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:01:54.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:01:54.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:01:54.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:56.543Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c739c901-68ca-4c9b-ab68-ba9db66b2e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:01:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:06.559Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e2294013-3210-4567-99df-a9ecfb1e975a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:16.578Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=09314062-31df-4339-a411-e21b505f32bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:16.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:26.595Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=14fbf637-99b0-4614-9e23-9b31c77c64f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:36.611Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bef50b43-8c44-44dc-8639-3b3f62093424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:46.627Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7b682db1-eab2-4c3e-8bf1-e469e122d92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:56.642Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4134a26b-d503-4cb4-b752-904224432f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:02:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:06.659Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=45b655dd-cebf-4016-9ed1-6226a2088c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:16.678Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e9197ac8-4300-4959-82ea-90df23c4e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:26.696Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d1f73ec3-6b82-4d03-8b4b-5527995f2c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:36.714Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=10dd92af-b460-48a3-b8d2-6987df174e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:46.735Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3955d1ad-f3ff-4aa1-86cf-054decb7589b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:46.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:56.750Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=43b134f9-f4b6-43ec-afa5-2f416e51610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:03:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:06.770Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f21533eb-3bb2-413b-b0b1-d3c854941fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:16.788Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=652db5fd-1a64-4bd4-bfc8-8a72e64e8f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:26.808Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1d8a5442-8246-4a6f-96d9-38d9a584d696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:36.828Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=32070dd8-6c2a-4d78-aebd-275b2cd6a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:46.848Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=45d31181-4c9f-4743-b566-37ff7c90bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:56.869Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ff10dbf4-dbe4-4082-813e-4c049fde4c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:04:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:06.886Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3f7cf9f4-21ce-45d8-ae51-9287bb470d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:06.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:16.906Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bb17b480-9df4-428b-8abd-c1c432ef2a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:26.923Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a7558f8f-005d-454e-866f-d41e56951461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:36.940Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1d54ad13-65ac-479a-97c9-7f2412bd463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:46.956Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=680935e8-5c5e-4c59-83df-6f25787e4838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:56.975Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=210f0ab6-b038-4724-b04a-44fc42d0a3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:05:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:06.994Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1a63dc36-0a57-4eb2-9afb-027db9fa1934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:17.013Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3e7cdf54-ad3c-4ee0-b937-21376a50810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:27.033Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=775af3f5-5eb7-47b1-8f10-3c15abf83b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:37.050Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=87b03e70-2da9-4fa9-9e28-d32c1db5b316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:47.069Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=77706059-9f24-4596-98dd-858fc5d8d2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:06:54.119Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:06:54.119Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:06:54.119Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:06:54.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:06:54.119Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:06:54.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:06:54.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:06:54.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:06:54.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:57.087Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e73b6ca7-196a-429e-a1ac-b13946a2e34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:06:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:07.104Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b5b85078-2a95-482a-9566-7d3f17caa794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:07.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:17.121Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4882f563-638f-4b19-9755-b86c0079d20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:27.138Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=abd4576f-8c87-4906-85a5-26c7f626c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:37.155Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6b037bab-9c7f-40d1-8dae-c55dc00bed8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:47.173Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6d57a9e0-1cc7-415b-908f-826f4ba80037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:57.191Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4b110e8f-2abb-413a-bfe4-e18e2b8d7120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:07:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:07.208Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=34bf30a8-e5c5-4df8-bc90-baa4dcbc6c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:07.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:17.226Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1e0e4cfb-6581-4050-bb80-53889ed3fe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:27.240Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=986fca97-a64e-44d0-a92c-27ebcf1f224d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:37.260Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2d0cb025-3b63-4c81-8035-0408a92627bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:47.278Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9c708d6b-12c0-4ae0-9d00-e320fe0e8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:57.292Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cf6e2ab4-de4d-4405-b95e-6f8814897042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:08:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:07.308Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d7a0420d-5b76-487b-83fe-0cd3fe9f4088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:17.322Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7edd1216-9f16-45f0-826a-5d13f02e9054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:27.337Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7124fa9f-8b1b-4fc6-bfbd-6b81de248b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:37.353Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9e37f8b5-b7c3-48af-b834-e6497562a430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:47.369Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7d905114-3aa9-4fff-8b54-9f5bcd655bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:57.384Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0a3b417b-067b-4266-933f-c6248fa03389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:09:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:07.402Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7ee1dad5-e639-467e-8e2e-de3b7fbc2235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:17.422Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c572e313-4664-4c2c-9a0d-bf57d65ec71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:27.435Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f1d611bf-b22d-4238-b290-ee95e34114bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:27.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:37.452Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d289f9f3-96b3-41da-b210-aa3a2ef33b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:37.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:47.468Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=eec907e6-a44e-42d3-9130-aff224439e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:57.481Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d446754a-d1f7-4d99-b6cc-33ef33762fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:10:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:07.500Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=26b4e0fd-39c2-49af-a2d9-8fda7b0fed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:07.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:17.519Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=516c66ed-14a8-469e-a743-0d3ea1994faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:27.535Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=acb77860-0b04-4d95-88d6-35315e96407d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:37.550Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b4d83b23-6551-4f2b-867e-4e34efb4efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:47.569Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=52e3ca43-ede6-405b-bd61-a17dafb09db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:11:54.137Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:11:54.137Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:11:54.137Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:11:54.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:11:54.138Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:11:54.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:11:54.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:11:54.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:11:54.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:57.586Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8094ad0f-0eb1-49d4-a74e-2e57ca6aa930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:11:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:07.603Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e88ded00-2a7a-40c4-bc3a-2d1b4a47fd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:07.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:17.618Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d93c0b43-baf5-4752-bf8c-1bb0c23dd2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:27.638Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6945791f-3523-40ba-9270-8bd2cc1c2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:27.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:37.656Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=995440b7-253c-4394-8134-498a21a67890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:47.675Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=aa2abee0-4174-4bdb-8392-b7c975063758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:57.690Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=62ec4f40-6de6-4def-afc4-f1ccf3e650d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:12:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:07.710Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dbd6b0c6-7566-4945-ae21-a659fcf2541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:07.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:17.728Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b003958e-9c80-4038-8113-e50b137ec5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:27.746Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0e74f0c1-1408-4864-ad92-2fccef8953e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:37.764Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=20c2ba46-7551-42c6-934b-475a7a2e5368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:47.782Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0d45cfb6-c2f0-4e49-b13e-b0cf9c4c650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:57.799Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=65674e9c-cd76-4fec-87de-92674499e0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:13:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:07.818Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b4700922-90c8-4dec-bcc8-4b55a507d9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:17.836Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=09e99a48-71f7-4f32-90c4-16b0d3ec9257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:27.852Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1249d33f-a01b-4cfb-a360-a1bfea003793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:37.870Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8f072f3c-3df6-4272-9173-9f65f9b9b5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:47.887Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c1b86a55-8057-4de4-84dc-697104d59f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:57.905Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=71c6b420-377f-4af6-a0e3-0d3a3c5a007d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:14:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:07.923Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=39e20687-8e51-4c14-9993-3e11cdd0bcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:17.943Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0c7764bc-f6c2-4d97-94ad-6b0123edc043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:27.961Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=aa2e3243-191d-4800-ae4e-7d51cf38f849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:37.981Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=56225078-347c-4e70-ac72-468e52858546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:48.001Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8d642102-2ee4-4677-a8f1-a13bdc8fdc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:58.018Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d8ccd1d6-e58b-45e3-b1a4-d656c8bd86cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:15:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:08.034Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=481a7a48-334e-4cd8-ae7e-c55f92915114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:18.051Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ef0b9ad3-c096-456b-a98c-a624daefd4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:28.069Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8031578c-12b1-48c0-bd31-383e772a87f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:28.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:38.090Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b5c47ecf-fc7e-46d1-a7cf-45976b6a3236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:38.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:48.106Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6a179288-5639-438d-8342-10b060c3d56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:16:54.105Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:16:54.105Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:16:54.105Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:16:54.106Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:16:54.106Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:16:54.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:16:54.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:16:54.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:16:54.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:58.125Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6f98d030-9626-4b9a-86d0-4077d6cb213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:16:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:08.147Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=86b88983-be05-4b61-a7a8-e3be94adf2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:08.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:18.168Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b85d3475-c5ed-4677-9086-718a5036f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:28.190Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1766e267-dcc0-41e3-982d-df66f3290f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:38.209Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a455b952-1496-4c4a-92d8-e589e2519ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:48.226Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3c06a73d-f9c5-4d07-b600-6a7adbd07653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:48.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:58.245Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=49d71f8e-972a-4493-94d5-07da9619af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:17:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:08.262Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=51c6ca31-e616-4f9f-9e45-65e634a4d8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:18.282Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8d1a603b-f708-4ea9-bd70-c0fcad9ebe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:18.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:28.300Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d2c654de-094a-41fc-8f44-c56d75f0d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:38.320Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c158c133-e604-4037-b5e2-bf583be0ba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:48.335Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=65c5ae8a-e369-49fe-9f98-aaa95dbac8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:58.348Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9feab8c4-7805-4edc-969c-b652a72ea1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:18:58.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:08.365Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a2a0ddca-f5d3-4cd7-9489-42d48e7b81e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:18.383Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1905b5d0-35c3-4651-8f6c-5644d3191c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:28.400Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ff846bcf-0ab7-41f9-a348-43dd33ff5149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:28.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:38.417Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bf0cb2bb-dd21-4a51-9e4b-14842088859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:48.432Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5bc64908-bb20-4f16-b30e-79e84f1cd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:58.449Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=08aa9bbe-b267-41b0-b688-22de9e098bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:19:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:08.466Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=34192647-3447-454f-80a6-5cc587ff62a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:18.484Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=410f5510-e625-4c21-9a4e-2cf5dd276098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:28.500Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=70ca1c4d-bfbe-4a61-ac93-b31abf6b015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:28.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:38.518Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9862e9c9-4bc2-4dfa-95aa-ee45cd16e05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:38.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:48.534Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cfb8368c-b8a6-40d1-a645-03352b33e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:58.552Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7e09cdaa-e4c3-44b1-95cb-8c888a1ee47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:20:58.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:08.571Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f0529b49-6d0b-47c8-a502-e306eafc4fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:18.587Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=81ea3b92-765e-429c-a7ff-373679413442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:18.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:28.610Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a73ab4a0-797a-444e-8063-014198334f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:38.630Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d882d34a-98ef-4e36-9f90-0bb284adaf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:48.647Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=613e348e-82b2-40ec-835b-7a402b93bd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:21:54.106Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:21:54.106Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:21:54.106Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:21:54.106Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:21:54.107Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:21:54.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:21:54.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:21:54.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:21:54.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:58.665Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fd89f148-a6fc-4d46-9ea5-89d5ef86f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:21:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:08.680Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=47ca98f6-b60d-4bd9-a6df-e4aa26ae4ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:18.698Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=40b0d6a6-d1be-4a39-860c-bfdba3be48c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:28.724Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b718e60e-a470-4846-92bc-c05b8d1701b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:38.740Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2817f919-0134-4703-9718-8cef5ee345b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:48.758Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2602a846-839f-438d-aec5-92c53c55fa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:48.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:58.775Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=aeb94896-c274-4a5a-b97e-434c036c08a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:22:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:08.792Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=09c2cc9e-8247-4b39-a383-ad2856db7a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:08.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:18.810Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=45f9090a-e5b2-4c08-935b-1124bbca8254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:28.829Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3c456a14-7eba-41d3-aef2-b198de33fc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:38.850Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dd0e4de2-76f8-4edf-a057-9cce0e429a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:48.867Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1cbff805-dd2d-469e-b8cd-51b04f2a717f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:58.888Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d08a5c8a-9f7a-4d62-94b4-d2fa08820a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:23:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:08.904Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=48ecdcfa-62b1-4fbf-988a-22a4796bb29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:18.921Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b7bc6aa0-2251-45ec-a29e-c54bd8af112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:28.936Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4a9f18d9-69e7-4f9e-9147-f01ec3640731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:38.953Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=216da79b-124d-41ef-826d-debeb9532fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:48.972Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ee10b940-0660-4199-88ac-2ad3164ae704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:58.990Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=46ecb0fb-e8f5-422e-9784-06ef016a9047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:24:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:09.008Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=970fe9e2-7a34-4a63-a3a5-e81533c1b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:19.027Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f507cf7d-7bb1-4fae-af15-96e5968438ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:19.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:29.048Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=388b348e-15db-444c-b047-c4c223524cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:39.068Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=327d6811-fc4f-4ee5-b2f1-4bc59a02b47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:49.085Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0ab477db-8445-4c41-a12c-fa6749313bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:59.102Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d7840917-1f8a-4f31-af5d-209181326cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:25:59.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:09.120Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4339f5e4-09c6-46cf-8d81-e68d8c24ec64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:19.137Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4bc93cdf-aa60-4b57-8e02-e1c9ab957e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:29.153Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3629a845-114f-497c-9a7b-ab06e23de8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:29.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:39.170Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fc3ac91b-d7b1-4e8b-a89e-62fbb23dbb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:39.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:49.188Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=19be4a9a-74da-4815-9532-1b02bff7b607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:26:54.149Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:26:54.150Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:26:54.150Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:26:54.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:26:54.150Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:26:54.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:26:54.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:26:54.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:26:54.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:59.209Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0e93bba4-56d5-4427-a6b7-a9cbd8a466f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:26:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:09.226Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0ada5289-940c-42f0-9376-296748b77c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:19.247Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=291197db-8813-4952-a424-8dd973bb2cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:29.266Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7ca77894-16f5-4706-8b56-4c632de550c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:39.286Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1afe4f10-99de-4d61-a8b4-8fa24d136d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:49.319Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fc55251a-dbb7-4321-9085-869ca655c70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:49.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:59.337Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d50a14dd-0daa-4b04-8fc1-2bff7e687f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:27:59.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:09.353Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=13f0b6be-b2f2-487d-98d4-53d919ded0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:19.374Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=56029c9c-4e47-42e3-bbde-05a54388a695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:29.393Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=903fb166-e134-47be-bf15-11374da11dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:39.414Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f3ad199a-0574-43b5-9fe6-3f45d9d16cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:49.435Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=48cb7371-8a4d-46dd-8fd3-ac77b17e1f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:59.450Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2d3c48d3-303a-48d6-936e-3836a5373452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:28:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:09.467Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=35bb6843-a624-43f3-9da9-2e2d488eab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:19.483Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9fc5689c-524c-4028-a28d-477057872c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:29.501Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b4deed3d-c3a0-44b0-8fed-88f0295a0c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:39.519Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dca82067-81d3-4e4b-8854-85bcd9db38cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:49.535Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=497b2d9b-1440-4e32-a36e-c90353f59644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:49.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:59.553Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c281a787-929a-4347-9e71-464497aa77fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:29:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:09.574Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4aca8f2c-b1ff-4aa6-98df-0eec6dccd541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:19.594Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e2290a23-e919-4257-9937-da07f589ca4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:29.608Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4914db33-d7e9-457c-8bd9-b9a6c91bffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:29.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:39.625Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2e349993-dfdb-4992-9920-02a4a43490a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:39.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:49.643Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f44c4075-b4b6-4d64-8b1e-36f1c547854a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:59.658Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=934fa28f-6ecf-4db1-8b9f-87155d923914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:30:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:09.677Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=67a46a05-168e-4588-ac84-b69c3e20170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:19.695Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4c5d2db8-89a4-48a6-b21d-b77aee1653ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:19.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:29.712Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=46449ddc-bd48-48b2-b16b-1a3c3f84246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:39.729Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c3e9020b-2f69-41f7-866b-cb382d5d6b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:49.745Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=36690ec3-3d26-4166-b489-b7ac11f014b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:31:54.106Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:31:54.106Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:31:54.106Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:31:54.106Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:31:54.106Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:31:54.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:31:54.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:31:54.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:31:54.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:59.762Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cce9b235-5a67-426a-86ac-b8986ef372cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:31:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:09.779Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7933e1a0-a8f1-427a-82fd-5f2a8c470083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:19.800Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0962983c-d52b-40da-8b61-135ac0c0afe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:29.814Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=eeadf5e5-a0d0-47c1-88b1-10169f17f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:39.833Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e2543535-501e-42b5-8003-9b0f46cd2608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:49.852Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0031c836-be91-4f16-9c9b-273a26b1d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:59.868Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dcaadf6a-eac6-4306-90a2-5c8ba4207679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:32:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:09.888Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=578939cc-8e24-40c4-952f-4dfa19d31421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:19.907Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=96874187-06d2-43f9-811b-073c8061098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:19.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:29.925Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6e9f6f4b-0fe3-43d7-9158-a820defe9583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:39.943Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=536d1423-ce35-45f1-8589-6f79e65afe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:39.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:49.960Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4fe61f3b-2d97-4816-ad13-042667f89f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:59.978Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=159c7abf-ad22-490f-b24e-b06f62821dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:33:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:09.993Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d71fbed6-339c-418c-a64d-3ddbaf763292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:20.012Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=55204eb8-02fe-4865-af0d-78459d845072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:30.028Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c4209a03-dca5-455e-9d43-22dfccba0ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:40.045Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=18f74aaf-a72b-4ef6-8a4e-729a8e7b324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:50.064Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f065dd50-1866-4424-8fe7-97a2db4ca521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:34:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:00.081Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=19ff8f8c-8d30-4ed1-9ba5-600ba53b5880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:10.100Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2a783333-fe7b-4cbb-9dd9-49e67758b5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:20.119Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3b418c3a-4f3e-4048-9d3b-a532f21ca8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:20.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:30.139Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=aee92cd4-7dce-4aba-80c4-9fa53b81598d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:40.156Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f0a15243-57d0-4b4c-87a3-98cc3464f009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:50.184Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fcd06014-de9b-4072-ba1f-d33a20dc123a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:35:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:00.200Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=151f7167-b74e-449d-9243-56bfb6eb9da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:10.218Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2c8e5af3-49ec-401d-b056-f36efef15b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:20.235Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ba7e8c44-566d-4157-a7d8-ae3f5ae14528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:30.254Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=150601f1-74b7-4613-b2c4-80a49fcc756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:40.274Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6a848dee-8bad-43c8-ac71-85c36301f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:50.293Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=04117d69-e5f1-48a8-b7b2-eb1614044814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:36:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:36:54.108Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:36:54.108Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:36:54.108Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:36:54.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:36:54.109Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:36:54.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:36:54.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:36:54.111Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:36:54.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:00.309Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1cfc44c0-8e7f-43f5-8b06-798312da924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:10.328Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=35280872-a1c0-4a75-ac69-aa9de86fb0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:20.347Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8fcfbe38-78ff-4848-a9f1-044df40bf03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:30.363Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b47fb040-9ffa-46a3-a039-5031d215a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:40.380Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ecf66afe-2116-4255-821d-db8ba741f58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:50.399Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6ef54099-5c55-4523-b4aa-f7222a5ffa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:37:50.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:00.417Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=69e2ff74-dc7f-47a4-a2a0-c390b971ac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:10.435Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=64be9106-f188-4ad7-a3ee-2b370572ac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:10.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:20.452Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e9412d07-09a6-45f8-83d2-dd970bef0e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:20.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:30.471Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=76fc7b0d-f508-46e2-8983-a0491be74df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:30.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:40.488Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c5073945-2a1c-4687-8f69-d9a7fbe0ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:50.506Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b4a72540-f72d-4770-b6ff-78740e2120b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:38:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:00.519Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=50b6076c-3c0f-4d1c-9255-bc1ec15d2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:10.535Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1c70a666-7e68-417d-8215-fbcafb1ee421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:20.554Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9d119a38-84f9-4604-b375-6e4ec813caf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:30.572Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=073f9752-b789-488f-acc6-7bfef01025f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:30.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:40.590Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9cdccb98-4bb8-4af7-b1b4-b856913d75cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:50.607Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b0bec282-1e4a-408a-bf66-8b45193c836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:39:50.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:00.624Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2d6b074d-22d2-4ef4-a7df-304049639456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:00.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:10.643Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b463e94e-35c6-4841-9a9a-754b8ac83ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:20.662Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=40677cbb-21fd-4f73-9147-0626eddccdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:20.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:30.678Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fce73ebb-523b-4bef-8d35-e7696a4a5bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:40.697Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1e838288-0899-46a9-a9ee-79fd9a0cc264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:50.717Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d108f903-8abe-4884-a7ed-7742e896769e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:40:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:00.736Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d1bc3e3a-835c-4116-ad56-fe98bc825be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:10.752Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=06c398f4-8b31-4549-af1a-b59828e1e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:20.771Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d8028d3b-3315-42f8-8510-e20c879fa9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:30.790Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=83293737-0d33-42f0-9231-e7148cacf714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:30.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:40.810Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=39671812-2c3e-4fb6-8bf6-2af2ea362942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:50.830Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=03ec4878-fd8e-4c31-af0d-4b1e5511c39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:41:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:41:54.140Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:41:54.140Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:41:54.140Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:41:54.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:41:54.141Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:41:54.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:41:54.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:41:54.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:41:54.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:00.859Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0bf91d58-1e2c-4fe2-9f42-418bf4972c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:10.878Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8f199d0e-628a-4693-9203-3a14dd9f830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:10.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:20.898Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=167b4ae1-d4cb-46a9-9214-ab1e4d6847c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:30.918Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=76aa215c-760d-450b-8281-10bb0a8fe10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:30.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:40.937Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a25d065e-ea60-4eac-ad96-7ea3f3bfce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:50.955Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=39ac4f46-d869-4f0e-96a1-07154ce43dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:42:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:00.972Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1f39f85c-7bfc-4383-a670-2241367297ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:10.991Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=448e41ec-df3a-41b1-b0b8-afece427953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:21.009Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9259a9a1-5e4c-47d1-bcc9-588e1d394258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:31.027Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dd9f1f2d-533a-42a1-89d5-e5847d03123d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:31.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:41.047Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fadfba10-94f5-4981-a456-172401c5cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:51.066Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5aefbfcc-12f9-4762-a302-e3bce9c643ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:43:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:01.083Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=eb2758d4-e46c-41ba-9f7d-0e6e073b83c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:11.102Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3a9d1f76-e5fa-43c6-8801-b67723da4028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:21.121Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=84d11b8a-4a80-4f4d-8677-14a859a1c7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:31.137Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2663da14-a496-46b8-94a8-b6e03b75a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:31.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:41.155Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fb9adfdf-a39e-4179-933f-ce99780182ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:51.172Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b43fd4a2-ee1a-4372-b737-26f402f9c6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:44:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:01.187Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b50a30f9-6d19-493f-b9f3-3d1b7aac94dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:01.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:11.209Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f0b6f776-7aad-4245-8133-8248f4a1cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:21.225Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2b10bd26-97f6-4cf8-b59f-e394c7e4df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:31.243Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bdd1e5af-a9fe-472d-8935-18e8a76fb269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:41.264Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=05424789-15a2-4318-9242-e0dac56daf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:41.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:51.283Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=af3a5a33-861c-42ac-9c41-2ca6f63159b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:45:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:01.315Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6f271520-7df3-4025-b74c-819de3ca275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:11.333Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=92f29ea5-256f-45d8-82cb-41fa2a057a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:21.349Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8771a359-2270-44cf-b44a-0fc009894976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:31.365Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=46477a10-c8e1-4122-96b8-6c6434e0f76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:41.380Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=303960b3-f6ea-494f-9867-5f4066c68864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:51.394Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cc5920dd-ed49-44c2-8cd5-44951821315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:46:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:46:54.137Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:46:54.137Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:46:54.137Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:46:54.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:46:54.138Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:46:54.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:46:54.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:46:54.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:46:54.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:01.412Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=60b4c833-07cd-4510-9576-d4fed0994743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:11.431Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=64c54b58-4e4c-4051-a5b9-02d72d291cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:21.449Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7e95270e-4699-4b5d-bdf0-391c7710dff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:31.483Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c4e8205e-7111-473e-a3ee-d889bb68a019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:41.498Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f34151ff-1446-4b08-a637-91ed297dacdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:51.518Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7e7d4451-4e51-4b2a-9330-b78ea16090b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:47:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:01.537Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ea497dc8-8e5b-4e51-9102-39fd3b58d3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:11.552Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=66b1ec22-d933-4c97-b148-7bbdf4d80894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:21.572Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fbc4f950-8f29-43bf-8d4f-0cafe231f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:31.593Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f2e9ce01-f6f2-4eb1-99bd-91e681f798f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:41.612Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9302c78d-cc30-4354-adee-04a7f940814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:41.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:51.631Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=916a5bd8-0d94-48bc-b35b-e9622360f1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:48:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:01.647Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8a43f7d8-b452-40f7-a8f5-7ae69f648ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:11.663Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cc50baa5-5cbe-4893-a0f6-b58091ab7492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:21.682Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c337d83c-3908-4ef3-8a74-2369abd2f42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:31.700Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1f3c444a-7905-48ad-b439-36983ba7a2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:41.719Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1b07a938-e03e-43d7-97e0-f1e2fb5d6362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:51.738Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c0f97004-5c27-47d2-83d3-be2e323bd66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:49:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:01.757Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=23d81362-f801-4153-8199-19ae640ef911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:11.774Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5d51bc43-a19f-456a-9099-41aea23e8ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:21.790Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cca846c8-ed39-4eef-9a8e-9ead6cee2424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:31.811Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=632ba8e0-4269-4c87-bc94-55a71ba867bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:41.830Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d2b377b6-7ace-44e6-ae8c-6d81cc29edab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:51.846Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b46bbfd0-82e2-44c3-ae3b-9e1399b66bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:50:51.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:01.864Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ce0b0415-d6d0-41ce-89ef-73563c0ef6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:11.882Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e9e234e7-7231-47ac-aa1f-cc3404c80c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:21.901Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=82a82054-8b1d-4862-9aa3-bef2745b6466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:31.919Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3c314bd8-53c4-438e-80a5-b4ca7a436552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:41.937Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3132e788-cccf-4783-9c8d-6f4ab988434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:41.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:51.956Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9bcf26a1-2c15-434e-aed6-7615d099a573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:51:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:51:54.126Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:51:54.126Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:51:54.126Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:51:54.126Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:51:54.127Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:51:54.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:51:54.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:51:54.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:51:54.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:01.977Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=83f8ccb4-f79f-4dba-8bb9-1bce14ae17b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:11.995Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=629e0dd9-5599-4bce-ba85-26e57180ed39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:12.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:22.013Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3460d87e-8b45-47d5-8134-ba3dd589b66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:32.031Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=691fd9c8-5f32-4fd9-b235-86ab8f0d7a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:42.051Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e86a9680-2257-42e2-98c8-4d381a2efedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:52.071Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0535dc69-3f45-49f4-b4e4-1a3470cfdd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:52:52.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:02.090Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=76f2923d-99ef-4630-808b-94aa8b8ed5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:12.106Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=634d6367-7e92-48af-83ef-41bf29948f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:22.127Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=68de3017-a71d-464f-84f8-b85e98887a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:32.146Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=19bfae90-dd84-476a-952c-5c4c02c67116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:42.163Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fde7a99d-a0a6-450a-b05a-a02fe13b8764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:52.180Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=82a0becf-3b75-4975-9adb-cb10c4e90d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:53:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:02.197Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0c7efc17-1103-470d-8607-ad95f57737ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:12.212Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e96b79d6-6829-4ec0-907f-2cbf5a7f2dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:22.231Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=796cc2d4-4e51-49fa-bc3d-15054ddc7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:32.251Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ced8e866-a47f-4c84-8431-417c784b24fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:42.269Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ba734cd4-e6ae-4952-ac95-36c70e0a4dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:42.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:52.287Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d523459d-efbb-4d3e-a05f-c1b421fab3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:54:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:02.304Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=55e67b9d-6091-4d2d-8d16-9c6f06d4aa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:12.322Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=afb548e9-f168-4a25-81b5-d9856ebab055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:22.338Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=11294bce-9f06-4f96-8844-90cd7af81246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:32.354Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e0596086-1a23-42d6-af37-c7c887c607ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:42.373Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4cd88734-61d9-44cc-8a9c-a2ee34df2fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:52.390Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7cc0bc83-d946-412f-8c04-5a4b205cc0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:55:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:02.405Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b3d730b8-12ee-4f49-b21c-4d85097dde35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:02.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:12.424Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=876d8e3d-9cd1-45ac-a8b8-8f540f22f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:22.441Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4410ed40-452b-447d-b541-beadd08a9383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:32.459Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=48c55041-31d9-4af1-b8ef-780f75a79709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:42.478Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b2ddea63-aa0d-4c94-a762-5b91f2c841bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:42.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:52.498Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=10d6e4c5-a7f2-4800-abc4-fc55682f63ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:56:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T01:56:54.120Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:56:54.120Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T01:56:54.120Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T01:56:54.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:56:54.121Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:56:54.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T01:56:54.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T01:56:54.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T01:56:54.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:02.511Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=15056d1c-4a14-4436-85c4-a569227830d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:12.530Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=eb666295-ddd5-4b96-b689-c4cc877e77de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:22.548Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2b3099c1-9d91-4d11-9789-7124aaf2b297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:32.564Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=303790de-8ab5-447f-905e-9d75ffd2137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:42.582Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0e7887a9-3683-4e67-a3ca-67d63cad4d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:42.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:52.596Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=40cca37b-0753-4975-9688-d2740a876a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:57:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:02.612Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=385f2939-1b30-45aa-b4af-8a7f8701feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:12.627Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=242d0edb-af88-4f58-92d8-cb3d9f1f8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:12.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:22.644Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8fd1e644-f8e4-4c63-a703-90cfb7acdeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:32.662Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=21e812db-0b86-4ec4-a417-16ac87310238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:42.676Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=177be576-e131-4f41-ae51-fb63958cebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:52.692Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=423ecd50-8145-4187-a196-ab493610f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:58:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:02.708Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dd549895-f832-4030-8f79-68e1d06987e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:12.725Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=dda2d22a-5339-4ee1-82c1-d00c1717816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:22.741Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=35261cb8-6a29-4468-8ff0-4d379751cb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:32.757Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=514fb3c2-d8ba-4ed0-84a6-759f6ca226d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:42.773Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8d5ace40-ade3-4cb8-b57d-2e3ec7891f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:42.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:52.794Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2b5dbbc8-323c-485e-96f0-9643e69b6c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T01:59:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:02.814Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b1e523aa-6ce5-404b-ba90-95ef27215f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:12.831Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5a437521-7478-46d8-88c5-2b448b0044f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:22.850Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d77b4758-8426-4031-8d54-4539b56285d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:32.867Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=46f2dfb0-aa6d-4302-a3f4-2287b4f73dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:42.883Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8a6545e4-4083-47aa-bdd3-dadf1ae103fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:52.903Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ee089d9f-c7cf-40b6-8fa5-8ddf32e182f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:00:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:02.928Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fca6e3a1-527e-4f08-9cca-02bcab864e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:12.948Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f415f948-d3ba-4edf-9434-84cc08c7cfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:22.968Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=066404ca-4a4a-4892-ab55-6f21e4c823cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:32.987Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c7d15ab6-184f-4886-bb84-b83e111cefae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:43.002Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3c484e40-e9ec-452d-ab59-5e8f9c02c220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:53.022Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a1857a2e-e0cc-4155-acd7-b041ca0bcb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:01:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T02:01:54.120Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:01:54.120Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:01:54.120Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T02:01:54.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:01:54.121Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:01:54.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:01:54.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T02:01:54.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T02:01:54.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:03.041Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9e10721c-f3cc-4bf7-ad7b-358bcb4606ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:13.058Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=292daaa6-f58c-457a-a046-ceb92c35bd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:23.076Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5d1ced71-1d50-4cc1-9fdf-eebe829a46de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:33.096Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6af96d9a-b36c-4b43-80a9-b88179b25691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:43.115Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=68df2c74-4432-4d4b-b8e2-77f0553e49e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:53.132Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=af7472f2-b8fe-4fd9-9636-fe5b568b84a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:02:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:03.149Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=25d7cd97-4123-4bf0-8f18-3950d8795dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:13.172Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=df58caf5-f44c-488a-ad35-3d04a5fe61a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:23.195Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c5a01500-2b74-4d91-a8aa-cac2d7a76f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:33.214Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bdefd22b-117c-48e0-8d72-e26c370da89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:43.232Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d54d122d-c6bf-4d56-877e-b2c62e9024de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:43.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:53.247Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bf189bab-a90f-4ff0-8d1b-ed84bf9949ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:03:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:03.264Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ba4b6390-100f-4288-85de-b03aa65ab72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:03.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:13.283Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=328a87d9-86f1-452c-9f0d-1c106b2ab6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:23.310Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=51646eb6-9175-46cb-84e8-5b08450883af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:33.329Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=76516a7d-9e42-43d8-a4cd-468a5a0c7fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:43.346Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9527dc7f-3794-4a2d-83d1-dfdb35c0ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:53.363Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=96ebe0d7-ce73-40d6-9c6e-293849355aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:04:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:03.379Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1bff0de5-8ed4-445d-83ec-4304efc33a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:13.400Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d357a46b-6cd8-4d80-b5e4-d3be53f58967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:23.416Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=67517320-0c38-4592-8846-1e867674cda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:33.436Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=88a26f12-da9b-44c8-9f07-0a0a0fb4cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:43.448Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=03aa1d66-b4cc-4fea-a6bc-c63153c3c275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:43.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:53.466Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7dac20fd-5866-407e-8a53-1ddeb0513755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:05:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:03.483Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=af8eccc2-617e-4373-adad-a847c87b9174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:13.502Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7fe86dc3-1828-4d76-8e24-c773a0713c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:23.515Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=570f497a-62ee-4667-808a-9594e0a090e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:33.533Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=92e2c3bc-7c92-4f13-a113-752ca1cd5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:43.552Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=545ed69f-4fda-47a9-ab49-1b3463487743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:53.568Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4c132b92-01a9-46a8-b7cd-cb331cc38c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:06:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T02:06:54.111Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:06:54.112Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:06:54.112Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T02:06:54.112Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:06:54.112Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:06:54.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:06:54.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T02:06:54.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T02:06:54.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:03.579Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=be9a4948-edd2-43e6-8497-4899a8e229d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:13.596Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9dc2add8-fc36-4cf9-9d0e-0d2bdbc37544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:23.611Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a91e88de-1eec-49ab-becd-342d2fcb7c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:33.627Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1a5187d9-26f2-4b8d-9bdc-6a96634f8d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:43.641Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3177290f-7b78-4e76-81c3-d5319e469e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:53.655Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f0e95072-1353-47a4-b383-ada756a7c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:07:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:03.670Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cb063bcb-d824-41c1-91e9-aadfe7103e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:13.702Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d172085d-3e6a-46c6-9709-cb8c09a023cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:23.718Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6e24e38d-e4e3-415b-abc9-85ed80cc4ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:33.736Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=18488a4b-5f5a-45e8-a74f-43b8d9845ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:43.751Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=23cff5e8-29d3-4158-b5af-4c4aed8e6025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:53.767Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=28c86d63-d5a7-4272-8661-9ba381711e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:08:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:03.783Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a68f77ec-a3da-456e-b6b6-72e9a8a3ae26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:13.799Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cbd60afc-744c-461a-a5f2-6b5f04a5161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:23.818Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2eb909c3-97b1-484a-ba30-75329920aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:33.835Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a497988a-ea2e-4bf1-9194-660a83fd46d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:33.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:43.851Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c4748b41-a545-4815-9e9b-7f69d2832a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:53.868Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d33917dd-6efc-4851-a831-9a04b18e04c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:09:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:03.886Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7d74494d-0b53-4561-8c4c-8d7625761a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:03.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:13.906Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=61442c0b-f6c0-4c14-891c-e12e7781ab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:23.923Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e52cc62e-4103-4df5-a1dd-e89719bce153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:33.942Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=02ea977e-6f6e-418c-a9d8-118fe889a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:43.963Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=69799fbf-e703-43ca-af5a-d539f441f969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:43.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:53.982Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4392593c-1460-4015-a0e9-05f8c84b1e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:10:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:04.000Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a3eb3b1f-d9e7-4293-a8c5-5e16c53d4bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:14.016Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=99868c34-d649-40a7-b23e-573d7c46a166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:24.030Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0fc0aa8f-8e3c-490e-93a0-baacf0bed21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:24.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:34.048Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=54d6b950-b419-495a-9f6d-6b844b86cdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:44.066Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8e203794-6856-41ba-894b-414a9769f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:44.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:54.083Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0569ca37-c1ed-4259-a74e-c0a624992d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:11:54.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T02:11:54.102Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:11:54.102Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:11:54.103Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T02:11:54.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:11:54.103Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:11:54.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:11:54.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T02:11:54.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T02:11:54.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:04.101Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=99947554-56ec-4c7f-96b5-7cc897b3dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:14.118Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=a6bb0e5d-7dd3-4f03-ada1-af0655ec7a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:14.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:24.137Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=6128bb5d-9f92-495b-a626-e4949570bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:24.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:34.152Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ce0a9ad7-762a-4558-be3d-55b2cf585622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:44.168Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=0b71caef-2eec-4418-a8dd-6395781768f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:54.185Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e725d0f3-21d8-4446-a71d-2602d24eecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:12:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:04.200Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ed12e4c7-b9da-4945-b8d8-c81f52e20af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:14.221Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8b7cbcd3-3101-4154-8edb-f3eff86938be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:24.239Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1b8e22cf-b1e8-4359-a566-905f57ccd55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:34.255Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=727d3db1-76d5-4441-ac2a-be2201594ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:44.272Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=9134a292-c39f-4b17-a023-414c68500c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:54.291Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=c46b98c5-87ca-411b-bf1e-4c63e0ab64ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:13:54.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:04.305Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d3dd5579-fa1e-45fd-b7ab-4a45589c61f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:14.324Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4e2cd703-c926-4365-a356-e58357b6fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:24.342Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=cdb9e4c0-bf65-401a-99c8-1cafdd80d8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:34.360Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=2e520152-1ad9-49ca-b166-da563953293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:44.377Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=57d27e00-b809-4c96-9d74-073337e6df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:54.397Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e7b42a0c-33ca-47f3-a441-0f24d3c8ebe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:14:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:04.415Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=4d2acd06-acd0-4627-b225-5613d6dc944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:04.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:14.435Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=5338a8e5-6e18-4f1d-9922-d86394d519ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:14.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:24.453Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=97332e11-7fde-48ef-ad3a-37ea62212b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:34.469Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d2c99623-5aef-41f7-a04e-00ca9da85db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:44.485Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=91678112-56bf-42fb-a711-3c56078caf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:54.503Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=8123cd11-f041-4c36-be59-17d6a216c125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:15:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:04.522Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=935f4e38-a85e-4df0-9577-63a63be3aa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:14.536Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=21a82936-48d3-4383-aa00-623663a754a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:24.556Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=90ddec0f-f2a0-4772-8369-873d7e7d8b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:34.576Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=bfee5e82-a3ce-49d2-b040-5e783cf75bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:44.594Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=ac580fef-01b0-4c64-8495-44ad4994b566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-26T02:16:54.105Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:16:54.105Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-26T02:16:54.105Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-26T02:16:54.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:16:54.106Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:16:54.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-26T02:16:54.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-26T02:16:54.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-26T02:16:54.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:54.613Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=58688452-3224-44d0-ae30-c0369c3763b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:16:54.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:04.633Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=d9c3fc6f-c735-4542-a925-d59ca28ebca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:14.652Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e2ec9cd9-79f3-4083-a58d-ac6dbec7059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:24.667Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=3598a618-5170-4d36-b71e-91ff6bf8a91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:34.685Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=e791582a-0cfa-4f63-978c-7585d69748fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:44.704Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=fbef42e1-c1fa-4b3f-abe5-121966e37a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:54.719Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=f0e706bc-ce60-4d4f-bf27-0b85c2e7f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:17:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:04.738Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b264b854-f932-4f22-b787-6c8fce62bd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:14.755Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=391ec731-6388-4c24-92b2-1a76a1c0eab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:24.771Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=09229254-f4ad-4fa9-8bc4-73698bc01cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:34.789Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=7a83ce4b-56d8-4050-900d-1f3471ab9666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:44.807Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=1c834424-cad7-4c7a-a0c5-ca81e85d5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-26T02:18:54.826Z |INFO |Init configs |InvocationID=a1ca2f85-577f-42b5-88af-88f9ffd21ddd, InstanceUUID=b8878687-3a53-45c8-9ebb-a34f579e10be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-