. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:10:51.392Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:10:51.406Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:10:51.407Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-21T12:10:51.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:10:51.850Z |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-09-21T12:10:51.996Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:10:51.997Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:10:51.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:10:52.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-21T12:10:52.159Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-21T12:10:52.189Z |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-09-21T12:10:53.606Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-21T12:10:54.061Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-21T12:10:54.088Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-21T12:10:54.088Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-21T12:10:54.190Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-21T12:10:54.190Z |INFO |Root WebApplicationContext: initialization completed in 2000 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-21T12:10:55.291Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-21T12:10:57.713Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-21T12:10:58.443Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-21T12:10:58.479Z |INFO |Started MainApp in 9.539 seconds (JVM running for 10.345) |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-21T12:10:58.706Z |INFO |Start scheduling PRH workflow |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:10:58.726Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=54a9f624-f04f-482b-bc43-dff0ba9b8610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:10:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-21T12:10:59.943Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-4 | org.springframework.web.servlet.DispatcherServlet |2022-09-21T12:10:59.945Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-4 | org.springframework.web.servlet.DispatcherServlet |2022-09-21T12:10:59.947Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:09.531Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2cbae351-fa60-4f8c-bdfe-4d97d0601708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:09.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:19.558Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b038e591-fd9e-4241-8893-fb87d57d9549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:29.582Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0e3cc280-e0b2-4951-89f6-6ee66d97f909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:39.609Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8bc28152-edc0-4aa8-83d0-d54170507081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:39.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:49.641Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ad0eb5a6-62d3-4128-8609-474cf2e33517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:59.670Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b2536f16-3c77-4c05-8bd9-c7cc493b4b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:11:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:09.697Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=546f28cb-0e09-4f21-8f6b-c420790ed0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:19.742Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9698ce02-9613-4b6a-be62-81603d9d00ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:19.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:29.768Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e72a6ae4-93dd-48e0-a4b1-ed52fb726b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:29.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:39.787Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9b70d7aa-da0e-4b04-a7cc-1a2343642cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:39.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:49.868Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6cbe4325-0532-4d1a-a8ff-39196a518cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:59.889Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=693c1e3e-9389-4f9b-949a-c93564544e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:12:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:09.912Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b0baf999-24c0-486e-b644-5c52b434bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:19.931Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6fb43def-77c9-43c5-b609-b7a0b04122ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:29.958Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=48cccd86-bf8e-45e4-b0cb-71f7271abf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:39.979Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5e89b0a3-50f1-45f3-a3f8-3555fafde79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:49.999Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4460b341-bfc4-4aba-b8ce-e076d579bdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:13:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:00.016Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=84ebf2ec-f36e-4b82-9172-f7110539c67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:10.183Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e89405fb-575c-4c28-a49e-f1e0b7511549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:20.197Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=53deca7d-61d6-4813-9e36-cb1769d85916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:30.223Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fe0651d5-097f-4b28-91ac-7f1ef136e398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:40.238Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aba84ca0-4eab-4b2e-a6f6-c723386d6cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:50.253Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5d501102-f106-4c1b-86a8-f2d0343df1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:14:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:00.272Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e68f74b-fb09-4bdb-9cf7-5bff2d6f9eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:00.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:10.288Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=27746391-a26d-4cc4-beb7-320fa173b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:20.305Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f1190d8e-953e-4251-8427-2d5e349975dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:30.321Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=96feff93-55e5-43e0-8f86-6582ddd891d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:40.339Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6cb50895-6429-48f1-bd28-f9bf01f3b237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:40.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:50.360Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=18e3802c-7582-4bc2-a79b-6d3fbc770fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:15:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:15:56.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:15:56.606Z |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-09-21T12:15:56.606Z |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-09-21T12:15:56.607Z |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-09-21T12:15:56.608Z |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-09-21T12:15:56.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:15:56.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:15:56.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:15:56.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:00.381Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=38ae7a36-9c8d-4bed-8ce0-18d56b093f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:10.401Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=77dc6aa3-fd05-4d9d-be15-ffee181dcb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:20.417Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=24f479a8-736d-4050-b4d6-f5ffe2d6d4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:30.444Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=73a7cf3d-d7eb-4148-aefd-352438c3a641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:40.460Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a0776c1f-7c67-4fc1-9ba7-54943b616b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:50.477Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9920eb5b-6024-4c56-b9a4-0374d572bd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:16:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:00.491Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ed4fbf0a-c73a-4e42-a57d-56a3ba4b64b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:00.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:10.506Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6cfe6e35-3b7e-448b-a751-638ebb7aaccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:20.521Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=358eeed0-4eec-4191-a514-b648e507ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:30.535Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b9e375c2-76e3-49fd-8578-7fd05ffacb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:40.550Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a4c6fd22-930f-495a-9e63-c982dbc9175e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:40.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:50.566Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=089a1da2-1b9d-489f-9d5f-366031bdfe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:17:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:00.578Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=51ba0409-7a26-4468-898a-baab9427bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:10.589Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=db30002d-07c5-4707-a32b-077ba7def876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:20.605Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aa0bbaea-d36c-45fd-b570-4db149de9617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:30.621Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3a98eb75-8a6f-462c-9f21-049f7eb1823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:40.637Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5df9be7c-6733-4711-997f-11a0236d6a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:40.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:50.651Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f10a6746-3429-41bd-90d3-def77812f56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:18:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:00.663Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9c1a5005-aeee-43a0-8d4f-68dab9a40f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:10.676Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e21a255-cb7d-4636-ba21-df158bd60afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:20.694Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1967c5d1-7f41-4465-b3a5-a8e10c5f0858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:30.709Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c9ef6c02-c4df-4e94-b884-b63babb8f6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:40.727Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e59c4e3f-9a63-414a-adf5-96af12154282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:40.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:50.740Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cd5047d8-2c7c-4d3b-9d8d-2f1d150fd50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:19:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:00.754Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c5fcbdee-0ac8-4529-b8d9-712927d34c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:10.771Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e095d8f-ea1a-44bf-9182-4b07cc4b63e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:20.793Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d9b472f7-1e11-46dc-a765-33f15a748d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:30.811Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4e2f545a-e142-4dfa-ab10-71d8be288193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:40.837Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8ff6b38b-8950-4a2d-9b8c-b11389057223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:50.853Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=dac8383b-c3be-4038-ab04-146abbba011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:20:50.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:20:55.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:20:55.572Z |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-09-21T12:20:55.572Z |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-09-21T12:20:55.572Z |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-09-21T12:20:55.573Z |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-09-21T12:20:55.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:20:55.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:20:55.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:20:55.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:00.868Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ee81c217-8bb7-422b-b676-35ea3ab5c737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:10.882Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d0777cff-9923-42f5-9f0d-24b85624be6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:20.894Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a1b140e2-85b5-4474-82ca-f2ebb846d388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:20.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:30.909Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=81552506-2d87-4ce7-9d88-8d1780881d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:40.922Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8326e0e5-1cc2-49eb-8cb2-6942b664e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:50.935Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3632f274-95f8-4e3c-8a56-ce19a181973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:21:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:00.949Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5bfd0891-013b-43e4-a5b8-dc62fe773732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:10.962Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cb225967-11b2-4732-85c0-5331ea7644f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:20.975Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=580cf171-9b92-4b38-8f63-7f409ce24229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:30.989Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8968fc2e-61df-4dfb-8f8c-b8ae1ae69347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:41.008Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d0544bfa-d9ca-4bb4-b2eb-7c0348785a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:51.027Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=115f96f3-4a8c-478f-8da0-debad078e1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:22:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:01.044Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ac64edf2-d73a-4a72-b163-00120ecd95eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:11.060Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a209a12d-6eb1-477a-b479-67e4b1df62e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:21.074Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bd17038c-2d29-4336-8453-d1397b92da51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:31.089Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f15ebd59-a06c-4c56-af46-f395f680a0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:41.105Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=610f67ad-a0b7-42c8-a318-087a5e7c2e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:51.118Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e337f1b4-6b2b-4794-8837-ff8e6190a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:23:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:01.167Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9b427fab-313b-49ec-be8c-6058a1c9b48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:01.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:11.218Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1def6d9c-d70d-4ead-bdf3-502607854c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:21.262Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=018123d6-41dd-4578-933f-07e1562519f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:31.285Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e24331e0-6879-4033-af45-0b8de7a42608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:41.314Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b31c68a6-9eeb-4afd-8375-ef64eec53381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:51.342Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=810e1a06-6f46-4862-b28e-f4d92596a188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:24:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:01.365Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e4e0ef20-3a18-41cb-b065-e24dccf64d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:11.422Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=359cc94e-96d6-4ced-9713-badec626026c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:11.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:21.438Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=66cadfb5-bf5e-4309-b52e-7ec9d621c662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:31.457Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=71675711-9710-49d7-a6a3-97ce5ce95e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:41.482Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=64e2d2e6-383f-4570-81b8-c7468c601cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:41.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:51.498Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fe72c6c3-77c9-44e3-aa60-de5715c3f219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:25:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:25:55.662Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:25:55.663Z |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-09-21T12:25:55.663Z |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-09-21T12:25:55.663Z |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-09-21T12:25:55.664Z |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-09-21T12:25:55.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:25:55.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:25:55.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:25:55.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:01.512Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bc8ee6a1-4578-4653-9665-b98de315d1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:11.527Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b2debd7a-9f3d-40c4-a69a-55de0ceed804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:21.540Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8d413aeb-a6d1-49e5-b561-1cf3c3286cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:31.553Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fffe8918-267a-41cd-a2a9-e2af1601c1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:41.570Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d5016682-d05b-45ce-9be3-564c273766b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:51.587Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f32d1eb5-cd0a-42c0-9f01-22eef703e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:26:51.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:01.600Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=88d18fc9-2721-4685-acf1-09620db65d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:01.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:11.612Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e4fce206-de0e-46cb-874c-2ee992c98606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:21.625Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f766cc08-7dc6-4fff-9953-3eb7e3074474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:21.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:31.642Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e039fd1-a64e-460d-adc2-16dc178cabb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:41.658Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aaff33a9-a910-4386-a322-af44b099214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:41.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:51.673Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2e1585c0-acda-49a8-863a-eed3b835ff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:27:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:01.688Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ca7466da-c397-4e38-aa6d-64d3838a54db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:11.701Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4bb5824a-ce52-4e30-a5a5-3376b4f8cd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:11.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:21.713Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0360c182-3867-413d-8170-c3d8774f9ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:31.725Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d4853988-2d42-4a2f-b893-c8693c69c4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:41.738Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a538ab73-834f-4a59-88e7-8f7d92d65884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:41.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:51.754Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4a95081a-2798-4dd1-a7e8-ae884ce9f69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:28:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:01.768Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9b887cec-dc0d-410a-952b-e8bd44064d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:11.782Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=29f3f07a-b42c-4e28-bcd7-c2130822b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:21.794Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=42c6faa3-6e1d-4c9e-959b-dbf345c8a69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:21.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:31.807Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6f5ffa74-666d-4d2f-bb2e-44d1b2830c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:31.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:41.818Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d4a8d35c-086c-445b-9f6e-e4911809d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:41.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:51.831Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d265f748-2a11-4da2-9727-35becbd46096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:29:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:01.859Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7cb32709-bed7-4e03-8beb-a94a00a2ce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:11.876Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=31565e10-55bd-4e67-93a7-28739b5da7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:21.888Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=36bf30e8-0807-42c4-a6c1-0d26e54dc33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:21.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:31.899Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b0730376-9fd5-42fa-9d1f-711fe6aa5b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:41.910Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b1a9ca4f-bf4a-43df-9a2e-9e0ba48035c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:51.928Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=62430ae4-35dd-4b40-8e2e-67b7a92b31c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:30:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:30:55.583Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:30:55.583Z |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-09-21T12:30:55.583Z |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-09-21T12:30:55.583Z |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-09-21T12:30:55.584Z |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-09-21T12:30:55.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:30:55.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:30:55.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:30:55.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:01.942Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8d0ba5da-405d-43e9-b4b1-d5016faa5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:11.955Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=da37e890-5c83-4238-a388-241845414979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:21.967Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4340f38e-cd2e-432c-85a8-92ba8668e7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:31.980Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8b5e0679-989e-43a6-844b-2ce4c2f0d6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:41.995Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=21a177e9-af2b-459a-9368-ab7fa76d4667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:52.011Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=82bf6ee9-cc3b-4eb3-851b-1d4fef9f8b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:31:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:02.025Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=438d6f88-1e90-4c07-b1de-831c00198fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:12.043Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=15d27bfd-64f4-49f8-ad9c-4c62e3690de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:12.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:22.059Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=26dd1237-4fd4-487e-97d5-b6027a72f097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:32.073Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=93d88e3c-05ae-4e22-a3de-222d021ebded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:42.089Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=268d178f-11fb-4ac5-87fd-c854ccf416a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:52.104Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d63be0e4-0c6b-4e3c-aadf-e14fe200bdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:32:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:02.123Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c40b928f-9c34-44a2-9480-fbfe0f7b09da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:12.134Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7037433e-6d0d-46d7-93d9-7cd478c53b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:22.147Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5b977550-214e-4d4a-b9f3-411e82038ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:32.158Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ffd712f9-b405-470b-9495-26c9e935ec61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:42.171Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9f1a186b-b47b-4d0b-ad8e-caa418ee683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:52.186Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b5fcf132-bf53-4c4b-96d6-cc6b74504aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:33:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:02.198Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=21302425-0452-4586-b2b0-aa612b93d137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:12.212Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3322c3d3-d941-4d9e-b24a-73ae5b78c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:12.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:22.226Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1523cf8a-08db-47c3-8ec7-1d8d5ceaa3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:32.236Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=10e86f6e-fd58-4f97-a1ff-22ddd76f31ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:32.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:42.249Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e3c13773-1634-42b3-a5c0-d8806ff3cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:52.263Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4fc8bc85-30a0-47f5-8b68-8382edf3b93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:34:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:02.274Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=78c67a69-8bd3-4631-a7a6-06a47e2f1e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:12.286Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9c8479e7-27be-4486-950b-b705f17a5ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:22.297Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9a84ddf3-8225-4e79-9933-bd4e9b8d206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:22.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:32.308Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ee121984-484a-4db5-8f2a-1a2c29f7b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:32.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:42.320Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=489bae22-9599-4f99-b112-8d58e0043003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:42.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:52.331Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=be6c2375-e36c-45ae-871d-edd1cb7b0f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:35:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:35:55.634Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:35:55.635Z |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-09-21T12:35:55.635Z |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-09-21T12:35:55.635Z |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-09-21T12:35:55.636Z |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-09-21T12:35:55.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:35:55.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:35:55.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:35:55.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:02.344Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a2e04461-0aad-4d17-8cf2-025838adc5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:12.356Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=daf17df0-4d78-42e6-bf10-9a3eb547df0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:12.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:22.368Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6b77c19f-7928-46c2-b4db-c65af2c165ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:32.379Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=34b00a14-48df-4dc6-b66d-bd512f76cbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:42.391Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=84728f91-8ad3-462e-a42b-84268522b34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:52.404Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9bcd2b22-8682-418e-b723-d03987143592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:36:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:02.417Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=621e20d0-4103-4c4d-a7cf-82a85fd66e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:12.427Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5023a910-49d2-497b-a1ab-f94aa87e9355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:22.441Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4570415b-9eb1-448d-825b-2ee36aba79e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:32.455Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=42893bfb-3f30-43ae-b05c-408ec1ca9e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:42.472Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f7c93c7a-76a5-43b2-a4dd-e460c87cf164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:52.486Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=86893ddf-aad3-4a7b-8ec6-4064be65376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:37:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:02.498Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4c1f4f98-f268-41cf-835c-bb4b6071cb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:12.511Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=707a9169-882e-4569-ac1a-18b2afdfd2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:22.523Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aafbc349-e324-4d84-bed1-a440c40d17fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:32.538Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f8a9157a-3584-477e-9834-13558da97fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:42.550Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b5c14d06-1141-4e57-91f6-40a4f0a4b6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:52.562Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a021f808-2da6-4bfa-ac20-385b41eb0113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:38:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:02.576Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=55413451-a2b4-4dcd-8d4a-3db752720091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:12.592Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a5b16860-730e-4f42-a075-ff06b51f2661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:22.604Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=dcf53b07-631d-4da3-ae6a-67d2f70e6422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:32.617Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=36a3fb8c-e884-48f2-ab93-6541476d8f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:42.629Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6215bc44-aacc-47c5-ab2c-7f977eddd202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:52.641Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=14dca602-ed7f-41ed-a4b1-1c7a14f16b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:39:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:02.656Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=38ea60fc-0e66-459d-a4a3-b6948ef0927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:12.668Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9487fa1b-5800-468b-82d0-785427506cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:22.683Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f057b201-3912-4ec0-8362-b0d508a7192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:32.696Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e3b70c24-e8b4-4aef-8930-7fb2106b58d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:42.714Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=701c6451-93c0-4c28-9343-eadd9f7d57ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:52.727Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ee5e057a-4b89-40ea-967b-2049dd8b8075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:40:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:40:55.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:40:55.547Z |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-09-21T12:40:55.547Z |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-09-21T12:40:55.547Z |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-09-21T12:40:55.547Z |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-09-21T12:40:55.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:40:55.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:40:55.554Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:40:55.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:02.738Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f101440c-d2a5-4411-ac00-96da1f5b0685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:02.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:12.751Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=dd05201c-9198-4c44-aa63-f90e63306a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:22.764Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3f428179-60f8-4af4-b9bd-e691ea4c1588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:32.780Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=10378dc2-9810-4a0c-aea5-0d677f89afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:42.791Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ac7270db-2e9c-40ee-9bed-5e7f5f30bd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:42.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:52.805Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d073f18e-a807-4ead-ae7e-21b31209c780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:41:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:02.816Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=651a13ed-7912-4c6d-ab87-4789815a64f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:12.829Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2843c8ab-2c31-4b52-a8e9-2ae3d535bda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:22.842Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d452f2b8-b8d6-4851-818d-0b6290b5e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:32.854Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0b145b65-d738-4f53-a1e6-aa668f0ab8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:42.865Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e753bdb2-2171-4372-87c4-0dd35b3cf157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:52.876Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=76a4cdf2-6d1e-4da7-886b-8f3c29d5ce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:42:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:02.888Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=46d91478-47f9-42e4-9d1f-feab39569317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:12.901Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5a58ecf9-8633-47a4-94b6-e7b7002dad88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:22.914Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a8dc8a4e-908a-432a-ba75-8a6d3e73c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:32.927Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=17eaa87e-0983-4b5d-8ed1-e3bb14ee2b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:42.939Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3901cbf0-9cfe-4656-a73f-1a3aff92b7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:52.952Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5826a8c7-9506-4ec8-b98a-7f2b379e4763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:43:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:02.983Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=50632dd1-d596-4421-ad3b-30d9b0d96cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:03.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:13.010Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=882d751a-49e9-4a92-9373-e89320fffca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:23.028Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=26272c47-cc15-4658-a90b-ec831cc3616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:23.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:33.041Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7cc49567-a268-4a90-bbdd-43f5d9c67091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:43.053Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9956fa1a-fd97-40e3-8feb-71f4471a0900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:53.102Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bac77425-7b29-4db2-a4a9-deaaa9279ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:44:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:03.117Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=788ca66c-0311-4a35-8e0f-35ea01258906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:13.137Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cb9f2659-24ef-45af-89d0-0629894a33c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:23.149Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=97914cd1-4897-45e5-a535-8e2dc3c43093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:33.165Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=85b6927d-4e7e-49a7-871c-c7830ea5ec3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:43.179Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4a47305a-cb37-430e-8695-a32c412ae208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:53.191Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a22abfcd-6180-429a-bcc9-5c5419c196f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:45:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:45:55.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:45:55.642Z |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-09-21T12:45:55.642Z |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-09-21T12:45:55.642Z |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-09-21T12:45:55.644Z |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-09-21T12:45:55.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:45:55.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:45:55.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:45:55.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:03.223Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0f4512f7-8eb3-4c4c-b36b-94c9b9daa6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:13.236Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ffc1e1f8-58b8-44cc-92ae-436bb27cd0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:23.249Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4bddfbc5-eb02-4c00-8c9e-4ed91e097a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:33.263Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=98f37052-3a0a-4864-bb18-be5793149d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:43.275Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=55f91e6f-e576-47bf-8022-baaaa35a1597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:53.286Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d8bd9fa0-4bb0-4d9b-ac70-274e9efe7307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:46:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:03.298Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=77bbdc01-ff68-47b9-90f0-0c2e1564da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:13.310Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=54956477-fde4-43da-8885-617edaaccd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:23.322Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=80f2a37d-bed5-4165-b60f-8c840d75dda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:23.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:33.334Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=19e6d00e-b677-4be0-8ced-19db1a860c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:33.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:43.345Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6b1f5345-daa4-4905-b9f4-3eba9e8a53db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:53.356Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f53a87d0-67f2-4988-bcc5-97f6be25b342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:47:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:03.372Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4702e9a4-1589-47fe-af13-68a4ff66293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:13.383Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5a14b175-a61a-48d5-814f-840f6e5ff6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:13.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:23.396Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=81144ea6-c72f-4c7f-8573-066fef9baa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:33.407Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b44a983a-432b-4730-91e7-7437cb656454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:43.418Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=566ab4ee-8084-42d8-af8f-a6e9b6b0af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:53.430Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b6789241-9cc0-4be4-8793-3ed12d78fc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:48:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:03.440Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ac942f92-8ffe-44d3-b0be-1fce714b97e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:13.471Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cf720fb2-24f7-4c7b-8a15-563981487c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:23.484Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0b6cc95a-9d3a-408e-bf7e-875744e13576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:23.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:33.495Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b8805e64-adbe-4cdc-bba9-e0129b7c632c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:43.505Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=82168cba-f00f-47f7-8cd1-86ad55168de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:53.515Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7300376a-b86a-4048-8ded-9e69ee81fd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:49:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:03.526Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=464b9764-2039-4751-be99-145ebd131bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:13.540Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6b55fbae-aaea-4314-a5f7-07ac8b9729c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:23.550Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f8850934-b2db-4e1e-add8-787477c2884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:23.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:33.560Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9b45d0d6-c7e3-468b-becc-bcc479c9df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:43.572Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ee10883c-04b1-48b8-97fc-f9f5d5551b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:53.585Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=355e40b9-0f67-4818-9b19-fa2156e15c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:50:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:50:55.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:50:55.577Z |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-09-21T12:50:55.578Z |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-09-21T12:50:55.578Z |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-09-21T12:50:55.578Z |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-09-21T12:50:55.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:50:55.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:50:55.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:50:55.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:03.600Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d4bddfcb-482b-4280-8833-d7e0e9715304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:13.615Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3aa8989d-fbef-4de1-8d3b-bad09fbede94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:23.630Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2929e496-f776-4737-ad49-7da4efd530f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:33.649Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e27842fd-3743-4bee-aecd-2a1576cb7b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:43.661Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2f997cb5-26db-4a73-b277-48cfdde6148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:53.675Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f985c86e-19c2-4904-801e-937aa8ea2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:51:53.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:03.688Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a2bc141a-1d2d-43db-86e3-6b53eef287e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:13.698Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=142cdb16-93af-4676-9eb2-e2b0040080cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:23.709Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b8c27079-229d-4bea-8a36-4a691e3a4273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:33.722Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7a126c21-ca79-4ff7-9682-37c9badf21eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:43.735Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9cd2e374-5e1b-491d-a24f-8b0119bc727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:43.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:53.748Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5406bcf0-d2a2-4302-b8fb-c175de510f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:52:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:03.760Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a8273039-15a7-476b-acc1-c58bb7de9e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:13.773Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=83f8649c-1f0a-4b78-8d12-2cef2cc505db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:23.786Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d4020279-5fe0-41c4-b85b-d0e4252231d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:33.798Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4a7c6b58-6247-43cf-9d03-eaad5cd5cb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:43.814Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d9dd93ae-c902-4e10-afeb-4cf0b2d79561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:43.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:53.828Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=91200e5b-2bb0-4332-88dc-e36ae282610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:53:53.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:03.840Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=df4e64cb-2f81-49bc-b7a0-45e011153c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:13.853Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8c9973d4-6e82-45a9-aef9-c9617485bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:23.865Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bb7ad9ab-16a1-46f1-a635-60ad0c5d638c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:33.876Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f0ecb2fd-7eea-47a8-a75f-4e5299626a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:33.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:43.887Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5838db96-6f3d-4fd5-bbd2-a40dbe153fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:53.902Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=083975f2-7543-47c7-8cb6-8ce61a8a524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:54:53.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:03.914Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3e20209c-3b6a-418e-9c79-3c9ce5400c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:13.930Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6244ec49-4e3d-4300-9cd1-6b3a0d1bbe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:23.943Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=101019bc-30f1-41a8-b609-8e54a7dd252d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:33.956Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=21982c0f-c89f-4e41-8590-727290fa33db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:43.966Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=74387ac1-0b65-4feb-bd02-7ccf788071dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:53.976Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8310894d-133d-4fc6-834f-44ee8056eec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:55:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T12:55:55.578Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T12:55:55.578Z |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-09-21T12:55:55.578Z |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-09-21T12:55:55.578Z |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-09-21T12:55:55.579Z |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-09-21T12:55:55.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T12:55:55.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T12:55:55.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T12:55:55.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:03.985Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=29f01e38-a874-4cb7-92d1-f6cec890da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:13.997Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=106ac9fe-4e34-418e-92e7-1e0a5dfad87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:24.009Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f191e4ce-7ea3-4a4e-b5c2-6197a9de6a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:24.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:34.019Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=06a5a0a2-47a2-490d-8709-a00848f3a7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:44.030Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fec57422-7355-4f72-866b-e85f467ea8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:54.046Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d2f113ac-439d-42ad-816f-74e38562684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:56:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:04.058Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5c8140af-7889-4bb4-ab8f-2195240ab4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:14.069Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=69558384-ac46-4c90-8005-cbbc147a6fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:24.085Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=25d4d04b-995a-40a3-b311-d6d00b8d7a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:34.095Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a60a61d0-a731-432d-8372-e56cebc01e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:44.110Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=50628249-63ff-4b81-bae9-3662da8f00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:54.122Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b452f41c-03ca-4532-ad94-8fd0a81dd72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:57:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:04.134Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a16b6f03-6ccd-4275-ad68-9b37ec0c7527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:14.145Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=665af8a6-8b89-42fa-809b-9585317c4276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:24.156Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d5729777-876c-4363-b204-c5204fc48d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:34.166Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=76c98fe8-76c5-4c7f-9457-86f2c616c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:34.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:44.179Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1ae9b4e0-219a-46d0-9fce-b47d2a719a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:54.189Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=146a377c-dada-4f8b-8189-53ad5bdb3ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:58:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:04.199Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=28be6d97-238a-4fdc-aa51-4938758b9451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:14.208Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=888c5180-fd5d-45bd-82ac-1fc36ab11ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:24.217Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a2ed7461-0a03-4095-bfae-91f8abd5f001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:34.228Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=75b3528b-58ec-434c-ac1e-751e12ddabb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:34.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:44.241Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=86725d95-ca31-4824-b082-63f4f4122989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:54.251Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3adcf392-3368-47bf-9c24-41c785ed30ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T12:59:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:04.261Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b503eac6-f396-4c3e-8be6-17ecc41e5e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:14.270Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d493386c-6b5d-48e6-8558-12aceb8aa0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:24.281Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5da925a7-120f-4a3a-ae13-7a014d23b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:34.292Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=40727735-52ff-44b5-91dc-5cf3c9bfd826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:44.303Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5bb5757a-8fa5-40d7-a17d-b078bbd3b54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:54.314Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=10cc12e8-64ae-41aa-860a-414cd139e20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:00:54.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:00:55.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:00:55.642Z |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-09-21T13:00:55.642Z |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-09-21T13:00:55.642Z |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-09-21T13:00:55.643Z |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-09-21T13:00:55.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:00:55.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:00:55.651Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:00:55.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:04.325Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9249314a-2f59-4dc0-957c-0d7aca858ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:14.335Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=97a65edc-8d59-4587-9ad0-1f8980d7807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:14.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:24.348Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=df8e9814-bc23-46dd-b96f-bd7c63e0a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:34.359Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3d10f5e5-5582-4365-a4b1-d1cbf63caaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:44.371Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8c1b481b-a157-49b8-8e52-57f9271ac7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:54.383Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=88cccb7d-6a68-4294-89e9-77c7dce8812e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:01:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:04.393Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ed700c16-88a4-4480-af21-aac715120c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:14.404Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=25c24c19-4984-4b65-87df-b03aa9554b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:24.414Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ba5e09fa-ec7e-49a6-a0eb-4921321d98ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:24.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:34.423Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=20fcd1f9-2b76-42cf-b6e3-697a2f7a73aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:44.435Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9342128f-d872-4e9a-af8f-dd70052cb2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:44.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:54.447Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9f9df7c3-18a5-40e7-93b3-efc1e1796e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:02:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:04.461Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5e3d0d28-bb99-494f-924c-eedada936f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:14.472Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=03601f9e-f1b8-4961-8a48-42bc8bb267d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:24.482Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b7d50914-e50a-4e97-b46e-ba5332d411c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:34.491Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6d95a699-430f-41fc-a440-050268931da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:44.503Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=84bff08e-d084-48eb-8525-13a180345a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:54.514Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3cfe0474-deb2-4626-b079-b329331ef226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:03:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:04.526Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e3dc5cf7-757e-46e3-8d6b-fd822c699bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:14.537Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8c842207-f58e-452d-9a35-900596fdd0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:24.553Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=afebe06c-8134-444b-a144-769c8f2e46a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:34.564Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=10fc4733-009a-415c-9231-eda5a97f21a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:44.576Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1393118d-abea-4b77-9e0a-035b832038aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:54.589Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9fbff43a-a7fd-4207-a304-200ef88e1a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:04:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:04.599Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f746be33-9fb8-450d-9bce-fa20c56aef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:14.611Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2a8b3829-d506-401c-8a0b-49744ed0c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:24.623Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4c0a6c80-744c-4ec7-a2e4-193af788533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:34.635Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5f7450fb-8ad2-40ba-a6c4-469a6e116042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:44.646Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8b242976-ce42-4218-8999-6d69a560c461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:44.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:54.661Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=08b3b852-4d1d-4981-8b34-226fa9f5b5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:05:54.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:05:55.543Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:05:55.544Z |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-09-21T13:05:55.544Z |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-09-21T13:05:55.544Z |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-09-21T13:05:55.545Z |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-09-21T13:05:55.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:05:55.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:05:55.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:05:55.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:04.672Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b863fd8f-9e36-4b79-af9c-d15d9a9660a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:14.682Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5ed10964-eb33-4acc-be9d-c251e373f98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:24.693Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e4ee27f8-59b4-45bb-9c37-0097f2a86b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:34.705Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f79bd281-5146-411c-a8f5-e117ae9da0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:44.716Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=54f0dd8f-61b9-4d64-b53e-da1b5db8a5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:54.727Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=96931142-3b10-42d2-a9c8-4488e79758a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:06:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:04.747Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=444ec5d7-e54a-41cb-a373-ed6ed7d2f0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:14.761Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=52059279-667f-4bd4-b095-1cafbbd6ea6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:24.771Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fbc728c2-4d91-47e0-aa3b-88d316d0d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:34.784Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=11e3134c-8443-46ab-82ec-668d13594dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:44.795Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=50044099-fad5-40db-a51d-176131fec496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:54.806Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fd68865b-49fe-4dbd-ac50-a5a98ebaf6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:07:54.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:04.817Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=105b331f-e5b8-4e80-a934-11fc5ff64fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:14.830Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=09566968-de2b-420e-a490-5743e9dd4804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:24.840Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=91706aea-a7b8-4446-ba32-4fb5f246a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:34.864Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f4970ae6-547e-4c06-8bf3-c06009f774e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:44.876Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bba1f8b6-564b-492d-9ced-cc089fbf8833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:54.888Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1e2e82be-7655-493f-9526-9dc2169e7049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:08:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:04.898Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7467aa34-e9eb-4a4a-81cb-0d29af07613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:14.911Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6b4b4d52-bb8a-42e5-939e-4251761fe685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:24.923Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8a405e18-5263-4df8-9add-65649dc84468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:24.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:34.933Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=be836b08-3c1a-4dbc-ace2-2176426e47fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:44.944Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1c050ff2-3d4c-4e93-985a-47ae3b3d4ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:54.954Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7b3a09a3-75df-4d3e-b4c9-1de4e7340831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:09:54.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:04.972Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0e6776c1-9319-4bfa-a0f3-8b937e454d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:14.983Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=412847c6-6ff3-4041-a8cb-b76da2e6398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:24.995Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ff01f424-08c3-470e-b0bb-6683165831d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:35.007Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=985b643e-5f8e-4f38-92ae-b7b60eb5e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:45.017Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4dbcc352-6b6b-434d-ab59-826afac320a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:55.030Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=82003590-a45d-44c3-950d-1bb6963eb619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:10:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:10:55.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:10:55.577Z |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-09-21T13:10:55.577Z |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-09-21T13:10:55.577Z |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-09-21T13:10:55.578Z |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-09-21T13:10:55.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:10:55.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:10:55.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:10:55.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:05.043Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1932e3a9-617e-4155-9faa-10af20fa27f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:15.056Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3f3b5f4b-7559-4794-a30a-4e0d252b8298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:25.069Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=080f5b3f-ab2e-4b01-9efe-bc03322955d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:35.083Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=381ba2dd-6d68-426c-8c40-8810f1cfb561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:45.094Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4e9801c2-1ff3-4864-9341-eecd6bef58d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:55.104Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d041f12c-84c3-471c-9d79-8bbda58bd3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:11:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:05.134Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6d99e161-8b09-462b-90bd-34e66d56ade8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:15.148Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7440aee7-5d37-4098-a8c0-781686cc780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:25.161Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4949a307-2293-45d0-8120-641a1f9fe215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:25.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:35.200Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=812784d8-2331-4c86-99b5-31bda9c54399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:45.210Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b2dcd15b-f70d-4375-bef1-0212ecb2d1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:55.225Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7b03e183-15f1-4673-8095-5a33cac1a248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:12:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:05.237Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2e5fe7da-f67c-48de-8a74-ecd64aa9c1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:15.248Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fcf6fe10-3c02-4c69-8002-fc616fbd4c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:15.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:25.260Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f489b003-703a-45eb-8aa4-4e8408fdff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:35.271Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=635276d7-ffc3-4456-adea-852dc37666dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:45.282Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f71eaad7-7599-4382-ae3a-d4373c7d7c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:55.292Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e803060e-ad81-454b-8b59-cbb7555e8f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:13:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:05.307Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0adfc71b-5d52-49fc-ab17-f8397816fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:15.317Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=45e20961-8440-4859-8e81-753019c2cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:25.328Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fa1947ef-2e62-4e15-8532-75e0614fff35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:35.338Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d6820ee3-ea51-43ae-b309-585e36b58dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:45.349Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=74a10381-9ff3-46ea-9724-d37406c6c3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:55.360Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=df912880-bffb-40e3-b110-64770b8c34af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:14:55.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:05.381Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fdb6e16d-a260-4b9c-a485-9d77a2d04434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:15.393Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5b6dd268-33e7-4fb5-bb67-755d105dac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:15.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:25.403Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=826c307b-871c-4f11-825e-46ce045c3cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:35.414Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1c31f3f7-e2cd-4593-accc-f2eab0723256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:45.424Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d1920354-e923-4acd-a841-4fc84123c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:55.442Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0a6635cb-6f07-4acf-bce8-22e435e2cae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:15:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:15:55.630Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:15:55.630Z |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-09-21T13:15:55.630Z |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-09-21T13:15:55.630Z |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-09-21T13:15:55.631Z |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-09-21T13:15:55.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:15:55.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:15:55.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:15:55.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:05.453Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d658dc40-9cc2-450c-913b-a9f91dd02f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:15.464Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=300ebef1-0d38-46f3-9a3b-17b80ceac236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:25.475Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=92e71862-c80e-49f7-9a7a-684ed472cc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:35.486Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=47dc9174-fb9b-4a52-b397-583d4d2cadc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:45.497Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6e0b93c8-8e30-493c-9859-7f8f38865618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:55.511Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2188d5f9-2143-4cda-b9aa-07483bbe8868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:16:55.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:05.523Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=255cc67c-7b16-473e-8046-6e35eab4ba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:05.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:15.535Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b6abe2b6-c400-4d45-9eed-0f0181c0f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:25.549Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=224299b1-62ab-4dd5-a021-264f92d6bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:35.559Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d807e5da-bd69-4582-a218-378b12527a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:45.570Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b3092b7b-cdb5-4f75-aa59-9c8964873326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:55.581Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f1e27dff-454c-4383-8ef4-224cb675cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:17:55.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:05.594Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cbedfaf4-993f-496a-bed1-925712195a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:15.605Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5f2e6e8f-156b-40f4-a288-82878ea2db81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:25.645Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a7829dd6-c772-4265-988a-c207061477f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:35.655Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8233009a-3eb3-44f5-a1cd-d19da740aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:45.667Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3687dc1a-c301-48b5-9e55-8eecbdb8c33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:55.678Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c3a1a9e0-9eb4-439c-9bee-bd5616554685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:18:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:05.693Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e4c725d6-84bf-4f2e-9ff9-b636fd861658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:15.704Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aceb53b9-9904-45b9-bfed-fd2692328f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:25.714Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e2046c25-971d-4586-a3d1-742532aa54d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:35.724Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a6ea1699-dd19-422f-a91a-2757f1992d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:45.735Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=dc7f1731-e513-4271-83f1-6e76f0696204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:55.745Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=262a5742-7414-4bd8-ade4-338984d8e49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:19:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:05.757Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ee4b5612-cb0a-46d0-b4c0-51638546dcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:15.772Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2b62bb7e-5937-477e-aff7-a27dbdc8327a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:25.783Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6c68f927-8a53-4544-8610-f64b39020c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:35.792Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=eadd736d-2c85-4365-b238-915b0c8d6452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:45.805Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8f7daca2-a124-451d-bbf8-67352bf970e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:20:55.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:20:55.633Z |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-09-21T13:20:55.633Z |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-09-21T13:20:55.633Z |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-09-21T13:20:55.634Z |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-09-21T13:20:55.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:20:55.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:20:55.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:20:55.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:55.817Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d34eb05c-9338-4ac9-a847-d85146c9e02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:20:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:05.830Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9b4ff474-90fe-440a-a0e0-288d39f7b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:15.842Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=81610027-2c38-4912-a15e-8ea058d28353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:15.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:25.851Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=34154e4d-ef71-4cec-80e2-9e4e290f3a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:35.864Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3391c34d-972f-4c16-9625-7725fa64c096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:45.875Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e1229ee-9094-466c-b2eb-184d31f1b3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:45.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:55.885Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b6537455-b341-4675-b2d9-a6eead730a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:21:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:05.902Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6306542f-78b3-4002-bd6f-5fd49f966dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:05.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:15.913Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e542f6e-490e-4c32-bc55-fb62b65ae000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:25.923Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2edbff3d-30b1-49f5-aadf-032b8b61be05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:35.934Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=584e806e-d166-40f5-84c5-cb3a429ef0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:45.947Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f48c684f-b988-4001-940d-969f51a4410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:55.961Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=17bcd754-4149-48bc-9be1-c9ed5e6d1d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:22:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:05.971Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ef1748dd-08c3-4f7f-b4c0-f54f0afc74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:15.980Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9a35cbe2-6e63-41c2-8168-db0addf05c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:15.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:25.993Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=077524f3-86af-4c4e-a16b-f50747651248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:36.006Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bedffda5-9f4b-47e3-bcae-9fe31213defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:46.022Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7960da89-ff84-4f87-97fe-716d6f318485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:56.032Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=54669025-f287-44b2-bfb0-217ed029dd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:23:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:06.043Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bced3cfd-459b-4b44-a980-06d8f3956a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:16.053Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=92839daf-bdb3-4223-b022-4fbc57ae3413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:26.065Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=34134847-9a21-4ce4-9d45-2f4a88dd8ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:36.077Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9d1d392b-cd47-45ab-aec4-352a7231109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:46.089Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=234ecb22-a21f-48bd-aa45-59965ef93085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:56.099Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=92a2d8b9-f302-4c40-846b-b8bb9fdd8cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:24:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:06.109Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fef6c7fd-687b-4ca4-bc54-e6ec5b241da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:06.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:16.121Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=83cc05bd-8d76-4ae2-bd9f-b5d58bc2983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:26.132Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cd9334e7-8bfe-4edd-9655-15e91fb02bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:36.145Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c99c7909-ae6c-4bfc-804c-f19c60166ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:46.158Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cc64cc7b-e0ee-4221-973f-e0e5a6b504ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:25:55.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:25:55.603Z |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-09-21T13:25:55.603Z |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-09-21T13:25:55.604Z |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-09-21T13:25:55.604Z |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-09-21T13:25:55.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:25:55.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:25:55.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:25:55.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:56.171Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=db4b9693-e788-42d8-ac3d-d61f116e1970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:25:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:06.186Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3af916b2-a718-4c54-9094-094f8111e899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:06.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:16.196Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e1f8a63-af4a-4a6f-933b-78b4181c7326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:26.206Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=400784a4-41e7-4b77-8f99-1014371342c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:36.221Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0168433b-afc4-4174-9699-fc00173475ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:46.235Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6c368257-c6ac-4260-bb8a-a90cd2cc21fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:56.247Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=19d2c9b6-830a-4c34-afee-8d160710de34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:26:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:06.260Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ef4a9eaa-280b-49e4-b8c9-1e4b6bd2d069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:16.271Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bad2cd3a-394c-4d7e-b97c-63704b43dd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:26.282Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=913b880e-3754-4f6a-ac15-fb18b200bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:36.292Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=35b6b800-a6fd-42cb-bf97-abd51cd0f35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:46.303Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=62b75ac1-5c9a-4ac3-9de8-09045ab0083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:56.312Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=46d9fe7a-c1c0-4cda-99d8-43e05cdc2adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:27:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:06.321Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cd4fa33f-bb33-438a-90e3-18a58bfc0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:16.330Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1ac437d1-b175-4a3d-a2b2-68b40474a60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:26.342Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=153227e2-62e0-42dd-baea-a71441d0168e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:36.351Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fe3a8807-7b09-465a-ac3a-9ade413b7b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:46.367Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6dcdc2da-7a98-4484-94e7-fad3623b03a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:56.379Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c2b66567-d2c2-4852-bd24-a40fce839872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:28:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:06.393Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d69bd1bd-c1a1-4735-91ba-35ac188160cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:16.404Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=75bb3947-d64e-4a4f-af03-43d167a5b73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:26.415Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ffcb59ef-c8f0-4171-bffe-ce7ce2f7b22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:26.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:36.427Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=371e96f6-d521-44c4-806f-23e790c835a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:36.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:46.439Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=844421bb-bc9c-4b25-921e-5af6e13c9d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:56.450Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5a4f3f27-069f-488a-aad2-07642b1eab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:29:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:06.462Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=da871213-28b5-4384-8aa1-2b5ab7c5c27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:16.472Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f2a25e99-fd60-463c-8078-1329a57cb802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:26.482Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4b99d928-4b5a-4b01-8b33-053f412c0f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:36.497Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=754f0a0d-10df-4e26-b2a6-b1bfd25e752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:46.509Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=956e283d-5e73-46e5-b208-6c0d06ffe414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:30:55.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:30:55.543Z |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-09-21T13:30:55.543Z |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-09-21T13:30:55.543Z |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-09-21T13:30:55.543Z |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-09-21T13:30:55.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:30:55.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:30:55.547Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:30:55.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:56.519Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fd2e31a1-014f-417c-a249-db6a9b4b1275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:30:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:06.530Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a35e111e-a7be-4fe8-a321-eabca53fe855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:16.541Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8ddc02b8-c9c8-4892-8f95-7583bbd89614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:26.552Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3ec08672-75be-405c-92a2-4427b6bd3fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:36.565Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7a54d709-8552-409b-b8be-df250593e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:46.577Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d33f4842-03b1-49f4-8631-08e2814a6382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:56.589Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=82f9fea9-6e7e-43a4-aa89-a356ba93dbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:31:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:06.600Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2a5618bd-6f3b-4d08-98aa-c75711ab28a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:16.615Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ab13199c-c1d3-44ee-a2e8-f97bda2cd532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:26.627Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6932ce4a-3829-4810-96ba-0ccb79cfc58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:36.639Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8ebca15d-63da-40c1-af0a-214e9bbec589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:46.653Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=80347946-5ef8-40b4-bd5d-e4bde9a78cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:56.663Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f5381ebf-6b19-4e70-b4ad-b3977a2827ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:32:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:06.675Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8431b534-4bac-4bae-861f-31d9fccec24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:16.685Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ba16e7b3-3f0f-4070-9165-9259b3ba3815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:26.696Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=019e53c9-f774-4603-9835-a4c4091ec449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:36.708Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e191ba73-5181-40c2-a122-ce48e162de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:46.719Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=085893cc-768d-471f-a985-baad76fbb93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:56.728Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9c9258f8-23d2-44d9-bdb1-81e60fa80340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:33:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:06.738Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=99fe48bd-5f42-4bc1-8ad1-a75e750215c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:16.751Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bcf01267-67c8-4002-a227-3c2578e353a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:26.763Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=40288187-eff4-4e08-ac4a-212820165118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:36.777Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d13400fd-2c85-450d-9a9f-6cb52af67a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:46.789Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8f706d6c-083d-4d73-b9a5-002ea41dd17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:56.802Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0d8d057e-677f-41ab-9983-b6a3c7d2bbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:34:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:06.814Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e2db7f6f-550e-44aa-8001-59df8775e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:16.827Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a92dcec9-2cd9-4c3e-bfef-fe80409e82e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:26.841Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3e5c63b3-bd22-4319-86bb-2025171189ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:36.852Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=21bd22b3-5acb-4efc-a6be-53b60b10f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:36.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:46.862Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=81c13f0a-9322-4351-94c2-cbef86615262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:35:55.607Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:35:55.607Z |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-09-21T13:35:55.607Z |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-09-21T13:35:55.607Z |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-09-21T13:35:55.608Z |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-09-21T13:35:55.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:35:55.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:35:55.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:35:55.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:56.874Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2b7281ff-60d8-4186-9033-71d6a6c196ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:35:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:06.886Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=db1febbd-3e92-4d01-84bc-52275768c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:16.909Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6f3a695a-8684-4f9c-a5ca-73f92b284d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:26.923Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e00e23a0-5d51-4d70-ba52-f0eb91c0c04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:36.934Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8c4cc453-b282-4bf0-91b9-a5fcbebedf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:46.946Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=48d71ea8-3c12-43f1-951a-3498a32f0aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:56.960Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f43de3cf-fdcc-4d0e-aa62-208eec6e5c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:36:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:06.972Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=65246263-b9c6-460a-9f9c-c44aae675ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:16.983Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d1963e53-b2d0-4303-8c75-e1087648125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:27.001Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e1961a30-a73c-4536-b214-478c3366de78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:37.015Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=91355aaf-a20e-4a25-88c4-9d063b621b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:37.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:47.024Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3ad58f5b-76c7-402d-9860-5d7db53f035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:57.037Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f0a7338c-55ee-4390-8dcb-394403284835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:37:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:07.047Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aa6d0cf5-f4f6-4287-91a7-377305a7267f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:17.058Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3d86a3e9-f462-4eab-a312-6c5a3062efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:27.069Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3a60cc92-b98b-4294-9841-b3adc2ac498d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:37.082Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1548a065-6128-4c37-82fa-d4094f3f4677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:47.093Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b82b1bf9-04fa-4374-86f4-46fe5944af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:57.105Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f3182006-a788-451e-9c9e-9930052bd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:38:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:07.124Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5e7586d2-2fa4-4a66-86ae-a0c3026c3716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:17.136Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=78819ce9-6f82-4972-bb47-6325ad2343a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:27.149Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=192c0c93-35ea-4d8e-aeb0-aaae0a369a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:37.162Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=20c7bb89-7a27-4b87-9de9-49381288dfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:37.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:47.176Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f49ce412-b75d-49f6-9a0b-3f79b3eaab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:57.186Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0c1d9597-ee15-482b-90b7-ff8db2b08b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:39:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:07.197Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b763c253-819e-4ddb-a3f9-e0db83684ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:17.209Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a96116a1-ec7f-4ccc-b742-fb121b3d4e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:27.222Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ad11baf5-462a-4d51-9446-a7f6ad560fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:37.234Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8b1c39fb-f326-4421-baa4-48460d3fbe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:47.249Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f3285802-8ec5-48af-ab0e-e9f63970f990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:40:55.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:40:55.625Z |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-09-21T13:40:55.625Z |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-09-21T13:40:55.625Z |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-09-21T13:40:55.626Z |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-09-21T13:40:55.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:40:55.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:40:55.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:40:55.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:57.258Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=14d83d73-98d4-4982-b88a-79a299ac1885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:40:57.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:07.267Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c45467ed-8af7-45f9-87a4-869f12380cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:17.277Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=285f531d-595a-4399-afac-a377b84757f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:27.287Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3ea7e567-4923-4e23-9af9-7bc4e1e3b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:37.297Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7f58617b-ad6f-4e62-91ac-f09519b75d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:47.307Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=955b08d5-fdfb-44d9-bbb1-0f14a00ac17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:57.316Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1bf45700-1947-4df5-bb09-50da0f3ecd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:41:57.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:07.328Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=babba524-7de6-4ef3-9409-b66cf35d0bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:17.342Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=63fe5499-0d4e-4e84-afcb-b05af661dc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:27.354Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e8717c84-2e33-49e3-b257-c75fc96b5ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:37.365Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=91432847-b956-46f4-90c6-e39b8596d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:47.376Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7f2762aa-35aa-47a4-a085-38c814524128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:57.394Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=10661be3-c63d-40ec-8104-a3c1daec2e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:42:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:07.406Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1470743d-1daa-4631-8511-d2b5c328ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:17.417Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e927bf78-6244-4ff8-9716-821c1d350ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:27.433Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2b0a2ae4-91fd-45f8-97b2-bb441c444a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:37.446Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=51593644-c0a9-4337-a497-d5073221a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:47.455Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1514b08d-6dc4-4b4f-8be4-f1d9363481c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:47.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:57.466Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=37e253a4-15b0-4b83-a630-29fc16440948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:43:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:07.476Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7874e89a-bbd7-48ee-aeb1-a76874512f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:17.487Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=42c914e8-06c7-464e-be68-7d020021d75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:17.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:27.501Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=921f811d-38ad-4ea6-8e51-d19510032b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:37.510Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=64319f9f-b1ef-4018-bd9e-a063f342a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:47.525Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4b5f6220-c6b0-447a-ae31-8863e382bb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:57.535Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bf276766-5b81-4a1e-9026-54c4ed2f2500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:44:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:07.551Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c4c2e350-0551-42bd-be15-b62b08d305d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:17.564Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9d4c4ed4-67ba-4305-970f-cf66fbec4d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:27.577Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=74dec40b-28b6-4c03-8533-38a775a9a676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:37.590Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ee81af60-5948-4707-9f1a-afeb181c2697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:47.608Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0d2e4a02-4eac-43d3-bff2-289b310fa8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:45:55.528Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:45:55.529Z |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-09-21T13:45:55.529Z |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-09-21T13:45:55.529Z |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-09-21T13:45:55.529Z |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-09-21T13:45:55.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:45:55.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:45:55.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:45:55.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:57.620Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1504c440-374f-4d77-a32e-4edd53c7300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:45:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:07.636Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a6a4058c-85b1-41e5-baae-dddd18db46ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:17.649Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1ccf1053-edab-42a0-a7d6-fb47a996e3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:27.658Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f4babc79-cb0c-4f4e-8c5a-71a40890da12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:37.671Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c1ce77e4-9d0b-4c5b-8589-02715781a370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:47.681Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8eca32c3-2b25-40df-b932-db66941307f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:57.691Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=744bb02f-d38d-433a-9f46-8f5010e6ed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:46:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:07.706Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8c7d60c9-b793-4b44-89c1-6fc60e68a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:17.720Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8c414e7a-3a04-48ea-9cd0-7a14b8a1e6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:17.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:27.736Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c6698d22-a0ab-44bc-875e-8c02131e90fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:37.750Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5471bb51-8eac-4a2f-bf05-92b8cacdb276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:47.762Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=adc07f97-2081-4980-8f5c-71abb97f00f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:57.774Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1bad9da9-bf47-43aa-a3bb-197dce7aa1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:47:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:07.787Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2a84d613-c6b0-4c4a-ac61-ca8d24d3ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:07.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:17.798Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f8454bea-df52-411f-88af-abaa84fd1ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:27.820Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=49379c32-ae99-4de5-9990-41b894a1a210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:27.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:37.830Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bc66f6fb-fed4-4b60-81f2-99647ac2e43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:47.844Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5d36b88a-e885-425b-98c1-b7cc6b8e6f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:47.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:57.858Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a44f09f6-f000-40f9-b300-bbabc704b4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:48:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:07.870Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=997a7cd0-cc19-4854-86e0-7692e255125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:17.879Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=934e8196-d4d8-49be-a062-941cc68fd214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:27.912Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=29b8ff20-b0ae-40ce-86f5-b48b06f8b943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:37.930Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=36a7b178-fb6d-4a50-8c35-b30986a969d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:47.944Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e7550974-fed8-41a0-8833-bf7e72953d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:57.955Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6a60bd98-7583-4bce-af00-7e6e221e1a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:49:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:07.967Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a784705c-220e-4746-8ae4-05a4e0b2f59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:17.979Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=eff1ad07-ed79-48cf-89b1-a6d7a6dd2625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:27.992Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=eb1d7435-1731-4470-824d-6156ca2fb2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:38.009Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b0116ae3-5635-4475-a721-ee94b2d41104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:48.029Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9ac0918d-467c-43b2-9de1-41ac6c347d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:50:55.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:50:55.537Z |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-09-21T13:50:55.537Z |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-09-21T13:50:55.537Z |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-09-21T13:50:55.538Z |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-09-21T13:50:55.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:50:55.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:50:55.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:50:55.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:58.039Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8c0f1aed-6603-42d9-bd17-b87ba02f7c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:50:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:08.051Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=118185af-41ba-4358-bf9a-1b118c8e6a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:18.062Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a67923f4-21b3-4cf4-baf8-ff77d6f9ed20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:28.074Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0683b0bc-19bf-477e-9fe7-b47de011603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:38.084Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a9e9863b-c882-40fe-aaff-2a5bd5513640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:48.094Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7a64abf2-57e4-401e-9fcd-a591846eb449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:48.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:58.104Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d31e318c-a4b5-49b6-896d-b6a0a07c25a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:51:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:08.121Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8a25c1f0-2a35-465f-b6f7-9a783d7e90a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:18.136Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9599c749-d243-49b0-9326-aaf1c672d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:28.148Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ffc6ed3c-1477-4f8e-8119-c94ea3d594a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:38.161Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=54c38b3e-47c0-442e-bf44-820c800258d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:48.172Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=73173fcd-99fb-4f93-b5ea-df09e3a37f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:58.186Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4f8485e1-5e39-4fc7-962c-dd528cb994de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:52:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:08.228Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9fd39e0e-85ba-4215-b091-92eeb15a48a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:18.239Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b1d6db89-dc16-4b74-b44f-66df83c0226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:28.268Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b919d0af-6a4b-445f-a243-c5acb04f4819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:38.304Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=51820527-3d49-4446-b961-c588008310a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:48.320Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=62516fee-707e-4741-97e6-6fef22aa6357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:58.331Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=29a85edd-07d7-4b78-a295-cac8d0f5c7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:53:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:08.394Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7e5b0d6d-719a-46fc-9e8b-d23caa447858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:18.407Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6de39117-80d7-4456-becc-1f6e81ae743c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:28.422Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=09e44424-a74f-4613-a228-a19342ef16d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:38.438Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3ca74914-a940-46cc-a311-b9b141c300da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:48.451Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=59215493-2aa7-4d49-9c3a-982f3bdb8366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:58.464Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2731ffdf-e302-49d0-985f-cee3ac501618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:54:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:08.476Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5640680f-ed42-4c50-bfe0-331fae6f6207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:18.488Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=68990e43-e294-4236-bdf4-45a82b9b0a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:28.500Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=59763fd1-5665-4846-83ca-1340d7c24241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:28.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:38.514Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a56bfdd5-c3c9-4e02-9218-da109ab3f9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:38.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:48.530Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7a87397a-1b01-4cff-9608-ecb17b281e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T13:55:55.593Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T13:55:55.594Z |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-09-21T13:55:55.594Z |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-09-21T13:55:55.594Z |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-09-21T13:55:55.595Z |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-09-21T13:55:55.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T13:55:55.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T13:55:55.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T13:55:55.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:58.541Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=86d34ba5-3f69-455d-8648-249f46502f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:55:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:08.555Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2eb48f0f-0edf-4705-8c08-ef653ea5e24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:18.566Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=90f7e9b8-80cf-4718-9114-2821e4526008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:28.577Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=222753d9-f8b9-46e8-a761-e01076be6c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:38.588Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=48597ebf-fb94-490c-b4cb-50566305952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:48.599Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6838c425-11d5-40fa-bf5e-789c87ef50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:58.615Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ae4a32ca-f3b5-42f0-9216-2425beab301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:56:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:08.629Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=96939170-e1b2-4ad1-b9bb-04e395cd586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:18.643Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6ed08bca-7389-49c5-99b3-bd6d82abc3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:28.654Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=23e526f6-02ee-44c4-aa5a-885241cd6319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:28.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:38.666Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b3c0b5e9-f568-47b0-a4d8-d3f3043f9297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:48.679Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b2336d4d-a2b4-49b8-8a07-61711e034ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:58.692Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1f233835-1049-4a64-abda-c9481ec38ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:57:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:08.706Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=84a7160b-661b-4a48-a325-d8124973e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:08.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:18.717Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f80f9871-3b26-4ba5-90c1-37573182aa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:28.732Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c2151150-83e0-40f2-8866-c8bf80218edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:28.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:38.744Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3674a2f9-1a5b-4cf7-bce0-0fb923503f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:48.756Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cf82928d-d857-4640-adee-7d45b3423f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:58.766Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a35d6c84-220c-47dd-b628-722d7786d715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:58:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:08.781Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b0edf251-dfad-4e0e-bcd1-78039adbcd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:08.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:18.791Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7f54c819-e9d3-4aa2-b47c-0667b54af681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:18.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:28.801Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=14534660-b94f-413f-b807-85a7d9a4b094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:38.814Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=677c2856-5c42-4e80-88da-4ec8317d4435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:48.825Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a605d428-c4c0-4c7f-9904-e957a193cf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:48.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:58.842Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=759fe1dc-e7b9-456f-95a7-ba0af30bcb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T13:59:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:08.858Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e8cd7f08-429e-4290-8267-206affeaa672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:18.869Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f2dcda6f-47ee-4b70-b407-8909a9e141f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:28.879Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2a2a0ede-538f-4f53-aee9-e7fe721acf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:38.891Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=88c3e21d-2f80-4816-95cd-8e0fc57b69f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:38.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:48.901Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=19cd0148-bb7a-4e05-96d5-e5c1a2abc735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T14:00:55.534Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T14:00:55.535Z |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-09-21T14:00:55.535Z |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-09-21T14:00:55.535Z |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-09-21T14:00:55.535Z |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-09-21T14:00:55.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T14:00:55.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T14:00:55.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T14:00:55.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:58.912Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=32688311-ee51-4d86-a551-cd44f9d7859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:00:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:08.923Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f656f96f-1ed9-4fcd-8bc6-0ba5546d1160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:18.933Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7c08b715-1599-48b2-a79e-3892a3be8bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:28.951Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d1532ab9-9b15-481b-95c4-0c40e92c772a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:38.962Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d822c83c-7cf7-4f76-adaa-d8ac20197687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:48.972Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=edac6f56-94b1-485d-81de-86cb18c2a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:58.983Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7b847f82-9b9b-4a64-a3bf-e74cc49c1307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:01:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:08.995Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=98ed0412-1bb1-49fc-ab66-a14920988961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:09.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:19.006Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=29f54a7c-0248-41cb-9b1c-4cdde8739c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:19.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:29.020Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7b1fc1f3-71eb-41b3-8eb8-50c761e5ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:39.030Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2af46521-d258-4245-b088-b3cdc1af0176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:39.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:49.040Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c10568e0-eb4d-4c33-9c68-da41165f3554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:59.048Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9601948e-af52-484a-bb92-68fa1ed6742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:02:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:09.061Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d8fb41fd-6d16-40c6-ac70-1bafa60efbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:09.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:19.073Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=86d13702-27d7-4b74-ba2a-578040f0c36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:29.084Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1f63a0c2-0fae-4066-84fd-58a21f8c4463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:39.095Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d9b235ae-eae2-446c-8508-5439f02a897d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:49.105Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f1d395bc-06d2-4b85-a3cb-e3b503eb8e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:59.117Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=85e20aeb-e356-42e6-b24c-211b88cee84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:03:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:09.136Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1902e730-a139-4358-b828-1f5a64df281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:19.146Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3d6dc9b0-3867-4158-a9b9-63bec8366d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:29.157Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=45951031-2500-45bd-8fc7-b0da3a2dd081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:39.166Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6aa17ab8-d9de-454b-bd45-946549edebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:49.179Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=313f6202-6ae4-4648-afcb-0bf76d8ea47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:59.190Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=65b99bec-8e1d-4153-a84f-bf43ccbe3524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:04:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:09.238Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7caaf0ff-b8bb-4c32-98df-56969b82050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:19.248Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a23b1f1e-2bc6-4a73-adda-e0aec0689a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:29.260Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=abcf1720-e45f-4784-8fa4-3777afeb3a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:39.271Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a500547f-c07c-4492-8fda-4eab21d9a08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:49.284Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=028142f9-1967-48ff-9d98-0b2a61f6f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T14:05:55.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T14:05:55.554Z |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-09-21T14:05:55.554Z |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-09-21T14:05:55.554Z |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-09-21T14:05:55.554Z |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-09-21T14:05:55.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T14:05:55.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T14:05:55.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T14:05:55.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:59.295Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=dca3025c-d0a3-4a77-b6f0-a028cf22b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:05:59.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:09.306Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=537b3740-1300-497b-971b-81d61af13424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:19.319Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=14861dac-b492-44df-b3c0-f4e62b414780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:29.329Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f8f1e5b9-c540-41df-87ba-606e8e96e568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:39.340Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=65388d0c-56e2-47c9-b24b-cc3a29976b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:49.355Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2f011631-63d9-42be-9e25-8f0bbdeaf8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:59.365Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4060394e-0ae7-4a94-957f-48efbe0cdeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:06:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:09.376Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1399c594-86c3-4d28-9146-9753bea0758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:19.388Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=238c16c6-30a8-483c-91dd-9576b2a9a151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:29.398Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0d2d1253-18c1-421b-9900-c4b7011cf7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:39.411Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=860a12bd-fc79-43f4-b408-a730de956ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:49.427Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4dc0b6d4-78ca-45ad-bcd3-9222c11f721f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:59.435Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4fa16bdf-d0e0-42ee-a329-e8c8af0a3dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:07:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:09.446Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=25e1f670-a793-4369-babd-03c9235e51e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:19.457Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=27c1f987-d234-47aa-b2d3-d832fafcd95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:29.473Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ec5aa56e-5a7b-4669-a559-d3baa87516c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:39.485Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fb8bd17d-43de-4a9a-b9a8-179524c271d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:49.498Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=95b5019d-8f49-4698-b43b-cb6863c42161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:59.511Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=14d92691-5a48-4f74-9c6c-d32360c92ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:08:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:09.521Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9b70d65b-0190-460a-99c5-65b4d5698e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:09.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:19.531Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=dd3626b9-8118-4840-a095-2dfa321ebffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:29.543Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=897e9bbb-54e6-4dc5-af09-b0c9abd58e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:39.552Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1c09a63f-7f49-4bd2-83bc-8cf53b0ebb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:39.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:49.562Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e09ef541-c232-488c-a4db-d8ba27550fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:49.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:59.573Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5c5e5681-21b3-4d43-9fe3-6684ab314090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:09:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:09.583Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3303520f-240b-41cf-86a8-b38e70779275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:19.595Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0c3af4ff-3c40-4205-9861-156df2772c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:29.607Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=dcff247e-6175-4878-8c62-d214e49da325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:39.617Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1fb69f3d-9015-4598-8557-5ad44d8787fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:49.628Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b89c15e3-08f4-406e-b8b8-107838251398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T14:10:55.645Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T14:10:55.646Z |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-09-21T14:10:55.646Z |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-09-21T14:10:55.646Z |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-09-21T14:10:55.647Z |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-09-21T14:10:55.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T14:10:55.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T14:10:55.652Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T14:10:55.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:59.639Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=31ebb2ca-1d4c-43c0-9c05-4ed696af5115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:10:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:09.652Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8d7d20da-af15-4127-932e-ce1be487cbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:19.662Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=459322b3-6b91-4bae-96ac-3e67313a6076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:29.671Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ce78a978-ae0e-4e92-a492-6adf78a246ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:39.682Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d1d9b342-96c7-47c0-9739-d1854108ee50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:39.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:49.693Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5fe1d416-455c-491e-83b2-9683966d0e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:59.709Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7348ad22-f02d-4fe0-8670-42e36b78d694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:11:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:09.725Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=db90317e-b5e7-4cf6-9b40-6407fe7b89e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:09.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:19.738Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5d3f2efb-d16d-412b-9a34-59dfa339fc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:29.751Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bc236fa9-b59b-4c14-806e-a68ffb6677c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:39.762Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a00c272d-58d5-4dc1-aa8e-b193bd9e05eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:49.771Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=20a6536b-93a3-42bd-8fed-6ab81192afb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:49.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:59.782Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d219ee88-5e0f-4ab4-bb2b-82adf568f0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:12:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:09.791Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f09b0f04-e968-4181-ade1-861c43fdfaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:19.803Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f62583fb-6247-4ea2-b296-1501186faaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:29.815Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=acc110d2-6522-4fcc-9951-086f21c1caa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:39.827Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0af85209-ba9f-4857-9798-7ea84891d045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:49.842Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7d0219e2-95c2-4fb0-adbd-6c64e8557de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:59.853Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1c4af8a9-1293-4455-81fc-20823359df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:13:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:09.865Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=92dc9a85-a70c-4d62-8ee3-e6288a26485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:19.895Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e7f19b10-4752-48fb-b315-efd54f9df271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:29.907Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=038316e4-7c20-4c16-a319-3082afb3e2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:39.919Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=79f96578-ae68-407c-ba10-8740ac186a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:39.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:49.938Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c6aededf-35b6-4738-bc3f-ac900ad356b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:49.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:59.952Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aef625f9-dd9c-41d8-ab42-97f14abb7f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:14:59.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:09.961Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1a32f2a4-e8ce-40e8-9632-217c8c0c7f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:19.972Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e4c634cd-35da-496e-9ffc-9b581224bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:29.983Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=69d70d45-cb68-498c-9371-6ed6f714b5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:29.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:39.995Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4f43b26f-d82a-4651-8cd2-fbdaaf93efae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:50.018Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7e45186c-27bb-4df8-9a02-6a03f7b4858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:15:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T14:15:55.514Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T14:15:55.515Z |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-09-21T14:15:55.515Z |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-09-21T14:15:55.515Z |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-09-21T14:15:55.515Z |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-09-21T14:15:55.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T14:15:55.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T14:15:55.519Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T14:15:55.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:00.027Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aa808a83-ba2c-4edc-9581-0295041c538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:10.040Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=040d5fd7-ee96-4cbc-9d27-c63c1f71973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:20.049Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=08e97e5b-af9f-4d56-b98d-eebf9389f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:30.063Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=91cb143a-d50f-439b-8eb3-f79c1a6f2f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:40.073Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3f54341f-e6cd-4bb1-b3ab-680af6eb3d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:50.086Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0d70ac84-05a5-4151-84ed-33335ed68c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:16:50.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:00.106Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=66b13572-9d21-4c3e-b9e1-3ec689f5135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:10.128Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=432c2ecb-89a2-4321-9888-fc64ee7a4211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:20.140Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=67813fcf-932b-4977-adf8-cef674c3a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:30.152Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a20ff1ad-8ba4-4708-954e-c299e6ccd6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:40.162Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=69cb61ff-746f-46ca-9de2-550d3c096a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:50.174Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8539a777-0580-43bf-9f48-dd19173a59b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:17:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:00.184Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=03a8ca71-5517-4686-9acf-be6b1d87e904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:10.195Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=02d5a532-afe7-47b6-96b6-63116eaf8a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:20.210Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3cd1c47e-76a9-4bc8-8ca9-c6049a5cae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:30.219Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b475017a-a194-4761-aa9a-6c9071b7aca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:40.228Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c9dfa8e4-38de-43d6-afba-a96c3357fa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:50.241Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e9c54a91-e16d-49d0-8a48-b8d281c6c072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:18:50.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:00.251Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fa31292e-dca9-4c6a-bc19-3dcb1691b463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:10.264Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=407c3af9-4964-4fad-9442-b508abc58dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:20.278Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9f44f0b7-9d97-416e-bdd9-310f63c98bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:30.289Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c24f5ac0-4dd6-45aa-820c-2dfa94fb778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:40.301Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a6d5f873-2ba1-4519-ae4d-fe780e1c89cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:50.313Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d5d7b419-081c-413c-90bf-394357bbc696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:19:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:00.325Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=2b326684-6fd0-4d30-a985-68413d688d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:10.338Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7298901f-adf2-474c-8904-eca899cd8eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:20.348Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a028165e-8b16-4085-b490-145a322bdfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:30.359Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1f8500b3-930c-4429-b43f-f9bbaf286d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:40.369Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ff030860-991f-4534-b341-76f78471e78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:50.379Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6a1e37d4-e447-4f07-8785-ef17b30ece24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:20:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T14:20:55.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T14:20:55.547Z |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-09-21T14:20:55.547Z |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-09-21T14:20:55.548Z |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-09-21T14:20:55.548Z |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-09-21T14:20:55.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T14:20:55.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T14:20:55.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T14:20:55.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:00.391Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=663b8668-c007-46d4-89d2-147a16e63b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:10.401Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6600b437-1828-4e7b-aad6-d2d776345f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:20.411Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=add179fc-b617-4386-b8a0-abaab7eafd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:20.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:30.425Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=00c4eb74-4950-4cdf-9fbe-e9607ec7b4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:40.435Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=96989661-b63f-45ac-bcdc-e2cadae84652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:50.447Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3dda319d-39a8-4584-8eba-5d5e875c37ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:21:50.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:00.457Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0d686540-7f5f-4089-8eaf-a4ca53ca5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:10.470Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=519974ff-6e49-4425-8c39-c0284cd516af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:10.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:20.482Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=15cf9ac4-205f-45d1-84cf-9b26c6a201c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:20.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:30.494Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=b53763f6-51b4-4df1-8fd7-85a1aceb43fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:40.503Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=951b20c1-fac8-4a57-99f0-049adbf341e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:50.514Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c0f263d1-aaf7-49fc-bfaa-50db78a4b882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:22:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:00.525Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4ef65c36-f493-4c99-9e76-4a057a90c6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:10.540Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=56b88808-236b-42df-b4f2-df67e5eaae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:20.550Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9b851b32-d276-46c1-a944-bba225f80897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:30.561Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e14356d6-09bf-4302-9c03-9c3d4c6a77a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:40.574Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=359e5fe5-31c7-4cd0-8450-a17dcf16088c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:50.585Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0af6aaaa-21a4-46dc-b2a2-9a110bff83e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:23:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:00.596Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d3be504e-1aff-4262-be20-313dfa7d8c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:00.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:10.608Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=48cdd6d9-db67-4f4b-9904-ee036586338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:20.619Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ef455231-bce6-4add-89cf-a469405cac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:30.632Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=bb791aef-c5c6-4dad-b7e1-7a5738668bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:40.641Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5c533766-eff2-4e44-bf3b-99961681c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:40.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:50.650Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=56f607e2-bc4b-4599-af88-deed6f80a943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:24:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:00.660Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=5b70f6b1-6ba3-4b0b-8e1e-01e423ddbbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:00.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:10.679Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9948d30c-0cca-4afa-9809-a5025d07e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:10.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:20.695Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=286afbd9-993d-4666-a223-c2ac7305bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:30.704Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=56833bf0-2696-4787-bb66-efdf62cc23cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:40.718Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6acddfb0-f638-445a-9a16-f4b309c523e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:50.739Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=a607c600-28fe-4f61-8066-aa49076241f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:25:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T14:25:55.611Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T14:25:55.611Z |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-09-21T14:25:55.612Z |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-09-21T14:25:55.612Z |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-09-21T14:25:55.612Z |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-09-21T14:25:55.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T14:25:55.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T14:25:55.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T14:25:55.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:00.751Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=6b59f70e-210f-44ce-8f5a-95dfd87d83af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:10.765Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4e05d56d-9090-4690-86e9-6ff9eacd5d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:20.780Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c1ad17ac-1122-461c-b7aa-06509e307b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:30.791Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=aebc8faf-ddc0-4cd5-bb8e-f044971595c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:40.801Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ba9d62ce-ad86-4701-9993-a18880abf3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:40.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:50.810Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1af85884-daf7-462b-8892-238ee6ca2e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:26:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:00.821Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d3fe634b-218a-49c5-93a7-3669cd174eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:10.831Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=634b5f5e-d707-4a49-9fce-520097d92ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:20.843Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=217c8a5c-f582-430f-bd7c-ba9d0ea0bc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:20.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:30.854Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=f4d3f6bf-0f54-4bf5-8874-66cb711a0c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:40.866Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=3e50265c-4f9d-45ae-84a0-99ed5d2135ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:40.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:50.877Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=42d3358d-0b97-46bb-bcab-82d56b763ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:27:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:00.887Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=9db12f26-1a7e-4c6e-b33b-5d4b1c30c0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:10.897Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8a5dd1f9-8412-4084-8f80-abfaf2bfb026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:20.910Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=58b1af06-2160-4932-9dd2-c51df88baf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:20.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:30.926Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=4b07832d-3b3a-40b3-990e-b4aef5370933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:40.939Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=46421c35-5d1c-4fb9-87c8-f98b72c188bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:50.955Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=76fdd8d4-4eb6-443a-a4a6-58bfd8bf3a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:28:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:00.966Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=367d7220-93cb-474b-bf2a-edcc686a0956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:10.977Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8295eeec-076d-4d81-9558-52dfdf44bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:10.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:20.987Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=8e600002-0010-45f7-b396-c4bdaeb359b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:20.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:30.997Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e7358d21-469c-47b3-b2f5-ed66c8b7e105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:31.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:41.006Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=c9c00e66-10bc-41f7-95ff-971797064e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:51.017Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=12af6ac6-e88b-4e61-a48f-f4048e4cbc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:29:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:01.029Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=cf869ea1-575c-4df5-8d15-270f5694eac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:11.040Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=ab3e41e3-67d7-4d62-96b5-e1e3512d9873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:11.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:21.051Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=98af0237-b64a-4dfe-8944-641c65af2b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:31.063Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e22d46e5-55ed-4a20-a38a-aeb9decff1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:41.074Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=1caed255-f3b0-4d98-9360-6bef858ebb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:51.087Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=e9d116a6-e2b1-4a67-bc07-aedb6f1d968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:30:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-21T14:30:55.538Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-21T14:30:55.539Z |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-09-21T14:30:55.539Z |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-09-21T14:30:55.539Z |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-09-21T14:30:55.540Z |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-09-21T14:30:55.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-21T14:30:55.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-21T14:30:55.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-21T14:30:55.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:01.096Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=51d93ca6-a63b-489a-bc7a-061979668865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:11.106Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=67acda17-4835-4482-87f9-93404d6d314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:11.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:21.117Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=96eb59bb-188b-490f-8857-e7143f48761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:21.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:31.126Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=75b52cd0-ea05-4161-b3f6-e964315a7719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:41.138Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=32e094e2-89e3-4f24-ba49-ce5e8d6c5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:41.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:51.148Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=fc5b02f8-30ae-4dc1-a4a8-7e0ac4ca4f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:31:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:01.158Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=81ea67d5-103a-4fb0-81b7-e1bf4a352352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:11.169Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=7b414835-399a-4fab-875f-5155664d95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:21.182Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=80a74dd2-f544-48ee-90d7-da7561fda522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:31.193Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=50150170-deb3-4687-87c6-55ca807c6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:41.204Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=d00b6de7-6e72-47c7-a377-359d92bbb699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:51.215Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=0b295d5f-823a-4fa1-bd82-25d302516f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:32:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:33:01.226Z |INFO |Init configs |InvocationID=298347e0-a069-4cc4-a7a9-31edbbb108e6, InstanceUUID=86d7d5f2-3909-40c7-a496-0ae82aff0291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-21T14:33:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks