. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:03:30.885Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:03:30.899Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:03:30.899Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:03:30.901Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:03:31.294Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:03:31.435Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:03:31.435Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:03:31.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:03:31.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T23:03:31.623Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-24T23:03:31.663Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-24T23:03:33.657Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T23:03:34.193Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-24T23:03:34.224Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-24T23:03:34.225Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T23:03:34.345Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-24T23:03:34.345Z |INFO |Root WebApplicationContext: initialization completed in 2681 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-24T23:03:35.862Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-24T23:03:38.434Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T23:03:39.166Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T23:03:39.204Z |INFO |Started MainApp in 11.345 seconds (JVM running for 12.135) |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-24T23:03:39.479Z |INFO |Start scheduling PRH workflow |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:03:39.496Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4040ef75-9d6d-499d-9d46-5aae20189ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:03:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T23:03:46.804Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T23:03:46.804Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T23:03:46.807Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:03:50.242Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=cae07813-65e5-46cd-b197-23ea0af51b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:03:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:00.297Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=6a7be541-49e6-4277-84d9-17e795facfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:10.322Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ffac4a8c-b220-46a2-b9fe-7d1b2983b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:20.350Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0324718c-3dd2-4a84-beea-6faca0325cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:30.382Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=39b9cd3b-123b-44f6-9ff4-165858653803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:40.407Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=d472cfa6-acde-4fbc-99c7-b2858ac58501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:50.431Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c0641bef-e8e6-4c74-b190-b0b7d576c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:04:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:00.454Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b2bd6f8e-696d-4f64-8111-63d36c1bd6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:10.558Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=48363725-350a-4bb1-850b-d43853dbb7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:20.618Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5024467c-7a23-479a-99e1-49a52acf2a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:30.641Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=53705361-8d3d-43eb-80cc-cf521871fe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:40.659Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3e2afec2-ab00-43dc-bf9f-3dd5c6b17801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:50.682Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=fc4c2abb-9597-408d-8da5-039a91a726b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:05:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:00.699Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=02e05562-6abc-4a7c-a2f5-ca8a4440898f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:10.715Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5f186b65-3372-4616-a618-14a091b7b085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:20.731Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7aa489e5-3206-40c7-a863-4ec832e459f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:30.748Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=93fae67e-644f-4bb7-aabb-e4e128d7c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:40.765Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=6a5898ca-d905-4c82-8f05-3da7fc3a3363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:50.787Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b397fcef-12be-4e82-ae18-8934c57b2648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:06:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:00.821Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4c2f822a-a8a6-4f93-b6d5-8074029cdd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:10.859Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7416087c-c20e-4aa2-8838-b5cd134bf87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:20.874Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b4999cab-ab9b-4149-8a4e-5fb478b5bc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:20.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:30.898Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=48500291-6508-4bd9-89ed-90cefe370b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:40.920Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e6757a12-1f82-4089-9e20-63e4ce816020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:40.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:50.937Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a32a7aec-a256-4d2c-ad70-27237fe70898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:07:50.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:00.957Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a1b8122c-aedd-4012-82dc-fbf2f2891be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:10.975Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e061d033-f3c2-4ce6-8c9e-71d360041cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:20.994Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=71b61d0c-8510-43ed-9fa4-02c61f5331cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:31.012Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b83c2e6d-ca26-40ea-9945-13f28251416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:08:36.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:08:36.998Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:08:36.998Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:08:36.998Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:08:36.999Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:08:37.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:08:37.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:08:37.015Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:08:37.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:41.030Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=755d1b45-70a4-459a-8972-fea3da323455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:51.052Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a3277e1c-5976-46a4-a886-9cf1cbde2321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:08:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:01.073Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e3eb23cc-bcb3-4c13-8d8d-67cab19c4b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:11.090Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7aa1066b-a7db-41d6-a06e-b890383ba62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:11.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:21.107Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b94c38ea-d1b1-4c8c-ae6d-bd71a57163ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:31.122Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5daf9c41-6bf3-4c25-b93f-cf19a534835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:41.138Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=fc045c0d-5d45-4811-98fb-3d9230dcb2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:51.156Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5c924ae6-8104-49c0-b608-0f3c231de63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:09:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:01.178Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4e70d454-da86-4bd0-b296-8b7488b899f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:01.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:11.199Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ffc2f8e8-9746-458f-824a-3a95a19c8442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:21.228Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=fcb7278e-86f5-4598-9ef7-ebed604d7fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:31.282Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4b6b81f6-210f-4e37-aac4-3ffdb5b55dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:41.310Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=45c74934-5280-48bb-9570-dfb461653530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:51.334Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=144dc388-41fd-4aa3-8c34-b9f13c2b87fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:10:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:01.355Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=253c0e40-b80f-447e-b73e-d874649014d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:11.376Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9e141a1c-8c39-4edf-95f6-53740cc27b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:11.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:21.397Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3c72946c-5951-488d-9b2a-7c2e37c762c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:31.414Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=63e365aa-2f54-479a-be92-702e97a1cae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:31.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:41.435Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0172be32-3925-4882-8cc4-06c8882f1bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:51.467Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=da36d5fe-ba85-4440-958c-1a4f187a0abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:11:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:01.485Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ac3697fb-79f5-43c8-92ac-227de5bb3c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:11.507Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b8a3d17d-0a1c-4bbf-b178-06cedc132b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:21.525Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=bd525f70-19bd-4b6b-b1c7-fabb9135c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:31.550Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=fb50423d-f293-4754-8801-e8a5e5066942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:41.569Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=399a6764-9706-4dda-804e-7c950c08ac9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:51.587Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5a9b85a6-63bb-4dbe-9f7d-5dd56cf371bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:12:51.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:01.607Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3e00c4f8-e425-4935-9b94-5ef5025a9c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:11.636Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=43e1f359-4bab-4af4-ae6d-05b043308ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:21.658Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3b92b373-4db0-4c58-8480-918f13f5bc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:31.675Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0cf3da8f-c63a-4e3a-af4f-e24e108e6a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:31.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:13:36.344Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:13:36.345Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:13:36.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:13:36.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:13:36.346Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:13:36.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:13:36.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:13:36.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:13:36.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:41.700Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=36dc3212-0eaa-48be-ba4a-219dfa6a3223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:51.717Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7ad777dc-8991-4a09-b155-4fd39558d8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:13:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:01.740Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=019f26bf-d24b-467e-a1c0-5f7a6df2a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:11.764Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3c23f2b2-a0fe-40ad-8c7d-56989a6b2019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:21.786Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=d37dda61-1537-4d3c-8179-54187d610cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:31.804Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7ede4254-0273-412e-897f-9701e849154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:41.832Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=bd4d9304-6aa4-4902-ab07-75e6c9d28d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:41.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:51.846Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3a1b7e3e-885b-412a-8561-80c0cc170f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:14:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:01.864Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3105a72b-bed1-4fe4-add7-48bdb0901770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:11.887Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c2b453c5-e5bb-4b0a-82cd-cb48dcb79f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:21.912Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b3df17c8-5c0e-4655-8a36-54a140521b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:31.944Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5966bcf3-a446-4421-8f17-41ce0b3374e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:41.961Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=1785285a-de80-4969-a600-26c2786fc181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:41.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:51.997Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=48b8288e-4ccd-440d-8a52-c69e9ca44941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:15:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:02.012Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a55f80ac-c9fd-46af-a3b3-ee64fe0d40bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:12.029Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=168a10a5-75f5-419b-9fd2-8461ba010077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:12.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:22.048Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=009d1811-48b5-482d-b64f-06201892f06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:22.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:32.068Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=cabb383a-570e-48ad-88ed-45171da1349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:42.084Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=1f06bece-8f58-42da-bbae-2814f3bbb2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:52.105Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=fc2ef842-3654-4cbf-8b35-13e8ed448c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:16:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:02.138Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9597420f-10ac-44b5-a6bf-cf503610ea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:12.158Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=d15978a6-14f7-43b1-abe9-6e2d9b12d071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:12.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:22.183Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b876ab6b-bf24-467b-b23f-2c8803f18264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:32.201Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=8321555d-c2e3-40b8-bf56-2d000a7dede2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:42.215Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c4d7c4c9-3953-455a-9917-a9235c6e036c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:52.234Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=62410a2c-e6ca-4bee-b15c-fd5813dd1491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:17:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:02.253Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=844eed89-3d30-4f34-91ff-eb9e59c53f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:02.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:12.270Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=25417ae6-4a36-433a-8a17-2c733c7a227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:22.288Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e4596002-4aba-4625-98d2-bff8606d9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:32.310Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=03d26a90-8452-452f-9559-2060c3ec2c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:18:36.141Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:18:36.142Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:18:36.142Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:18:36.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:18:36.143Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:18:36.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:18:36.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:18:36.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:18:36.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:42.331Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3a2baec3-c3d8-465b-82f1-fdb2ac4cd49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:52.348Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=28521ac9-e7ff-409a-a060-25f4d255d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:18:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:02.364Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2166dae7-49bf-474f-9da6-432ec3689976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:02.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:12.382Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7ee601a2-7e84-46e6-b312-efd489897844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:22.403Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2070baca-5b23-4c95-92df-807ed8d54180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:32.422Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7f4dd16f-6aa2-4834-9ac7-6479a0cd9f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:42.443Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4c195217-1664-44fa-94fb-377fed83c80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:52.459Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=61b07cb0-cf15-44ef-813f-e65bbe7f8610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:19:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:02.475Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5a4733ab-f717-49e6-8be0-fe9464ef11a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:12.493Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=88ca0ed0-e5c5-44aa-b910-72ca3fa59f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:22.511Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=61985456-943a-4370-af70-5b8bb76f17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:32.543Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5bf1a744-88aa-4448-b46d-275ddc50209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:42.579Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9db768ca-3cf7-4c2c-8a42-202beba3a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:42.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:52.595Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ce1afb98-6bee-4426-8197-732b176e540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:20:52.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:02.613Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e7310352-75a6-4b78-bb54-7e1e137f4b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:12.629Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7641e14d-43d2-4512-a16b-a9c16a876d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:22.648Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9df9a402-796c-4329-bfce-8b81a3b5e90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:32.669Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=26594bd4-4b31-4aaa-97f6-ecf0640cb750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:42.693Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=67562fe4-dfae-4c53-95e3-0dec872fdea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:52.720Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5d19b4e5-69a3-4043-aa22-fd7ce68e09b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:21:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:02.742Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=012e86bc-8e21-4b9f-8240-da763c476672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:02.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:12.765Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0b5c20b4-cd6e-45cf-9f7a-ce77630b9b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:22.790Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ab67ec74-69ab-4c5f-8c81-aaaf0cc26a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:32.838Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=db040e47-f6bd-44bf-a4a3-638a55a3ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:42.862Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7f5e1b7f-3703-4290-a159-ff40a042491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:42.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:52.879Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=fc0e3cae-9c31-4402-8353-d8c191d54eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:22:52.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:02.898Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a2d48bd1-6001-4ae7-aae7-5f380d70e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:02.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:12.918Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=164618d3-87c8-4341-86c3-b7ec5f525096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:22.932Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9a674e6d-7982-4cbf-b5d1-cdf494ccfff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:22.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:32.956Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=59a9472c-6810-47c5-8e45-b51eb0485e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:23:36.270Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:23:36.270Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:23:36.270Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:23:36.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:23:36.271Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:23:36.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:23:36.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:23:36.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:23:36.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:42.976Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=dd802136-cb2a-439b-8d79-fee7b9f85a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:53.002Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c8f48708-f33e-4e98-a11c-a0361aafc59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:23:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:03.034Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=eb6873e0-cb26-45a0-aefd-dab7620c9a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:13.082Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4391cb02-e0fa-4e46-8451-62ca6be7f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:13.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:23.120Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=113b06bd-dca0-49f0-92c9-25c916a5d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:23.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:33.142Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=f68f8b14-2fcc-4598-bded-7335927c9650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:43.180Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=643e55ea-cb26-4cd6-ad52-93e68180e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:53.222Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=69662d88-e61e-4341-a1f8-c213963ad363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:24:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:03.249Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c575c83d-1d30-4185-a4f0-4e53f0725c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:13.295Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=20579bef-4aba-4b1e-8823-b92fde769f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:23.315Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=07f9ff9b-03c7-4a19-b7be-ebaa8b733c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:33.339Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=27a1500b-a080-4996-8391-6ebf859d5dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:43.366Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e0f45729-4dee-4502-8f1e-1b9c3ab2f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:53.444Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9c06d28a-1dc8-4777-8b1c-fdbcc590f5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:25:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:03.464Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=cba27726-4489-47d2-bd31-a0fefb6da054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:13.507Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7e467323-9727-46b2-acfe-ffa809bb7d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:13.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:23.535Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=35b6915f-9d8a-451f-b5cb-51dc0f5850a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:33.554Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b6c0f921-31aa-46a8-9739-280facb11804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:43.570Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=1afbf126-aecb-45db-a77e-153feb31be49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:53.586Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5127c4e4-b7d4-48e7-bcc9-a9c83354d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:26:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:03.606Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a05791b0-4053-4a73-a3a0-53212091629a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:13.625Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=cab14619-6fde-45dc-826e-c3e2d9519f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:23.640Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9b807000-f1f8-4a8d-acc3-4d6fa1b06a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:33.656Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=db7c37a4-e996-47fb-b591-5c7334a435e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:43.673Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5b2ce68f-794d-4e43-8f87-ed082adb9ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:53.687Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=08555b59-41a6-461d-b506-adf137f801d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:27:53.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:03.705Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3ee2e99e-421b-4c81-a2e4-9890fdcb2870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:13.726Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=8c4bb6f6-b81f-4a2a-beae-df090618788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:23.745Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=73721b4a-06f4-4e74-b03c-b03efbfb6660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:33.763Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=13f30718-3aa3-435d-9852-40b8266ef12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:28:36.179Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:28:36.180Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:28:36.180Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:28:36.180Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:28:36.181Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:28:36.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:28:36.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:28:36.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:28:36.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:43.791Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2b20656d-90ba-4d1d-9ab5-ace9a1a516e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:53.818Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c3f997e2-ac83-4997-8836-f245d2718cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:28:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:03.843Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b4ebe488-f7a6-445e-80a3-9c83fcc7a8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:13.860Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=cc6b3bb2-32c0-4f93-b6c1-3130b8838eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:23.877Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e5d6e708-96b1-48e7-a1c9-16fd092b0635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:33.892Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e2919109-c53c-49ed-81d7-b81a7b61b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:43.907Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7aa196f7-db42-4e27-ae42-96fb0b3e017e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:43.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:53.923Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=25d8c89c-0772-4b14-8a81-57bb8980920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:29:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:03.949Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7784a5ac-187b-4560-a8e5-5ef6575c640e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:13.971Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7cba2098-2d7e-4662-ac68-38f653646010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:23.986Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=35fec948-5b98-4473-b2fd-11850de406f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:34.003Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a4b829a6-f717-4491-81de-0d7840312bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:44.024Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=28f44721-e60d-495a-9012-dc1512492a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:54.043Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=03bd7c9d-b3c9-425c-b5f8-ab5659e7b82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:30:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:04.060Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2791cf51-df62-44c5-b785-3e0623cbd9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:14.084Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=05a3d26b-055b-404c-8584-1eb1d2bf769c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:24.101Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=854d02c8-5ac5-4fa2-a89f-f776902ac55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:34.123Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=f64689fd-f3cf-4453-b1ce-26eedea8307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:44.141Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c566e211-ce30-4032-b1ad-af8e4b6a789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:44.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:54.161Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3a76f7dd-1a4b-4e90-8019-c739c6ea7f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:31:54.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:04.182Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=51f2e764-bcbe-4e90-a15e-62f431ed0b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:14.203Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b7922430-caf9-47ed-b24b-fd28c1a50130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:24.224Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=67597917-d450-499c-833e-2621c2edb695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:24.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:34.242Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=28cda5d9-24a0-4ca7-801a-5f29906d5321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:44.261Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=feea23b4-20fa-4495-86dd-39ded37a9475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:54.295Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=6defbfbd-8f65-4cac-bc2e-d37059d7388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:32:54.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:04.315Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2202e14c-a6b2-47de-ba3d-311d1a72911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:14.332Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5ac01be5-255a-464c-b9ae-06eaf794b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:24.348Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5332eb93-528b-4ce2-bdeb-d66fa69a62ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:34.364Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3e9d23bd-275b-482b-aa94-99a5f57b5063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:33:36.148Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:33:36.148Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:33:36.148Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:33:36.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:33:36.149Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:33:36.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:33:36.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:33:36.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:33:36.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:44.379Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=41cc66d7-0861-4495-a8fa-b166e85faf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:44.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:54.399Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=d484e751-0b1e-492f-ab5c-93f3e911873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:33:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:04.419Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=30645dde-8a22-463e-94f6-f3f4bbe8209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:14.445Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=f4099e72-2225-458a-8037-8762ee92edeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:24.462Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0fefbd47-ca4f-40bd-bb87-c866fe87efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:34.478Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2aecf8e5-d099-470c-8d58-f8ffbbf9a74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:44.492Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2878bc52-f181-4a18-ba08-47c28d1906be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:54.508Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=80a52c61-324f-47a7-a40a-5a384b30159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:34:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:04.525Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c9a01080-6d72-4f8e-b298-43a0ef49b7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:14.541Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=85a77cbc-5747-4905-9384-5a94021659b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:24.557Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=39ef52ed-4bfe-461b-b2b2-41335482206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:34.573Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=10fd5517-9382-44bd-9748-6380b6c4d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:44.609Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e651bef3-7c70-48d1-a885-3f6b9984823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:44.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:54.626Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a56d1ee3-6c51-496d-baf9-700343d7a297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:35:54.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:04.646Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2b15043d-3084-4bac-9225-fa1b240241eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:04.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:14.683Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=7aa75d11-e3c7-4255-baf2-60798e1a10c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:24.711Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=13301902-733e-4177-9963-e1980fad7e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:34.730Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=f0d8a5d5-852b-4d15-8b87-761870a83839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:44.754Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=726c9a1c-c054-4646-81b8-94196fbdafa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:54.772Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=96b80fa6-4a70-4f36-b574-51421074ca93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:36:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:04.788Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c01f3564-d6e8-4303-9e23-5e967cf0bbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:04.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:14.802Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=992b5461-8f2c-44ac-868a-3817caf5c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:24.819Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=1b7b843c-929a-4618-900a-decaf4543468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:34.836Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b5f86d98-60a0-44b9-9d9c-8c168757e447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:44.857Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=51ee2b83-1679-4bdb-a520-738d2b0ac3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:54.874Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=6b5b97a2-7471-446b-bd3a-a2cbceae3362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:37:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:04.896Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0d5137a7-dead-43bb-ad1b-13d614637859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:14.920Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=26dbecb0-b308-4929-a226-2ba67aa4a9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:24.935Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c9524bc7-5a7b-4035-81bd-039e55f83e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:34.954Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=6d7ecc6b-226f-47d9-9742-e9957ee5e01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:38:36.229Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:38:36.229Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:38:36.229Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:38:36.230Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:38:36.230Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:38:36.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:38:36.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:38:36.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:38:36.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:44.975Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b181536d-19b4-4570-918d-362c4299bb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:54.990Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a1461b1e-5c44-441a-ad81-3a6e3d0866ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:38:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:05.010Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=e2e46287-2907-4c27-b135-dff54c749d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:15.026Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=1d5583e8-205b-4d0e-88b3-65ae9a22425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:25.042Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=abbf0cf4-92f9-48c1-82ea-52c89f632853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:35.058Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=217c875d-d0f9-4d47-a521-7036948679a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:45.076Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ea00a4e4-73a3-4ae7-83d7-afb74a386f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:55.096Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=68ce41d7-1fef-4baf-a7e2-97128b461458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:39:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:05.118Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=1f399d32-1e1c-4637-bf5a-dd1fc4c0f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:15.135Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=8780f567-5cdc-4bb8-a9cd-7502b54d7626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:25.151Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=10ca7973-6512-45d6-a38c-369343516a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:35.170Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b6f7e101-dfcf-428a-8cdb-2b76251c6bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:35.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:45.187Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=120a0789-b4ad-465a-9d51-72411dc63886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:55.206Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=17a1d0c2-d1eb-41f6-a870-4116c02e6a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:40:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:05.225Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=d2aebdb9-4347-47d9-b4c6-c80fca479f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:15.242Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c3be4f09-0a77-485f-a5d9-1bdafb010c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:25.263Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=8b1c6e5b-776d-4bbd-b155-a73cc6049b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:35.287Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=626d7660-a282-4bf7-8d77-e3fd736236b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:45.302Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=02f4bd39-e1ec-4bb0-84c2-ac45bef9aab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:55.317Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=83b2b57b-8002-4d8a-b145-244467c604b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:41:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:05.349Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b55f298e-93a8-40c5-bcb2-25ec58f83a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:15.365Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0b1a406b-e4cb-4390-af04-b4e72b1b7a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:25.381Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b29cf7e7-96c6-45a1-a35d-5e723319a249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:35.412Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a0e187f7-0303-407e-8363-23bd3e2f081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:45.427Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=bb176664-b48d-4596-9b29-ad55c754810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:55.444Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a713d218-b40d-4315-970a-1780611c61db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:42:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:05.462Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=426c4846-27b6-4f45-ab12-74d02535599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:15.478Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=dd06cbd4-26ca-48c3-a73d-5326d314304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:25.494Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=57f9d27c-c4ac-49e7-9a92-6e25245e65d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:35.513Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=73b6907c-f340-4b05-b936-7ad03e1f3f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:43:36.169Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:43:36.169Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:43:36.169Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:43:36.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:43:36.170Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:43:36.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:43:36.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:43:36.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:43:36.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:45.535Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=fb5bf276-bf47-43f8-b547-4fae4ddec032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:55.554Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=786f29c6-5a86-451d-9137-bdb0b654753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:43:55.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:05.573Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a832c0ad-417a-4108-9fdc-1550f29af769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:15.590Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=348fa7cf-2876-468b-97ff-f6adc20bdb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:25.605Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=f1d5fd20-81be-4b4a-a809-3a3ac9d33708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:35.623Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=8bc2fdf3-a7f0-483c-9032-f142f468fdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:45.640Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ebaad3d9-3267-457b-bbc2-ce07651b4bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:55.654Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9a2692bb-eb41-4109-8031-cc26adee7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:44:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:05.672Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=16dab469-73d3-4770-97f9-02b42361a709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:15.688Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3240dce0-730c-4f7a-8185-bbca5f46812c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:25.703Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=21c88349-58a2-4101-9f9e-51385bda6d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:35.717Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=bf82bfdd-7e30-452f-b287-31566f8f1308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:45.738Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9de7f88e-5044-4c75-a28f-decae046e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:55.756Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=f56d6dd9-a1f6-4543-be1f-dc436a70b02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:45:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:05.770Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=06d9cc27-b208-443f-bad7-66cfa358f3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:15.804Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c75c1ac8-9f27-432a-b6ba-b2e8b1d07fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:25.832Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=b331464e-fb0c-4aef-95e4-5b81b9c828e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:35.849Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=292d730a-eb40-430f-aca7-0660052331ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:45.866Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2b26dbdd-0ebf-436d-bce0-98ef55772667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:55.889Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4a0fe952-61a2-41b5-85bf-944d691bb9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:46:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:05.905Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=bf5fc57d-cf6b-465d-aae6-b196e330dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:15.924Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=36bbbd0d-3360-4929-a6bf-3d55fa573632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:15.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:25.941Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=2b902852-1bc4-430d-ba45-453881d523c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:35.960Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=3b975037-fcda-43b0-85ee-795577d20ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:45.977Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5375dfe7-6557-4208-bae8-da53eabcbb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:55.995Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=76e3b30b-df16-4248-a1a4-954ea0c1a1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:47:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:06.010Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=9d058957-e8c6-47fe-b474-3f4a6bebcad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:16.027Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=711565e7-a9ae-4abc-aeee-accf470e2380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:26.048Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=04067321-df43-49ab-be3f-e54eb3ef8ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:36.061Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=0413d033-5c49-424b-8c61-2e5a6442f833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T23:48:36.159Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:48:36.160Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-24T23:48:36.160Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T23:48:36.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:48:36.161Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:48:36.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T23:48:36.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T23:48:36.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T23:48:36.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:46.078Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=29febc8e-5c9e-4e16-840e-7ca6552f541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:56.094Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a42cc103-b17a-4bbb-b6d9-8dc1c11e340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:48:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:06.108Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=a4ede7f7-611a-44fa-8f08-f2752683449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:06.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:16.122Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=d989a939-7037-4b9e-92a7-8e34c45cab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:26.136Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=c3b7f66b-e889-442a-b64b-aa091055ca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:26.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:36.151Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=4ae04401-e751-4dcf-bfc4-b36e22e43b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:46.167Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=1804f26f-d4f6-41a1-8af0-dbf394364757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:56.197Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=081b7e5c-8f85-480e-8083-926557354a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:49:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:50:06.216Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=5de402bc-2e0c-418f-be76-83c833dcf93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:50:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:50:16.232Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=aada30e5-6fb1-4dec-af84-572fe711ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:50:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:50:26.248Z |INFO |Init configs |InvocationID=6ad2623b-a027-4e6a-8519-1e7c91f4bee5, InstanceUUID=ef479d79-c3e1-4a80-80cb-84ff6648d810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T23:50:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |