By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:04:18.691Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:04:18.700Z |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-29T23:04:18.701Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T23:04:18.703Z |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-29T23:04:19.104Z |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-29T23:04:19.257Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:04:19.258Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:04:19.258Z |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-29T23:04:19.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-29T23:04:19.437Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-29T23:04:19.465Z |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-29T23:04:20.944Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-29T23:04:21.535Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-29T23:04:21.556Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-29T23:04:21.556Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-29T23:04:21.649Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-29T23:04:21.649Z |INFO |Root WebApplicationContext: initialization completed in 2183 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-29T23:04:22.224Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-29T23:04:26.142Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-29T23:04:26.812Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-29T23:04:26.843Z |INFO |Started MainApp in 10.747 seconds (JVM running for 11.436) |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-29T23:04:26.957Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-29T23:04:26.959Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-29T23:04:26.960Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-29T23:04:26.966Z |INFO |Start scheduling PRH workflow |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:27.022Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2b292eb9-9780-4a30-bb09-c1cb821b4042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:37.758Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d50ebcc1-c4b5-4141-ae5b-9da39d422458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:47.804Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fc46c749-2a90-4984-937a-1205e9e8a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:47.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:57.829Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=aeb34c3d-fed3-4c60-bb15-1749dc1f4472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:04:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:07.855Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f2f31865-58a7-410b-b445-1ed3e2a2521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:17.880Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=82a1fb23-f9d5-49ff-946d-c6a5b09a1470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:27.898Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e8173e17-6052-4388-ae17-1c9bffcbb418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:27.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:37.934Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7c53d606-06e5-41f1-8deb-07230158ab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:47.957Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7e608776-0d54-4e93-b6e9-09be70147fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:57.995Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bf75658a-9a3f-4b66-8a98-e49478630b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:05:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:08.015Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4a93282d-486e-4860-b040-c0c91a910fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:18.034Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ec8b1922-a25a-46f7-b7c5-a555aec9c794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:28.055Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=add188e6-cb95-4085-b8be-c660e26aca6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:38.074Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=eb2de7d5-3573-4ff4-8fe5-c4776c23b873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:48.095Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9381e32e-8cff-4a44-898b-dd5fd7769b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:48.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:58.117Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b56cd7e1-7f76-4757-ae10-16a897dfdfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:06:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:08.136Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a718fdb7-624d-4564-9a13-6a622ce03c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:18.155Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=10447237-c2e6-4b6e-8f3e-f31c4474e80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:28.174Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5d7b2b1a-084c-4da3-af4e-5db9c02c36e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:38.193Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6e175541-7fdf-48e2-8a28-149b4d684bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:48.222Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=54603b64-beb2-4f0d-9ffa-242375fb9110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:58.243Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ec831ead-efa1-4bd1-9757-e713f0c21530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:07:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:08.264Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1c606706-727f-484c-9da5-cff858129e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:18.280Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c57262c9-842f-4d5e-80f1-bbf6c5268c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:18.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:28.299Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d1f60291-319e-4b1c-a826-23671778213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:38.335Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9b074878-b7eb-4a30-8298-b29f856dae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:48.349Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7a221d32-b27b-4418-aac3-3570647e5e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:58.366Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=89ca74e3-3c77-4f42-b28b-45c136575de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:08:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:08.390Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8477ceaa-7e52-431a-ab15-7ddbfc6cb5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:18.407Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cfe21529-03be-4a09-8465-5e8daf77ec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:09:22.983Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:09:22.983Z |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-29T23:09:22.984Z |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-29T23:09:22.984Z |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-29T23:09:22.984Z |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-29T23:09:22.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:09:22.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:09:22.993Z |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-29T23:09:22.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:28.430Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=23cf038b-fcff-4f90-9d7c-fc79bc20616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:38.456Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f835f89c-4386-42d5-a5b0-214eeebaebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:48.474Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cadcc84c-ea97-461b-a0ed-d51a115958b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:58.495Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b3c8659b-551a-40e3-ab82-150d713a6ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:09:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:08.515Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=824b0f89-85a6-4663-ad2e-d0cd70f3c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:18.534Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0e65a785-2cc2-4442-b6ad-c80267b232f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:28.556Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a9dc7822-cfba-4d74-bf6f-76606cf826aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:38.578Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=968d8eb6-d863-4783-8776-4651bd242bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:48.600Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3f5df80e-94e8-4df6-904a-7279083dff4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:58.618Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=797be48c-f8fb-4957-8ebd-812bee2e5e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:10:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:08.644Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d5ec71a2-e2e8-4711-a931-bfb35b8b376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:18.666Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8c9e1f94-ff41-421e-9ca9-62cff4d010c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:28.689Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=96879690-2681-4f87-9154-0beab56879d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:38.711Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e3528ec5-272c-4681-941a-b08027e661eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:48.734Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=124d3ad2-bd03-4616-98d5-ad243bbaf727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:58.754Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=56aeb9b8-87a8-406e-8348-50fe8e4c654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:11:58.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:08.773Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=16857277-1e38-48a9-87c8-8d6d642be181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:08.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:18.794Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=90c8460e-8e3b-4393-8f89-0cda0938928e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:28.818Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8cf80908-61a9-4db8-8a96-7ddcf238c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:38.838Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1eef0a2b-e642-4682-8753-e3f5d7f692ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:48.859Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=abca540f-a745-424a-8e3b-af6fda420352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:58.879Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bbcfc86e-9f4b-48c5-a3ad-9852f7585f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:12:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:08.899Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ce8dbffa-d4dd-4d86-9e03-16e04881042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:18.919Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c54e9c2b-0f23-41c9-8af3-22ad6fe46d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:28.939Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=19a69a14-227e-47ec-a8cf-4c1cda59a896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:28.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:38.961Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=14dbbd1e-b2c5-490f-9c7b-f3fb99b4cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:48.988Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a4f55b58-a026-483d-bcba-8188e6309863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:49.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:59.010Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=56372dc4-1cfc-4c7a-8336-90971c9ab3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:13:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:09.028Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=49809ba0-ff32-4786-96ac-a667cbe75788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:09.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:19.047Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bf9160ff-a3cc-41d2-8250-324d6e14c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:14:22.434Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:14:22.435Z |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-29T23:14:22.435Z |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-29T23:14:22.435Z |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-29T23:14:22.436Z |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-29T23:14:22.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:14:22.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:14:22.443Z |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-29T23:14:22.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:29.070Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7e12ae82-acec-4344-b025-babc7f9d80b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:39.093Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5eabd9a1-f0b9-41a8-a852-7b9e4de71681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:49.122Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=68fc1f12-743a-45d0-8ea7-6b05dd95700c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:59.145Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4ef38553-30f9-4872-9688-363c1917d0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:14:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:09.166Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7db142e4-0f06-434b-8211-50a12f9719ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:09.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:19.185Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=17f81fd8-1c8a-4f7a-99c6-86c095240524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:19.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:29.202Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=aa5e686a-731e-4332-8d88-147f248a022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:39.224Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4e579a5b-ce40-4309-8d42-4a7905543481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:49.242Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9ad60ca9-14ba-46b3-b8cd-dd2244df8894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:59.261Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=50f55061-69f3-4055-a15c-b883a7539c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:15:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:09.279Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=36fc1623-f7cc-42b5-b485-560201ed1388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:09.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:19.302Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e00959b2-47f5-4613-b6dd-b8ab890ccf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:29.325Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bb098c09-29af-4638-bbbd-ab4537ee5959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:29.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:39.343Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1e67d128-a764-4aa1-b071-091056a795fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:39.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:49.359Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fa25a1a0-2202-4ea6-aee0-6b6f0fa0d0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:59.379Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9e6edab0-1aa8-40d0-b981-d879dc55b846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:16:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:09.397Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4d173d98-52db-44e4-ae82-5ed43ae2585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:19.417Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=83dc5fcd-147b-4e91-ac7b-62c6b8e6ccb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:29.433Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=712d1dfd-d5fc-433e-999f-14cf599a0d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:39.451Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3816f9b6-6ecd-426a-be8d-74be944040cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:39.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:49.470Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4494809a-40c2-4a91-83bd-725a93b99e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:59.489Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4204b434-a1d1-43cf-8fc5-2e831241f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:17:59.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:09.507Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3a5a7b25-6aab-472b-a3be-d337554a86cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:19.525Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c4cecda7-f08a-4ae6-85ec-ba232fce56ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:29.544Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=28058eeb-9fa1-4cc7-9e0d-afa76d3de357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:29.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:39.563Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=759d8b1f-48ff-4123-95c6-bf0e99dd111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:49.582Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=93b0f4e4-d058-4138-a2f6-03de43113ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:49.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:59.598Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ab0ef731-86c3-4c71-9b73-8cd60984d6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:18:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:09.617Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=901fc604-5b23-4f21-ae1b-76bdc131ebf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:19.641Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=eeec9852-e707-4550-a200-caa7517fba86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:19:22.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:19:22.396Z |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-29T23:19:22.396Z |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-29T23:19:22.396Z |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-29T23:19:22.397Z |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-29T23:19:22.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:19:22.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:19:22.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-29T23:19:22.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:29.660Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8b52743d-ca7e-4036-be48-606ac8bfe972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:29.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:39.677Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=37af63bf-9cc6-4ade-90dd-f92dc18961ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:49.696Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=16a49129-e631-4e30-a7ef-e19f4dfe23ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:59.714Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=40896d47-238c-4789-9579-057bdfa9a0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:19:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:09.730Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a6c3fdb3-3c3f-4e5c-8cba-7a16de637afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:09.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:19.745Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=19dc1192-26c2-4c7d-93ee-02d932009b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:19.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:29.761Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=59894237-57ba-4323-bfa3-54de528ccf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:29.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:39.785Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f2ad06b3-fd2f-4f5d-a095-3aa2acbb611d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:49.805Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5f12b5da-2323-47e1-8e66-39666276284c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:49.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:59.823Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2e26fb3a-5166-4f8c-ad69-d6f5c8fb92d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:20:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:09.841Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=41e9939b-9872-4201-9f61-2afb8fe46192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:19.858Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=95d25b7b-8a4b-48f7-8ea3-69a8a38aa658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:29.878Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2082c19e-05ec-4903-8a10-9ab7695508fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:39.897Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a64c4f2a-7291-4259-baad-f227684baf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:49.917Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0c40f449-4392-46df-bb64-f5349853e57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:59.936Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=681148b0-be8b-40d2-9c93-6809cab68a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:21:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:09.954Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c1ddfb2c-4106-433e-a2dc-170e1e574b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:19.973Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2249244f-69a9-4853-bda7-dea3849dc28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:19.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:29.990Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=69aac302-a3a3-4d39-9f64-2391d346d2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:40.009Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1b7d15de-b020-43d8-871a-e121e57315df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:40.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:50.027Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4307c5e3-8416-4540-9b3a-ef3cffd8f2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:22:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:00.045Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a7a2b0ce-4d00-4ff1-b357-d15ddf1655d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:10.062Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=44e35074-5f04-434a-a087-6d561c9a774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:10.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:20.081Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0733f617-e099-4c88-9136-aaf471812e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:30.101Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=50e95ec8-8e87-4a55-81ee-0e94b018fdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:40.120Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0bb6d996-c3e3-40a1-8422-a6ffaaa022ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:50.138Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a8a65360-3d78-4822-b4ff-17d7e9c8114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:23:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:00.156Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=beffd3bc-072b-4499-84cb-54e5d63e0890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:00.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:10.177Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c6216523-a1d8-4122-82f1-e013ab06a8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:20.197Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=71976a6c-bf74-4302-8e0d-15ae670443d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:24:22.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:24:22.403Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:24:22.403Z |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-29T23:24:22.403Z |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-29T23:24:22.403Z |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-29T23:24:22.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:24:22.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:24:22.418Z |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-29T23:24:22.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:30.222Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9ae0980f-a66e-426e-a040-b5323366d108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:40.247Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4ea50cd6-35ef-47cc-9aa4-4a6a186e947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:50.268Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8d2c8571-089f-4610-8233-2508d905b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:24:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:00.287Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=97357d4a-d2de-48cf-a5a5-dc3da32b4e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:10.307Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=66fd7d3f-ef7e-415d-b9e8-c3c40ff05b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:10.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:20.327Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f525719b-2377-4464-a4a2-119d4e233691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:20.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:30.377Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=17cef9e6-62fd-49c4-ad06-67314f7b092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:40.398Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=eb466841-bccd-45dd-9d31-a09508ede39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:50.417Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=76c8ff70-6887-4086-9db5-5ba73055be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:25:50.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:00.435Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a706f530-3fda-43dc-bb51-e76eeff0eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:10.454Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fe26f42e-5c37-48e2-a519-29df274df7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:20.492Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7791b78a-6ca2-4b15-865b-447cb5c1282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:30.511Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4c36808a-f781-4acc-9b58-765fe5ea35b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:40.530Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=105b6f01-bbef-42af-9197-f014d3d6ff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:50.549Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4c2fb73e-4b97-4c59-a7b9-41466fa31b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:26:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:00.567Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=da322b01-c227-4f0f-9cd1-bf8b55533d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:10.588Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=21c6137d-431a-4d28-8756-221a1d42a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:20.607Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6cc90549-ce1e-4f6f-90cf-f22530d67bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:30.625Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7c1e2454-e953-484c-84ea-e83b25861682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:40.646Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=417c120e-eab4-4dfe-a284-d6756b419e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:50.665Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c8c5992c-bf8f-46d2-bfce-9789a8497f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:27:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:00.684Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2bc2cc3e-efe0-4ce3-8576-f054657d7bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:10.706Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7ed65ac6-ba8e-46e5-986c-749db624d5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:10.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:20.742Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4a0d2c12-7dce-4898-bbc8-9bf94da2b573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:30.761Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c83c820c-93d2-4abe-855e-d6a8726b2e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:40.786Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1218576c-a377-48a1-a75c-61894092fc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:50.806Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5a894b20-8af7-4577-bfb3-0f2847557b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:28:50.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:00.825Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=46036f25-0daf-4db1-b489-18b892874229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:10.844Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=751334f8-5f27-416b-81b4-2ff91422b6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:10.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:20.864Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4e6048e3-6e25-40bb-bef8-db5bf02cb5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:29:22.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:29:22.387Z |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-29T23:29:22.387Z |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-29T23:29:22.387Z |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-29T23:29:22.387Z |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-29T23:29:22.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:29:22.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:29:22.393Z |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-29T23:29:22.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:30.883Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c4cd1a33-e636-451c-8291-6127d948a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:40.904Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0f15696d-2cb5-4774-a95c-ee4772854d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:50.923Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=42204200-5bcf-45a6-a837-8696c5e420c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:29:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:00.943Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=83dba55b-92c3-445f-ae0c-ba51ffa395b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:10.961Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=18c6f1bb-e6b4-4ce0-8a7b-fe96a02da643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:10.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:20.982Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4aef37a2-a71e-4f9f-a8fc-a86010411944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:31.002Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=90770533-8133-4e1e-b025-7ab920765628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:41.023Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fdff43d7-0b12-4dd4-bc4d-0381029649b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:51.044Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=17a23a12-0812-46ed-8bbd-bef571310d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:30:51.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:01.063Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1a6ce72a-34c2-4e3e-8efc-b6c44b151d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:11.085Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fb4ac9ff-a0df-4388-acc2-87accdbf6a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:21.110Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6677ade3-6740-4247-a6ff-5d835d864f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:31.131Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ab4d5bf9-2108-48c1-8a9b-e7c472f57240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:41.153Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=05f44c24-2b78-498a-a10f-7fa9e4900b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:41.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:51.172Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1a244554-9d09-450c-bdf8-e0d6b6e09a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:31:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:01.191Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e0cc15a3-7caf-4a8c-98ef-fa66b376e716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:11.212Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=631c12bb-75ae-40ef-8b1f-28b09c2d46bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:21.233Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dae7ff4d-dd75-4dcf-ac35-27f150df6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:31.249Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a65ef1af-9c93-4d64-963e-63009c8604a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:41.269Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d1f8e7ce-66fa-4dcd-a0af-83d9530ad1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:51.288Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fe8372bb-08dc-42db-873a-19392676ed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:32:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:01.308Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c96ba2c6-1729-46d1-a409-3be9002f59b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:01.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:11.329Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0087882b-e86c-4e21-aab1-7aab4f7c7543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:21.349Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5066dbd3-017f-4593-8c3f-deec0e4aa89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:21.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:31.370Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=11db0434-651a-4acd-aa3a-f8c0b042ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:41.401Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=09627694-c0a7-4a4b-96af-34bf19139214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:51.420Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bd6fc613-3a4e-4b9a-b4e0-43b4c1f81f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:33:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:01.439Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=836aa705-c590-4114-9640-8707925ad3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:11.460Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6d4d8c09-27d7-41a2-b8e4-b384171d19e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:21.482Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bcd8bbbd-ff6a-4607-80aa-9153a3e1a3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:34:22.429Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:34:22.429Z |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-29T23:34:22.429Z |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-29T23:34:22.429Z |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-29T23:34:22.429Z |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-29T23:34:22.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:34:22.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:34:22.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-29T23:34:22.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:31.502Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=61314915-e005-40a0-b746-6fcbf553aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:41.523Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6974a52e-4a63-4929-8fd8-53017cfe921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:41.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:51.542Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=176e359b-74be-44c4-851b-75898b72b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:34:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:01.558Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=46d897b2-0453-4b6e-92f3-886ded71b9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:11.577Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c66a4a50-d67d-47ec-bf08-e0797c6f2c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:21.597Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=76c2f3a8-da9d-4282-8e24-3bcecbda77b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:31.617Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7844f2fd-895d-4a44-9cf0-5bc0138dc199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:41.633Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fe6168d8-fabd-4ede-8b54-328dd8e2220c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:51.653Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0b002755-74f8-4ff1-a9a6-af0b166e8c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:35:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:01.672Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5d3abfe9-e7ec-4cea-989a-f7dbeda04d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:11.693Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5445cacc-da78-4429-9465-46d463d466cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:21.711Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=998ba38b-9fc8-46d8-949b-7fa53f8014ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:31.731Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=82512475-aceb-4a1d-b51f-829a7a6f9f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:41.754Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b1a32310-e31b-4fd2-816e-90537d8a22b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:51.772Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=84cd6aba-1315-410f-8324-32ac18dc277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:36:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:01.792Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dea861e6-a7d1-4899-b3ec-50d881371c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:11.811Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9b72facd-94b3-45b8-84df-bed11e150f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:21.831Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5201dc82-38c7-4c30-9672-f0d07b2519d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:31.850Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=88af2854-2f29-46da-8fd5-633e122e1b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:41.883Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ddebd40c-be55-4043-891c-815b1379141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:51.903Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b33c952f-fd55-4349-b84d-2b64202d5204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:37:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:01.924Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ad5f21bf-65d1-4614-8fd7-5c4a53254321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:11.945Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e68c53b7-a368-4fe4-bcec-f3b8f86ff6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:21.964Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=83aa2fff-2634-4ddc-9267-331ed2105dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:31.984Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8ee95011-b4e7-4c75-9550-29219b0c5c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:42.003Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f1d73f92-9168-40a6-bcb5-7f7694b63ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:52.022Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3f76ddec-4841-43fe-a608-6ce9c40b2c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:38:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:02.048Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=db9f8f9d-6be2-4d46-9bf5-24ecde2001b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:12.066Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2bf4c1b5-2337-47d1-bafa-b9b781a9377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:12.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:22.090Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c422186d-c82b-4365-af84-c27a86246319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:39:22.387Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:39:22.387Z |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-29T23:39:22.387Z |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-29T23:39:22.387Z |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-29T23:39:22.387Z |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-29T23:39:22.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:39:22.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:39:22.392Z |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-29T23:39:22.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:32.108Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d042db39-2228-4263-b87d-b0591517f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:42.126Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b24d2c3c-3e5c-48b5-b910-a6939d1ff98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:52.147Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=da12ee7e-e46c-4757-aee0-12e5dcd56d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:39:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:02.174Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9af3aa60-d3c7-4718-ac3f-0d5fc2149604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:12.193Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c5581a0c-fd98-4148-85d2-f56c204e9934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:22.215Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=accd3ab2-b6e9-4621-bbd3-2c65cc78bbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:32.237Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=140cd255-69fb-4bf8-92ff-f62f06e8fb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:42.257Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=288c48b7-66ca-485f-ad37-55c942e1dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:52.274Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1152c3c4-d622-404a-8457-b487d4c213fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:40:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:02.297Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=56972310-d37a-46a9-a613-c21ce9dc09b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:12.316Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6d28e052-853b-4395-a63f-d7c9ebc4a0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:12.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:22.335Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a7bad86b-e92c-4362-a6aa-5df74e986ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:32.352Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=322a24bb-5ccb-4a7b-a21c-ac0fea060243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:42.372Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=775b0693-c47f-4dda-824e-9fa0ef492850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:52.393Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=60f0b390-f95d-4329-8de3-5b8bc14e7eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:41:52.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:02.413Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0246dfad-ace5-4a66-afc0-648483fa90f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:12.432Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b295abde-5c11-49d6-b840-d1e6ce779bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:22.450Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3947c046-17d9-4255-9d72-da62415951cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:32.469Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0bbf8a07-1fd4-4701-8422-76e5bfda5fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:32.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:42.488Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=95613d81-1598-47cc-b8f2-629abbb81b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:52.506Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=96203305-f7b4-455d-8d62-56a11c6ec95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:42:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:02.525Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dd8d5e3d-2a94-4bd4-b3ef-d057c2008485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:12.544Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=196b8a62-3642-4abb-8769-3587c547df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:22.564Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4553c902-ec62-44d8-ba64-074207a95ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:32.585Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9ec4b722-2fea-4a6e-8062-a7b627737e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:42.603Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=04a03cce-d32d-487b-a440-0da2392a598f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:52.624Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6550fd76-78fe-49c6-8bab-96849fd60053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:43:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:02.642Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=589e0bf0-d8c2-41bd-8c7d-3a9c82da9d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:12.663Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b830b1cf-fc94-4f76-a4e4-e8004c5fc4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:44:22.382Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:44:22.382Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:44:22.382Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-29T23:44:22.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:44:22.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:44:22.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:44:22.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:44:22.387Z |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-29T23:44:22.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:22.686Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ae2700ae-e617-4502-862c-dd01d6b3e866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:32.707Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=24fac364-6db6-4da5-a547-d61fb1ddf366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:42.728Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8d683474-9cd9-4403-a346-990bcb9c59d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:52.750Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6e4d68f3-fd68-43f0-a3b1-adac3fb2f942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:44:52.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:02.772Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a4301f95-e251-4e7f-ad75-6bb62491fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:12.787Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7b25bf55-4e16-48ac-970a-aad7c108e370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:22.804Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7e95d655-e6d4-4de7-a678-329a7dbf4a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:32.823Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=288980a3-e1c4-4118-bcc9-e365a6f196cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:42.845Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d9382b0c-6b00-47e5-8ee8-e7763bedd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:52.864Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=df4a4a6e-9703-41f4-badb-889098e9a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:45:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:02.884Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a8266fbc-53ac-405d-9143-661e9d22f63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:12.904Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=acefc51b-687b-4deb-ad85-d784204f9583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:22.923Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0d206457-0cda-4cbf-aec8-b657db4fd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:32.946Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=12c2e096-c487-46a1-944a-63fc8509ebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:42.963Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9d7a2a0b-2960-41aa-9b93-925e1c014bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:52.986Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3cc8826c-4703-4762-904d-6d5568a4201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:46:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:03.006Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a17675fd-2292-459e-9366-7a07979f01d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:03.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:13.027Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=156cecb3-1c64-4480-a5c5-d1d5b4a94fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:23.047Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dabb3a85-c935-4c83-8654-8f2a01d1ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:33.066Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=95868713-a6b5-42a2-be27-cadbe7281e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:43.085Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6fa33321-f6b6-4b13-810b-5766f93fbb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:53.107Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=02159fb8-d48c-4918-9d66-f5a9d76be71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:47:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:03.127Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=47a15851-d0f8-4834-ba52-15c99a276356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:13.145Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a5d0684a-f6ec-441e-9f6f-a99a4a4284a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:23.167Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b9f15fb9-de34-4ac2-86bc-eff7510341bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:33.184Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a5813354-c47a-4632-9bcd-b2902e43f1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:43.202Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=65362e46-09ae-4e80-9af3-f79ed4066de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:53.218Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ef56ca4a-8c7f-4885-9b15-9630b77c0e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:48:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:03.234Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=61465e40-333f-4261-885f-efa56cc8c935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:13.253Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f0617d8b-0769-482d-af2b-5d63ea072249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:49:22.381Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:49:22.381Z |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-29T23:49:22.381Z |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-29T23:49:22.381Z |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-29T23:49:22.382Z |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-29T23:49:22.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:49:22.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:49:22.386Z |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-29T23:49:22.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:23.271Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=da747df2-b83c-4718-a440-4510d00109d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:33.284Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4ebeb005-7e83-40ea-85ff-c843ca2585e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:43.318Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4264c4d4-e07e-45b1-9709-2309c66babe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:53.337Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=98135dbf-aff2-411b-9bce-5fc7b92ba11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:49:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:03.352Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=13fcab89-2533-4f81-a8ff-af0179025051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:13.374Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5d2c3225-d16e-4042-9c5e-74fc0aae8240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:13.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:23.395Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c24a38a1-2b5c-4b16-b3ad-080f601af37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:33.411Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=40067420-d286-4afc-99a1-6e7faa9cf12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:43.432Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=36c9708a-cd9f-4130-ab4f-4724f38d58b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:53.452Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5b94207f-12b0-4023-86e8-1afef9997652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:50:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:03.479Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1d952955-5ad2-436d-b566-c0dc06dea83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:13.501Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7deae4d2-2e5a-4e7f-bf2c-2b23a40ee05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:23.521Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dca48d51-22c1-4219-bdfa-8f4bfb657ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:33.536Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1e8b4b4f-7526-4b38-98f8-ee15515e8856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:43.561Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=918a4102-f309-4a18-af47-09961554f2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:53.581Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e70eca53-7b2b-4b60-b896-7f36323343dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:51:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:03.600Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=811ca0ec-2011-4cdf-b703-4333b06396f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:13.618Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6f28fbcf-5e86-4c4e-aea5-bfc1c7e16ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:23.638Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3d4c4aa7-f41b-4931-8f47-e862df5b68e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:33.657Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8e442d74-4bd1-4bc3-9a81-f6467a13edaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:43.676Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f049ca5e-1d0f-4828-a368-0946d8c8f646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:53.696Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4d1e9a7a-b93b-4a55-99e3-994131a47187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:52:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:03.727Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=47a49394-f100-45c5-a4e7-a0d8fbf79f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:13.746Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d3a3a167-b315-43df-b08c-abb86e44159c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:23.765Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7637dc18-ffa7-4104-830d-2223c51fb344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:33.782Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=aa1769da-8909-4992-bed2-54cc78ff9053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:43.813Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ee37fafc-0a1e-4c8e-a843-6d8f0d9e1730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:53.833Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=58220dc2-585c-467b-b490-ef013c2a7e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:53:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:03.853Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=87abfdfc-efdd-4293-99c5-21813e2689ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:13.872Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ac332ad3-9e5f-44e5-800c-8b02d52e4ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:54:22.405Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:54:22.406Z |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-29T23:54:22.406Z |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-29T23:54:22.406Z |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-29T23:54:22.406Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:54:22.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:54:22.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:54:22.410Z |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-29T23:54:22.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:23.892Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3932d3ed-6247-4182-957b-63fe2302a71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:33.911Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=35f0850a-8979-4a1f-b985-15adb2b6bf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:43.930Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dca930e2-f804-4e91-a305-173bb0238529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:53.949Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9f198591-1c75-40e9-bd99-2e1c26ab958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:54:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:03.970Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e2bc86dc-d9b1-4508-9407-961f570c3117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:13.988Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0acf838c-e7e9-4a5d-90e7-7c0da38a7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:24.009Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d245f41b-6ddb-4eaf-a82e-0328557dd644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:34.029Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=df8f61bc-68c8-403a-8552-0cb7e7ac9099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:44.049Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b38544dc-6fee-4bab-964a-bda652ec8f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:54.071Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=26ee9110-00fd-4416-8b7d-f5aa5c01e30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:55:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:04.090Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=683a14ec-2955-4e64-bcfd-8421dc825218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:14.115Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2fe07d84-ee95-470e-a8b2-0dcd4f044075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:24.135Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=27527aa8-e3f0-4f16-aa52-19fbabc1f0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:34.157Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d2538e4d-ea5e-4775-9cca-7c8f2cf6653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:44.177Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=95225dfc-1fe4-4bbd-a90f-e488c539fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:54.196Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=99a5cbab-8ddb-4624-999d-6648e50d7fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:56:54.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:04.216Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fe9f077e-8b93-47d6-b925-9fb6f4aa42af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:04.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:14.235Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=053f8ae3-91c7-4871-a5fc-81cf706d1aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:14.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:24.254Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c82a59a7-2c6b-4fae-a2e1-81ca71cd5786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:34.275Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e90ffcfe-1e0d-4c26-b5bb-0f86baf10137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:34.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:44.293Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=678ac2a9-633e-4147-b2c4-d7c37fbcd42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:54.313Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0d7e3657-34cb-4366-aef5-c3c6fe0250bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:57:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:04.331Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=80ba5320-7cb5-4151-9585-def889016bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:14.353Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c66bdd65-8083-4a0b-989f-1e951b6584de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:24.370Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b5963e0c-e557-4857-a0e1-3bdf384dc60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:34.388Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3067a3f8-a1d7-4f89-ad15-f2b783805628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:44.411Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d9215c16-7631-47e1-9e4e-43ac38f830e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:44.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:54.429Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=01d2cd59-ba6b-4d95-8ff6-38e357cab216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:58:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:04.449Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=403ca185-cfc6-481e-862b-6d9264cecad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:14.466Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f5aabdeb-5bcd-425d-8aa6-5d8326950746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-29T23:59:22.399Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-29T23:59:22.399Z |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-29T23:59:22.399Z |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-29T23:59:22.399Z |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-29T23:59:22.418Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:59:22.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-29T23:59:22.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-29T23:59:22.421Z |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-29T23:59:22.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:24.485Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=720e27de-cc1b-4cf8-95df-111203db4532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:34.504Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=89ee0f0b-5885-4566-ba79-05c07ffc319e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:44.523Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=50bb6637-cc67-48fd-9fa6-712f70edafd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:54.543Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f875ee85-87cc-47ed-a473-d3f77c02e7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-29T23:59:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:04.562Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=74ecc702-4471-4199-a4c9-36a1f808f224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:14.594Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e2bf8bdf-98fa-4060-881c-a17f763ca1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:24.613Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=33d1219a-25b9-48d3-8ebe-cbc1204ec5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:34.633Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5bd51603-cfb4-4673-8f73-01c0a8a1e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:44.651Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=203f33c9-15b7-4ac5-a47a-b24e0647a58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:54.669Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c6146213-5fa6-4e02-bb11-ef003875b06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:00:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:04.683Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9c605c10-bd7b-44dd-a753-74a89723f4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:14.701Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2176f589-79b9-4afa-96f7-80b9ae12e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:24.720Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c6e7a2d1-45af-447d-ba87-7ebe9229ae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:34.736Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4549d45a-bbfe-4c34-a300-bc332a3cfc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:34.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:44.751Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3ad2d55f-74a0-425a-a578-4ded0a467803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:54.782Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=32e3ad23-363f-4797-a453-a52ef323c4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:01:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:04.799Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5a6ee105-3cfb-46a6-9233-4b6d28a4f501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:14.816Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=32afc09f-76d6-47c3-830b-e3eb40e20d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:24.834Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c7cad9fc-ab28-4303-a563-97f0f0146064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:34.852Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=06a2541e-5460-4f3b-b9c2-874ef96776e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:44.871Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=35f71da9-3e56-4aba-909b-909c46fa13da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:54.891Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=77c71793-7a52-4b52-a38f-2a8cf6ba70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:02:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:04.910Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=56216d4e-293d-4e33-9b3a-d56a0742e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:14.934Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9b2de256-70f9-4e8d-8e04-b18ae022b10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:24.954Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bae7c143-1f32-4f38-8510-b44ca80e5707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:34.973Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5c0705d3-9b27-4484-8f63-f64273b9761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:44.993Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c616627a-19f2-455b-b06d-15b1ffaf4377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:45.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:55.015Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bc2ac0f5-ab51-49c7-8f49-c868bf3c4ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:03:55.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:05.034Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=19cc3b32-5d05-4cf0-bc35-58d60ba9007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:15.052Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=da3db9ff-0f16-4138-b96f-a0e7df18034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:04:22.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:04:22.383Z |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-30T00:04:22.383Z |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-30T00:04:22.383Z |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-30T00:04:22.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:04:22.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:04:22.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:04:22.386Z |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-30T00:04:22.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:25.070Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a81aa88d-f1c1-474f-83f5-0ed41fd24bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:35.088Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b8266c49-631a-4d28-982c-79014f568e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:45.107Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=97ce6825-20d3-4741-8e63-0f35ef7eb927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:45.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:55.125Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=47a0e7f1-c989-490a-bf89-8f2c0b7af2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:04:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:05.156Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dedf909b-4fc3-4d40-96f1-049b380127f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:15.180Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ef036fa0-979a-4e27-b409-2e0b22c5bf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:25.199Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5c02dd43-1602-4212-8050-281012ff5e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:35.220Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5a7aa678-3fb6-4194-b1b6-cda898e2510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:45.236Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=22d836c0-a5a5-47db-ad16-084ab53ee2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:55.253Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=79d2418c-9242-43a7-9eba-0460f703cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:05:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:05.272Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c00c49ad-b234-40d0-bd1c-7de93f64ed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:15.287Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=337d546b-1e0c-49a7-acec-3076b0cb1c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:25.307Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0fce6d94-71c9-4bf2-a72b-0a8b8ae29612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:25.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:35.327Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=732bfaa5-6249-432f-81e7-11aeba418018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:45.346Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f3dac3d3-7f51-4258-a9f8-c182fa626561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:55.364Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=40f0db4c-bfab-4c91-ae44-79598868306c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:06:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:05.379Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=56dff2ee-dfdb-4dd2-8c06-1f28d656179e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:15.395Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=70a2dae8-8939-4431-9cdc-0017481b2a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:25.413Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9d43bcd7-e207-44f1-9f14-0717856bd86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:35.433Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4c8c97e3-d078-40f2-8477-3e72ec6144fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:45.450Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e1f51c25-933c-4a0e-a47a-e38045254e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:55.472Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dddd58aa-ff39-4ccc-a6ad-48d96b5e40f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:07:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:05.492Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=228f14db-fd3a-4652-9fd0-dc01b7275432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:15.510Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0cd41a79-a6ee-4b7f-8bc2-dee02ba14eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:25.527Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=139d579e-ae15-4762-9767-95092e8f6fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:35.546Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bde34ce5-5fd7-4f80-9575-27038f64d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:45.566Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=39b00f4a-0b5f-4a32-bf7a-4c0840bfb0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:55.584Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=859dc94b-f260-4b06-807b-04533cc08034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:08:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:05.600Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=efc90d78-1d23-4948-8fe8-0ab49935c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:15.618Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a63456d8-6389-4444-8355-72fe3db0b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:09:22.382Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:09:22.382Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:09:22.382Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-30T00:09:22.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:09:22.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:09:22.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:09:22.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:09:22.386Z |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-30T00:09:22.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:25.638Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=140c049d-78e1-4056-9cc3-831012be059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:35.657Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=461218a8-69a6-45b1-897f-5ea7e7ae565a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:45.689Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4bc48436-53dc-4de3-90b3-e2804cecc0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:55.710Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=66f7fcf8-5deb-439a-9056-e0b9249f53ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:09:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:05.728Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6e037575-fae0-4421-b4d8-8d327f9a36fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:15.745Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b1428636-71a7-4464-8eff-02f258abee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:25.762Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=71a98323-5241-42bf-ae0a-1e7dcecaf302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:35.780Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2c942c12-0032-4242-97c4-b3dcc6fe1437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:45.801Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d96284f8-15d1-4595-8aab-71ad3553d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:55.820Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=09bcad7b-5e8d-45dd-a2be-cb997d575ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:10:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:05.838Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ac04f666-d815-4989-870e-ffd5cae56497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:15.857Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=959b2369-a6ef-46d2-b6aa-b12f9f47a0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:25.876Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=12f06791-16b7-46e2-bbd3-cdabb903a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:35.892Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=68c8cecf-c63e-44c9-bf7d-1b74ada26c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:45.911Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e304eec5-6426-4ef6-b718-eb70563419e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:55.929Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0f388bde-3c6b-4710-8cbc-d9444d71f9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:11:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:05.949Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ae9f3775-cf79-4996-a2b9-51a6bd8a157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:05.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:15.967Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8ebc1ff8-cc95-44bd-b575-d7a163b470c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:15.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:25.987Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=00357f57-cdd1-4bf8-bcb0-1daead9abea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:36.008Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2496600b-2af0-41a4-89c4-a0168bb98fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:46.027Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c99d03ef-90eb-4b61-9a21-e52919dd0dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:56.046Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6d287736-53c3-4f36-98ff-fc2ff88b1b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:12:56.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:06.062Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f972f011-9fdf-4d14-ac51-fc0c38aed686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:16.081Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ab2cc795-0e80-4c79-8ce5-268244601808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:16.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:26.101Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=00bb6cf8-c593-4543-bcdb-4aefefd37ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:36.119Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d11134c4-cf89-4a13-a370-d2b8ed014270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:46.151Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0d83bc85-0611-48eb-bf57-a1c4a2691b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:56.171Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a86f810c-49d2-4281-85bf-a56e3373afca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:13:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:06.188Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dd2b26d0-40fa-4af1-8b5a-17c318d1aa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:16.207Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=593412d0-0202-4d6e-be96-7e60fec89ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:14:22.452Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:14:22.452Z |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-30T00:14:22.452Z |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-30T00:14:22.452Z |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-30T00:14:22.452Z |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-30T00:14:22.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:14:22.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:14:22.455Z |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-30T00:14:22.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:26.228Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2b502f8d-4cd7-4a9f-872a-5fb80fed7870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:36.243Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=768e653e-dff0-474e-a992-f969e17cff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:46.262Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f5b2a44e-82ed-45dd-9834-1e9fadd14b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:56.279Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b7964b68-e029-463b-bf69-ee04f125f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:14:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:06.297Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a8cacaae-f790-4b7d-9933-a2f63b1707a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:16.317Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fce0ad03-c0c5-47ec-8afd-630eb94b2b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:26.337Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b80d83f5-41d6-43fa-acc9-bc691c588524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:36.355Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a9838d22-5ed3-4ea6-a57c-4970433d9936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:46.385Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=90911a27-e1c7-4a88-8fb2-d57f44f496c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:56.403Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=72f08026-86d4-4082-9ac3-31b35e95c1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:15:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:06.418Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2a5d3859-a4f6-4013-becd-45fcc3bc21a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:16.437Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=19946df9-698a-468a-9944-1167021a12c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:26.456Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1eb0f22b-5a25-4994-9021-3ed59b007004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:26.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:36.473Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d67a9a79-9795-436c-861b-916c7e10def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:46.491Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0f2775c5-ebeb-4ff8-89aa-346921f7b690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:46.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:56.511Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b8055c4e-3d42-4f4c-b5bb-1bd69ab5073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:16:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:06.527Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d3a61149-f4f4-4402-8414-2718a420f901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:16.546Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=99b39bfa-2ef5-4ed1-a446-95074cad9de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:26.572Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7c72f13e-ec3a-41ff-b46a-12f26d31d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:26.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:36.593Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2103ec89-6215-47d2-b1ae-9d3f7637ca2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:46.610Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2ccb1519-fedd-4efc-9449-c2420eb906d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:56.629Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=28f2e988-3d25-46f2-8b4e-40d9778ed504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:17:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:06.648Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=93568a92-4205-4dd0-8359-c9502cc15948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:16.668Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cd22c2bf-374d-4722-b008-d07660d7af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:26.688Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b5d00d52-5c0b-4673-81c7-39f25a23a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:36.708Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=03d8df51-ada9-43a3-9f71-ef4338434578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:46.727Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bbc09dea-e444-4ca3-bb1b-27c070d297c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:56.745Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7a720324-853d-497b-a4ef-579b188a4e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:18:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:06.765Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cfcb2a2f-e9a5-4ae5-aa89-60ac9c0499f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:16.783Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=04a4bc63-0123-4c7e-8fcd-8725f50cc234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:19:22.395Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:19:22.395Z |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-30T00:19:22.395Z |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-30T00:19:22.396Z |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-30T00:19:22.396Z |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-30T00:19:22.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:19:22.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:19:22.399Z |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-30T00:19:22.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:26.803Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7c657006-62ec-4754-8756-eb964336861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:36.823Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=568e8285-7a87-4929-ab78-f92d332f6ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:46.843Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=879d4d2e-0295-4495-8cfe-cbe614083a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:56.874Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bfa8b874-0258-4fa2-9744-33aebba14294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:19:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:06.896Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5e1ea20c-041e-4348-84be-925916286164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:16.915Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d85e0530-a3dd-4ee9-b6ce-53232a2467f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:26.934Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b69ac115-9843-4003-9857-cb48957cb7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:36.953Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c3dd3bdf-ace7-4442-99f4-fbff012a0819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:46.973Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8ac343f6-9dbb-469d-aa29-51142ad95e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:56.992Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c13e3198-8bf9-4cd1-a2c4-bff335475757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:20:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:07.010Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4f9eee1d-62a2-4385-a8ab-a4a2a90db73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:07.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:17.031Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f1a07581-8d79-40b3-89a1-580d15cc72f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:27.050Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=365cedd7-65af-4af5-980f-0506c115872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:37.070Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8433d622-b651-411a-b89a-a6448b9a9ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:37.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:47.090Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=65360230-aceb-4d62-a37b-425cf8526b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:57.109Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=de038e1f-10ba-457a-afe4-e1a2a1be7aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:21:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:07.127Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3a5921d6-b725-412a-8b81-1037a8b0b462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:17.143Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fd40be44-2f31-48d8-bb2a-2268fe7753ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:27.162Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=81ad9da9-164c-4850-8768-2a97239bdd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:37.182Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4ec8bd78-0045-4d8b-81a2-e30f0c82b8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:47.198Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=eefd0b39-d8f0-4abb-b6a8-0e813906cff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:57.214Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=20348099-af98-4cb2-82be-7fd322abbaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:22:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:07.232Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=47917fcb-c46f-4779-9176-a45a3f9345d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:17.249Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=286927e1-81b0-4c1e-880b-2e68580611ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:27.289Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bc621588-f203-40a5-8e85-0c7ea8207022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:37.309Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3c3ae121-1ea0-4a65-b15d-01d41f1820cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:47.328Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=50d399b3-c17e-4e94-8afd-325919957a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:47.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:57.343Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=16d712cd-3958-47a1-9c33-ce42008e2ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:23:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:07.362Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=68fbb2a8-1b1b-461b-a8e2-440b9d48207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:17.381Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9acfc446-2918-46b8-a963-408a2cd9b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:24:22.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:24:22.402Z |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-30T00:24:22.402Z |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-30T00:24:22.402Z |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-30T00:24:22.402Z |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-30T00:24:22.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:24:22.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:24:22.406Z |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-30T00:24:22.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:27.400Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3aeed565-b5a1-404f-9cd6-00052a39031d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:37.419Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a3730bb1-2735-46e3-9b2d-cc63577c7875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:47.435Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=47b96472-f398-4580-ad8d-c03718ffb9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:57.455Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8f17422b-3f2c-4b4e-8e4a-40212df845c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:24:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:07.473Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=280ba069-0ef4-4496-b603-21e4d2b01015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:07.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:17.492Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=df56de6b-b7d3-4fe0-867a-9b13198958c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:27.510Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3ad91812-83dd-4d45-a4cd-616c2f5e4468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:27.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:37.527Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1a00858e-5c26-4c75-815f-0c3f0883966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:47.547Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9fd1fbcd-f311-47ed-95f6-e99a9bf31fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:57.587Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5706e511-5cbc-4a61-aba0-37c8135751ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:25:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:07.629Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8a7765ca-03f4-4659-85e2-dd4379006e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:17.648Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c403950d-ac78-4ae0-b1f5-16aabed46384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:27.667Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5dfc877a-409a-4517-99bd-0392b3d73c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:37.687Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=47cba5b1-3e2d-49c6-8e93-1bdcedb5122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:47.703Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=27151bc1-35ab-4ab5-8ed0-5acb002e80c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:57.722Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2afb7c2c-d699-4e27-a337-bac90b6cbcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:26:57.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:07.740Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cfb47f93-665e-4191-94e7-42e5ffccdf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:17.759Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=de9c46ce-e1f2-47a3-ba5a-38e691a08c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:27.776Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1aff7a00-d660-4ef5-9724-3fa09d079d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:37.795Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d41e0f68-d23d-42f6-bbf5-67728a684ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:37.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:47.813Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6f22a71a-b74d-40b3-b113-bd6c772b8875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:57.829Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5cd0a7d9-4bd9-47de-a076-f91b2500de3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:27:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:07.853Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4991a362-0108-4dd5-9bc4-8136a001aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:17.871Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=024bf89e-b306-4257-bb4f-643f072e6b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:27.888Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4543460b-1bd3-419b-aa36-242fb85450c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:37.905Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=aab8766c-dd54-4fd8-8390-167214d98ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:47.925Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e64d471e-0fd5-4e36-974e-4e1da2d39fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:57.943Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8c09f614-c84a-4ba7-b24a-59e23e24b34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:28:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:07.959Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c4e5e593-7bb7-46b8-bf01-7d90f0bcb134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:07.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:17.978Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9f2a2f57-9164-410b-aee8-055bccb9bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:29:22.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:29:22.409Z |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-30T00:29:22.409Z |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-30T00:29:22.409Z |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-30T00:29:22.409Z |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-30T00:29:22.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:29:22.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:29:22.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-30T00:29:22.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:27.996Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dfafd466-4f60-4102-b7b7-29cfc38e2b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:38.015Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8d9e6fba-7b61-40c6-b486-55127f8944a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:48.035Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d1288422-c31c-4e7a-bd5e-72bec1ab6b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:58.058Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a3e08f8d-11c4-4705-ae25-e4c8bd5886b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:29:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:08.078Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f325ed33-2815-4a35-9ca7-b0be8576ac02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:18.094Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fe8150f7-4778-4db8-88cc-896476c02fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:28.114Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3837b46b-6c31-479a-8196-5749eec0cc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:28.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:38.133Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fd2f268f-17f1-4172-a758-f917ad1b4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:48.151Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=83506fdc-c884-4e2f-af39-eb61e7708515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:48.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:58.168Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e6a382f6-6af9-46ff-b7bf-dc0880ba8056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:30:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:08.188Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1f7ad76b-bbcf-43f0-8b3d-259579d55de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:18.206Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0324a37c-ee10-418d-921c-c97f1b24a8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:28.225Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1d0fe851-7db2-48a7-a300-a2349ad8df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:38.244Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=44323d5c-87eb-468f-9907-b82eeb880c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:48.263Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dd0d37b6-ca5f-48cb-9f6c-e70cf1dfcbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:58.281Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=21abdc66-3ab4-43b6-a2ea-2fbd2ce7d71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:31:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:08.301Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=06309c35-628f-4598-be12-abd24c9f2b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:08.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:18.321Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0e530ac6-c490-49c4-8ad6-1070d698e553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:28.340Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=53721d32-fbf1-4857-a6de-7a390802749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:38.359Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=90afe754-4ef0-4f7e-b674-217d417a1e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:48.378Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7be2b0f9-c19d-4eed-82e4-db94283957f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:58.398Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7be568b2-d227-4d24-ae38-ea804f68c06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:32:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:08.417Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4bb583ea-ec9e-4908-8767-41d22f742efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:18.447Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3708af1c-e968-4c44-8a4f-d7422a8c4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:28.468Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f4ddcc77-e029-4d5b-ba11-b0e58685bc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:38.492Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=196ad1ef-0e91-4a82-8ada-46b1a51a7920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:48.511Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ed073e35-27e1-46cd-b924-acff06114be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:58.530Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d88061e2-9382-4d40-a9ea-a53601b2fe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:33:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:08.549Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a5833a0e-a90d-4bed-8af9-278f0d28bcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:18.568Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ee00eec7-eb5e-42b4-b81e-834724c321e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:34:22.380Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:34:22.380Z |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-30T00:34:22.381Z |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-30T00:34:22.381Z |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-30T00:34:22.381Z |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-30T00:34:22.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:34:22.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:34:22.384Z |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-30T00:34:22.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:28.585Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cde67996-f3b3-42a8-a044-c52d33f7e40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:38.605Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0c9b165a-c877-4c4d-885c-a6d32427a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:48.627Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5cab4633-af22-4835-8de7-d8d7ab790946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:58.646Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0e5fd307-2f40-43ea-ab4c-216e1a40ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:34:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:08.666Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ddbddc41-8c90-476c-81e2-e1999b0b53d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:18.686Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=432f980c-b976-44fa-a43e-c2ae546914e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:28.704Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a7279bc8-7114-45b4-b844-aa87fdb832d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:38.720Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fedb4a7a-af7e-4aa9-be8e-d9faa442da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:38.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:48.739Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b8f215e2-5ca1-4d20-b637-dac5e4296926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:58.758Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=45c05a12-f97c-40f2-911f-190a4423a9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:35:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:08.774Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ff5b375d-723b-4d24-a4b0-1da958e9339c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:08.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:18.792Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e942796d-374d-4916-86c3-4a8e2d0bedd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:28.811Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7364f652-fc1c-4a1b-bc01-eaea3fc15502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:38.846Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0197e397-9c29-4ed3-83ab-e29bbc5852a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:48.863Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f9e19117-440c-40d0-a3e8-8f436db054df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:58.881Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f84ca627-4568-4045-833e-576bbcd2b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:36:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:08.899Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=33f9f4b8-f580-47d2-9217-5a57b6d2ed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:18.916Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1acc1152-7fac-4d70-91f1-1b1d3536085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:28.934Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f43170af-491e-46f5-9b86-a1e8de173fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:38.952Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=26ef1ed4-b1a7-4db6-908e-87132329caf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:48.971Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=939c5da8-0fbe-4c2f-9c9e-b64b9bda4f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:58.991Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2b4dd952-a596-41e6-89ac-c7934eeef45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:37:59.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:09.010Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=13bd2bb3-1b6e-47e7-a58f-aaa963ce82aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:19.027Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3fc29a73-e7ba-4507-a553-27c12c3f6dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:19.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:29.045Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4881b210-1f0f-47cb-ac35-5629db31d69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:39.063Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8e890221-5e0f-4351-9444-52f3a88c718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:49.083Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0bfff6a3-b57a-4400-aee9-6148718c382a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:59.102Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=728f7a1c-59a7-4ae8-95f5-bfffc45ccf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:38:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:09.120Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e752d003-2a93-41b7-bcf0-07e396b7e22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:19.140Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=25437efd-fedd-4bd4-bb13-6d4461e684bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:19.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:39:22.375Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:39:22.376Z |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-30T00:39:22.376Z |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-30T00:39:22.376Z |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-30T00:39:22.376Z |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-30T00:39:22.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:39:22.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:39:22.379Z |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-30T00:39:22.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:29.158Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c9247882-6232-4b01-bccf-1f3483a426ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:39.176Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e08b5012-8df6-4038-942d-825c430ec995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:49.195Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=544b73d3-2a32-4259-aa2f-e2f7ec0e57b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:59.212Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=285bd4b1-fa39-4615-95d5-09d915338af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:39:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:09.229Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5b11c4e4-5d59-4775-841c-bfcd3bfae5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:19.244Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8ac28f1b-80b6-48dc-b105-aace2aba9edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:29.261Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=00f73cd8-d21c-48bd-b00f-5b6cf02e0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:39.280Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=68ba9d10-b594-4c65-a3a3-d9ec21750ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:39.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:49.298Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b947aa9f-73e6-4cb7-8dec-f9e29e6437f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:59.316Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3d707623-8d49-48da-8983-a83d66e4a7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:40:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:09.333Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8f37f9b4-9e94-47f7-82a6-6df2950f3836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:09.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:19.351Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a4905fc2-cf1e-44d2-bb44-fd579e7e0000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:29.370Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4e9f92d3-00e8-43a4-a094-ef4be65789f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:39.387Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=32e9088c-0669-410e-b8fc-1d6542b72a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:49.402Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f8d2755a-8acc-41c5-85b2-77cbfd459b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:49.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:59.421Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=676e30ac-2e13-44b2-b123-c4d366b14417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:41:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:09.440Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=77c2f6fc-7fcf-49ac-be8b-6e00e3a148fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:19.459Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=eb453277-38c8-4231-8894-b221a0067043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:29.478Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=10ef6e78-cb35-4162-8077-e90926f26487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:39.496Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2eef4718-2a43-4f11-bc6e-9be7efe3b69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:49.515Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7269e34b-4ed3-4153-9459-6b4899a3f555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:59.534Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=35f18cb0-c8ab-43f5-b694-5a45d56708e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:42:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:09.557Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6afd9eaf-7d77-448a-bf07-d92b62b136b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:19.574Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3435e7e7-9982-4cd9-9f3c-2db69bcc8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:19.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:29.594Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cfac2466-7de2-471a-b517-85d26dc454c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:39.612Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0cac7bd4-be8b-4ec9-8c49-0e7a0c5066ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:49.633Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fa298b0c-7c69-4234-9d91-326e25a91206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:59.649Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b9c5fa91-5953-4a72-9a8a-bc2a3a2837a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:43:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:09.668Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=20930572-789e-4150-a195-51d95b7f0dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:19.685Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=db842a5e-2396-4aa1-9edb-04ddc6af2797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:44:22.385Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:44:22.386Z |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-30T00:44:22.386Z |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-30T00:44:22.386Z |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-30T00:44:22.386Z |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-30T00:44:22.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:44:22.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:44:22.389Z |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-30T00:44:22.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:29.705Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fd5dd89d-f332-4612-b10b-b41190875dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:39.722Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0a86cc4b-7a7c-4e4e-a55b-45cd9386cb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:49.738Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=45f21db9-fd49-4e5d-879d-862f1c31293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:49.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:59.754Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a3d5700b-2dc6-405d-85e8-2fd00833f3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:44:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:09.770Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8416bf07-51e4-43ab-ac34-dd45cc449da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:19.786Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=24fbf168-7dac-4e9a-994c-88049912f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:19.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:29.801Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e24180de-2bca-4a52-b14c-3a7e5848e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:39.819Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9dae06fc-8810-47a4-bcd0-46b04acd1d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:49.834Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1437fb54-8f56-4c6f-b591-e278a4e36726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:59.851Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=801489f0-c749-4655-9b50-718a09417cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:45:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:09.869Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=18f8b0d9-43fa-4199-8396-8f60fec5bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:19.886Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5e800402-0a02-4966-8cdc-94b01b23d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:29.905Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7eeb689f-6b5b-4885-b602-cb862905b2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:39.927Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fc154554-27ce-40e8-9bd9-78663e14f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:39.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:49.947Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=25dd8040-0a15-4be3-b819-49cb27b96a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:59.965Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b043aee9-138d-4008-874e-68c2dac7ee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:46:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:09.986Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=36a2f08f-d6bc-4bef-a7da-6f40eae95bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:20.004Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=387fe28d-8397-4b96-af6e-6846b07e4f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:30.023Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cc575787-1485-4c27-ae89-ff36139fabae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:40.043Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2952c001-61e5-4f68-bc7b-9dbec337f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:50.073Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=88045348-ef1a-4a5d-9f6f-9c52299d011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:47:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:00.092Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=758be95c-6cb2-4549-b535-d556b2b22bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:10.112Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=44dc86eb-39f5-4089-9dc7-1d80ede0dc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:20.130Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fb2eb823-f792-4aa1-88ae-45c2995dfdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:30.148Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=224ea83d-84f3-41ef-b07d-7b0400ce4166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:30.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:40.168Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=57c3657d-2521-4916-9e63-bc46db88e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:50.187Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3c538184-cc20-4f24-9434-c751712d6326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:48:50.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:00.205Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0d77791a-45b3-444d-aa60-63bf4a807b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:10.223Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f12418d3-f2c5-45bd-834f-a5c9f8eea33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:10.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:20.243Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c38ff3e4-1478-472e-919d-913f20af0dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:20.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:49:22.376Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:49:22.377Z |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-30T00:49:22.377Z |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-30T00:49:22.377Z |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-30T00:49:22.377Z |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-30T00:49:22.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:49:22.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:49:22.379Z |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-30T00:49:22.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:30.260Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cfb46e32-de35-4fa6-9bc8-7861a8bcbda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:30.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:40.278Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=815cd4a5-2b58-4e3b-b0c9-09df7a62877e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:50.297Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=880ef50e-0d13-47c2-949b-f8c641cb4460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:49:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:00.317Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=57cbe67b-0b7d-4a7c-8b8a-d131179d8d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:10.351Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=92339be2-2c96-4e67-9df6-7ae8bd007092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:20.368Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=353e82fe-5da1-4f2f-bc43-1c2c77942f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:30.388Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=be6b1589-8794-4b10-a4b4-77bf2e371e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:40.406Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0be5a594-8369-42c8-8ca7-c0503e0b91a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:50.420Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=17e19163-ee94-4add-8f48-8cc958afdef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:50:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:00.440Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e0d6626c-0aa7-453f-a52f-7cfc94f71a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:10.457Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4fd83489-3215-4d21-9378-696bd78fda7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:10.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:20.476Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=17de3324-12cf-42bd-86c8-b9e30f391382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:30.492Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=13733fd9-eeae-4222-b4fc-81b2d8c52acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:40.507Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1fec60ef-4af4-4e46-a014-0afa671e7680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:40.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:50.522Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9aaea5ec-9596-481a-bb42-2a0ca8c45ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:51:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:00.540Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=db6532a6-1d69-4fba-8c48-dece4c6f7ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:10.557Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ee043ed9-7fac-43e6-8a7f-23339ea32451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:20.574Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8990c0e9-5d68-4b6f-9d2f-e7b410727aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:30.594Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=34165d3a-ffd1-470a-bb11-f58d1756cf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:40.610Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a403b921-ef02-477d-9a41-e29cb91b633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:50.628Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9f0deab0-0b52-4354-bf98-013ed7c9a0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:52:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:00.648Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=32d18e39-4fc3-4bff-b6b1-66883611bb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:10.668Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=54a651e5-91a9-4cc1-9e78-0c0bf9d11f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:20.689Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c66b4fb1-7822-429f-91b5-60a53d13b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:30.706Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=87e7c508-5679-4d11-8cc8-e514e9a88d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:40.725Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ae67df93-c9dc-4c21-8b72-41b2a8fda526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:50.743Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=006eaa5e-7190-4fd1-931b-c1efe3eba554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:53:50.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:00.763Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dbd85693-66ff-421a-932c-c470a1bff4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:10.799Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0f167d67-f877-49ed-bbf5-199fa495912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:20.818Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b4760ad3-f5ea-464f-b972-4c65e225f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:54:22.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:54:22.404Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:54:22.404Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-30T00:54:22.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:54:22.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:54:22.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:54:22.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:54:22.408Z |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-30T00:54:22.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:30.837Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ed5f859a-e2f7-4584-9f67-1beb48240cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:40.854Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a198f6c1-5f79-42c7-b2a6-ad45da4a47fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:50.877Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=149ca42e-f0b2-4d47-b1f5-2d33daee7c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:54:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:00.897Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=831d46a0-c7c6-4bfa-b155-496677d6a005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:10.915Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5ef5bb90-4bed-4203-8f04-2516796e3967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:20.934Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0d7dce13-f3c3-4f24-9607-923e12d76bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:30.948Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b246fca4-eda8-4dba-97a6-306326fe1edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:40.968Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a312a3ab-1a51-4d0c-9462-f5deb33ddba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:50.991Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4657ba4e-25db-4ddc-b29b-6adbde6fcd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:55:51.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:01.007Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=aafdabd3-1a00-4fc8-82ee-72d6678af826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:11.028Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6997ecbd-8319-4513-abc6-b60ae14e500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:21.051Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d58d1e44-4b3b-493e-8c7a-95ca287d1ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:21.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:31.075Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=971de619-372d-4ab7-8155-6faddbf857e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:41.094Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=50c02057-472f-4d79-a0ba-602c6139279d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:51.114Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7d6e9183-c9c2-4397-8b4e-9e98236e903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:56:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:01.132Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=608b3319-5ee9-4a1e-8f81-eb7f5a431e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:11.152Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e40860d6-e489-4cdd-a1ec-684bec3aa3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:21.172Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=19511025-949e-475e-8d67-1c00a804ed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:31.189Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8fd6644b-345b-4639-a3b1-1da7ca1c969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:41.209Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3604e2e6-a161-4dbf-ab59-b9150651b7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:51.223Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fe16ee0a-c290-4440-8152-8cb82823037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:57:51.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:01.239Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e349864e-4c12-4199-a70d-d2f0676e985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:11.275Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=000a9836-3345-4545-bdc5-c214ea046d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:21.292Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=011320c6-1486-4cb5-8739-b7a7d0a2301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:31.309Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=86c489bf-ce1e-4310-a308-b43542c8be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:41.326Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d621595f-f4b0-42a7-99ab-01738f2de445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:51.342Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f84f82ab-e2ab-4f8c-a38a-4e10e8c43169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:58:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:01.360Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1a071f2c-435d-42d0-bd77-5b1e5ae3c661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:11.378Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=16b95e47-8007-4641-8ad0-86bb3196552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:11.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:21.396Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=91e0039e-422f-4813-b120-d819fbc69ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T00:59:22.400Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T00:59:22.401Z |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-30T00:59:22.401Z |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-30T00:59:22.401Z |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-30T00:59:22.401Z |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-30T00:59:22.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T00:59:22.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T00:59:22.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-30T00:59:22.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:31.414Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9baffeb8-5280-4c09-89ce-8d50eda767fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:41.434Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=03f68c42-6e0a-4a21-8eb9-438ccf2c2c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:41.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:51.454Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d9a27b41-aa4b-4d4f-8878-9a5b29756a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T00:59:51.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:01.473Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=09350a98-ea9d-4f1e-989a-38c412037d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:01.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:11.493Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1dd09223-a0ee-4298-9f65-f0560c51e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:21.510Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=35780f1f-66e4-43d4-97ee-91c3827cd204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:31.530Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8197a799-ebdd-464e-9efb-20df975fceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:41.549Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1e1a3353-6d26-4b79-b27f-970adde24f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:51.568Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e44fe032-8a0d-4386-aa44-ab267d6ec29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:00:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:01.587Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1f9a97f5-d589-4928-bf0c-b64939cfbd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:01.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:11.604Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1a78440f-17cc-4fce-8fd3-7b591b753884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:11.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:21.620Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=75e882ea-6bae-4a50-8515-69b6b2ec9515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:31.639Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7ba1a0e8-ccf4-4133-abdc-78c80d07c409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:41.655Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fa5201b8-4b65-4117-8c12-d969b18842e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:51.676Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=449912bc-4266-4290-ba6a-aa2239b0671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:01:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:01.694Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=58265771-bc0b-458a-9f4f-cea04f8c0d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:11.713Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5836db03-213d-4786-b299-4e7e52cba871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:21.733Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=79fe40a5-1195-4083-94e3-ecfc4989c04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:31.751Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=06b9f120-377b-4919-babc-81b910b2d580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:41.768Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0728880b-5dd5-4eca-9b22-77500d730eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:51.801Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e9d6bb05-27bf-468f-82fc-2ee4536a1b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:02:51.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:01.820Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c3782009-bc3e-46b5-8adc-5c8f9f39d5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:11.840Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=92adb554-7b7d-4340-93fd-d4c325869558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:21.858Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b563807f-4f8b-45fc-8ae4-3a4ef18d4fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:31.877Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e32359e6-23ac-4588-9220-dd5e37eb7009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:41.898Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=60ca0e4f-7151-4b4e-95c8-7ff37b4478e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:51.919Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0386751a-8e07-4abd-a338-7fc7b6c569c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:03:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:01.936Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f847315c-bc33-41a1-80af-42755d4ce1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:11.955Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0fba5d83-9571-4761-8be0-d24f1b894468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:21.971Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=50715364-f519-4171-b094-6458e96b80ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T01:04:22.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T01:04:22.383Z |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-30T01:04:22.383Z |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-30T01:04:22.383Z |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-30T01:04:22.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:04:22.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:04:22.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T01:04:22.386Z |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-30T01:04:22.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:31.990Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1ddd7fc3-5893-4574-b6d9-3cdec68ccec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:42.009Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9e306287-e986-4f65-a864-801e976b1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:52.041Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d3cbea17-0dfa-49ec-bcdd-24fe565aabd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:04:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:02.061Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3f4e81ef-f973-4b5a-8d22-c9ab93e3656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:12.081Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9d2b37c1-0317-403f-80e2-9af3006c0ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:22.100Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bd50f3ec-8a3f-4b0f-8826-b2791bcf17bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:32.119Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=67a942e4-5897-40e6-846d-f971963ed691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:42.137Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=074c912e-191e-4520-bb67-a805191826f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:52.156Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dc4cf531-6e68-45e5-a24e-a1e7793d5e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:05:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:02.177Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b4cfe48e-2c7a-40da-8364-e7b07d5d2b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:12.196Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b766cf9d-3f07-46a1-af51-000555d58e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:22.217Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1392f083-738c-4812-b19e-29f5a0383fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:32.237Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5bc1fdbe-4af8-4f86-88a8-33f66bfad7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:42.255Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9b047e9a-fdc4-47c5-a63b-47720dfdc4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:52.273Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d5def854-7589-46a2-a127-3b1d52729705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:06:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:02.291Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e4d4c7eb-38b6-4df5-9716-2fe5aa4ce1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:02.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:12.308Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4f1121a0-db1a-46f0-ba34-bb1d45c040a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:22.327Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bd34778d-108a-404b-b09f-1a66ff4fc8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:32.346Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=01c4101b-0176-4390-bcbf-9dc27e287882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:42.362Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1cbb5a15-e524-4765-9a82-1ed8b5110f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:52.379Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b8ecf910-6d63-4a4b-ba9e-6630da94a06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:07:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:02.400Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=64c61647-c2da-447d-8c84-46db6b732a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:12.417Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4d9bdf91-566c-4bb1-b89f-fa773dd1ccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:22.435Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7af95827-aee6-4d95-b024-b19c40882b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:32.456Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=58b1ab84-1749-4748-9459-19d25f608d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:42.473Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4a70c629-6561-4a26-a76a-02e5cf5bdd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:52.505Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3fe688f0-845b-4505-8fea-854c36d51a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:08:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:02.524Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e7a80458-d16a-4166-a3a2-5b7ddf11b743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:12.543Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=71684d74-4232-4d1b-ab1a-7c38001c4c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:12.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T01:09:22.427Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T01:09:22.427Z |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-30T01:09:22.427Z |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-30T01:09:22.427Z |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-30T01:09:22.428Z |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-30T01:09:22.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:09:22.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T01:09:22.431Z |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-30T01:09:22.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:22.562Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dced0e5a-bff5-40a9-946c-b18f1fc09da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:32.586Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dc8ce4ad-7420-4f96-90a2-13f1c1a92893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:42.607Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f597235c-2b36-4ea2-946b-eb212d07732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:52.626Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d927c6db-0832-4787-bd6c-0f3fb584b591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:09:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:02.645Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=414a903d-375b-4a2c-83b5-e9237d65e48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:12.665Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=44e215b4-0371-4140-8dc4-78d1f7dc226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:22.685Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e20d9aab-e5a2-4ebe-92ac-d0697e9ead4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:32.706Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0d76371b-2eff-47f9-aca1-1763ca4d274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:42.728Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=03da2528-10fe-4661-b767-1cb5274f657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:52.745Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=cd01a08f-e183-427a-98a2-d40041a4e325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:10:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:02.764Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=49e6df1b-091e-4a8e-a6d1-e56027003b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:12.783Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=df859824-70a5-486c-be92-a0f720401805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:22.801Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e5ffd3e9-934e-49a5-9a64-7377e07b862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:22.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:32.819Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=bce20490-9b06-42aa-bdd3-8858fdcd23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:32.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:42.836Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5b924a9b-167e-4a4b-8119-e00d44bd4ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:52.855Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e0142075-4c0a-47e3-88df-e739e74ac4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:11:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:02.873Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b054413a-5ffb-4aa5-928b-76c2d27eb17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:12.892Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0e98722a-c1eb-4997-953f-2f7b269cb3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:22.915Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a9975446-2e56-4e26-b111-280d71449f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:32.934Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ce68fbd5-fa72-401b-9675-99060ca3e64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:42.953Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4fd8c669-1944-4fbd-8210-cabcbf9b075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:52.992Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=472b5a0f-8739-4b67-ab86-473f1e8dc3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:12:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:03.011Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c81c1369-a4fe-491d-accf-eaa449f8a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:13.030Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0760e1b3-9df0-4d30-adbb-adec58f8a9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:23.055Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b632ebb0-8d4d-4d28-b02e-bcaad003bc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:33.073Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f667bd86-41f0-4278-89a2-f82a8679d284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:43.093Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=38767706-ec4e-4874-84d5-167f2a912ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:53.113Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=46a1236d-e4b6-4aac-958f-0ec16e58ea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:13:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:03.132Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b07991c4-3827-48fd-aa7d-7726bfc6d25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:13.152Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=664a5064-7206-4daf-9a08-38afc7ce180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T01:14:22.375Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T01:14:22.376Z |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-30T01:14:22.376Z |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-30T01:14:22.376Z |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-30T01:14:22.376Z |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-30T01:14:22.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:14:22.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T01:14:22.378Z |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-30T01:14:22.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:23.169Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=dbbe34a3-17d7-4a59-be8e-a394b6d3343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:33.183Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=142ad9f9-8e8a-4517-808c-f1cd4405a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:43.200Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ec693511-5d5d-49f8-b471-4552e3df2ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:53.217Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=fdf63357-4e51-4cc4-ba48-37a2c28c20fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:14:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:03.234Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f8c9986a-3dcf-4418-a43b-58f745fe57da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:13.257Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0a1f0e09-e6c9-4a24-ac32-2ed0a239ee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:23.272Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=148aed1b-fa63-4248-b91b-d1040eb85297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:33.290Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ffd9b6cb-e494-487b-bef5-b4d56a21fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:43.310Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b031223a-d7a9-47fb-91ed-a748bf014121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:43.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:53.326Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b054dc77-1626-4788-8b2f-62219dc020ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:15:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:03.342Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1bab9961-91ac-4e18-bbcf-1d96da31cd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:13.359Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=8df0eeb1-471a-48eb-8e0f-e8cc5a390db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:23.376Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=75e8b8e9-d2f0-416f-aa2a-08df05f45afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:33.392Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=18fb1c7d-f6e1-4c63-998e-523050375ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:43.411Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=83e9d13c-4162-4e89-b0c8-2fbf6da87694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:53.429Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3a2cf6f5-cc62-4667-8516-4ce7222c652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:16:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:03.447Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=35bd89c8-31f5-413b-b4f1-625a1cb2db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:13.465Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f6edd35a-3073-4dcf-acdd-f2ed31eec6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:13.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:23.485Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5432fa2b-0ade-423b-8b72-dd953a9e1927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:33.501Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=15df969f-fe5a-471e-96bb-204eedf9bf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:33.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:43.519Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9cef242c-165b-4774-b7a2-7b48b1dfe753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:43.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:53.535Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=80117691-8b68-46b2-87f8-66b77cccbd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:17:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:03.554Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=b8dcf650-b88a-4fd1-ae0c-6a9e41564b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:13.571Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2b664c7b-cc78-45ee-bf18-c25e3b339c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:23.590Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=11010c69-71fc-4f5e-ae89-480432dc8af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:33.610Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c4b7130e-5657-49e4-a5c3-ae8c97097f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:43.629Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f7468757-2feb-4b15-a0e5-6572424fa9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:53.647Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=453cff2e-f582-47aa-bd27-7ee43ce4f1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:18:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:03.668Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=39e56138-44da-4622-8697-933db6e824d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:13.688Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0fd7950e-bfab-4201-8317-0519e9d48877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T01:19:22.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T01:19:22.404Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T01:19:22.404Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-30T01:19:22.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:19:22.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:19:22.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:19:22.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T01:19:22.406Z |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-30T01:19:22.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:23.704Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=12680d21-653d-4cbd-b71d-c806ac81fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:33.723Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=becc047d-282c-42fd-bd09-869390aa9b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:43.740Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=4a52c5cb-cdf7-4a09-88bd-33d2d379344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:53.758Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ff4fe4ae-00ec-43b7-a02b-7f07bdf6d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:19:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:03.776Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=aa9bd66f-f05e-46cf-8cd0-751b7315699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:13.795Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ecfb3066-d061-4a9c-8950-939ecda4b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:23.812Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=68c5256f-bf9d-446d-9596-0f1320d4d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:33.832Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a56cc674-68e8-4094-bee3-189ba0255d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:43.850Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a8be66c3-178d-4aab-b0c1-c80514df9fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:53.879Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=9f41e519-4097-4031-8e62-35948053d0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:20:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:03.897Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=1cdf154e-9b28-4653-8dea-35d7d6f89aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:13.915Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=96dccada-99f5-4eb7-b491-e3902eca5c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:23.931Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=6ad87365-9038-440f-b7e6-34dae0ba594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:23.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:33.990Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=23aeb4f9-b23f-4bf5-877d-fd3763bbde7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:44.009Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=37b3c421-4ffb-4637-97d6-f678617d85c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:54.027Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=095eff07-6b12-4a21-a102-6c7b9204de74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:21:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:04.046Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7671ca04-2c32-46a5-a2ec-adcdbb54c3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:14.082Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=3fc080fb-7f83-428e-a7b4-d645d662dc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:24.101Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=54616db7-875a-4058-be84-9c0248fb88d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:34.120Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=e6a7399a-9484-4d00-8eaf-3d3de233a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:44.141Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=047ba2b3-fe11-4a7f-812b-115f1cf27154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:54.160Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=0aa985be-6237-4618-b9b9-47c2b32f5b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:22:54.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:04.178Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2da09f55-bca9-4593-b259-dc63f31fa288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:14.205Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=a4d508a1-da78-4718-b97d-430bd2689c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:24.224Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=42b54799-a976-41d3-9877-8cd40e65a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:24.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:34.240Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2507a405-65e7-4efb-99de-80b1ff45c97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:44.260Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=24d29815-0cd7-4c69-a162-8fccc46846e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:54.278Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=f4d089b1-e48e-4d79-aa3f-c3110b42bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:23:54.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:04.298Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=70705bc6-3e8f-42a5-af80-40058f2c703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:14.318Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=7e09d9a1-e51f-479f-a0e1-46c5c9061771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T01:24:22.371Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T01:24:22.371Z |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-30T01:24:22.371Z |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-30T01:24:22.371Z |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-30T01:24:22.371Z |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-30T01:24:22.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T01:24:22.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T01:24:22.374Z |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-30T01:24:22.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:24.331Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=63183ff8-a98c-4fd5-945c-db18167b8927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:34.350Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=239abb03-06ec-442c-afad-824f4fa8c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:44.369Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=5f03d88c-5da9-4739-ac76-fc3d6d2584be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:54.386Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=2b4f9d61-3f75-4896-8bf9-63aa3cecc671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:24:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:04.404Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=eedc79e2-d8e9-457c-b6ec-23143e6b7616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:14.424Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=ffc8a687-8327-49b2-aa9e-57af7d85f5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:24.440Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d40d6ceb-3834-4c11-bac9-a99a9dc5e0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:34.459Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c23955ae-85b8-43d6-beb5-12520b803670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:44.479Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=59910637-dbda-4ded-b3db-959c20b9d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:54.498Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=d30416e4-6185-4a98-b916-9f917770372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:25:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:26:04.517Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=133bf282-c646-4861-9709-c8055d0be329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:26:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:26:14.537Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=11d860d5-55d3-43d5-bd52-2346731086bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:26:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T01:26:24.557Z |INFO |Init configs |InvocationID=c00594de-600b-4250-9675-d28ad82d3feb, InstanceUUID=c0a54ef3-00b6-4a89-926b-3b50c3515c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023