By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:03:56.745Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:03:56.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:03:56.791Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:03:57.442Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:03:57.540Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:03:57.541Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:03:57.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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:03:57.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-07T05:03:57.775Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-07T05:03:57.798Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-07T05:03:58.951Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-07T05:03:59.418Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-07T05:03:59.436Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-07T05:03:59.437Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-07T05:03:59.502Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-07T05:03:59.503Z |INFO |Root WebApplicationContext: initialization completed in 1704 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-07T05:04:00.108Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-07T05:04:02.030Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-07T05:04:02.564Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-07T05:04:02.588Z |INFO |Started MainApp in 8.849 seconds (JVM running for 9.577) |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-07T05:04:02.805Z |INFO |Start scheduling PRH workflow |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:02.818Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ce8341d2-a336-42c4-94e0-8a62aa46ee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-07T05:04:07.690Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-07T05:04:07.691Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-07T05:04:07.693Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:13.264Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3f9e3254-63fe-4cab-a0ae-7b1f1e9f4ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:23.280Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=551d0b84-7ba6-48a3-8aaa-3c8287ef536c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:23.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:33.298Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5e555a57-6a9c-418a-bc06-1984c846d062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:43.311Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ac00e640-f36e-4a5b-8daa-677029db6fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:53.323Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e4cddaea-4bb5-4f30-958e-7c3c2ea16a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:03.352Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d91998ec-2c82-44a1-8bb4-5f1fc9694b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:13.371Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e449b400-0590-4cad-85d2-cbc9c9218bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:23.385Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2e3dc5fc-82a3-4a3b-b618-c47d60631fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:33.408Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c7edf00d-75d5-4003-8d18-ccade908b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:43.430Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=af742b40-eea1-4830-b3ff-c08f45b03f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:53.442Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=95513d2a-d1f8-4357-a7d5-02f693dbf906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:03.456Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=46f34312-a326-4baf-acf2-2ed2667d91b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:13.484Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=97427e4b-e62a-45ac-9fe6-eb44fa7bcba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:23.558Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=bb119923-f34f-4d53-b836-7432fd4a1b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:33.671Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=eb3808a9-8bec-4a67-8ff1-cc2f471ca2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:43.683Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=1eee96d9-56b2-40e4-ab32-282dd399c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:53.696Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=989b05e9-790e-4fad-89e9-19e7de54f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:03.719Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0fba7b47-0836-4b76-bb69-d7fd0f8aac05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:13.739Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4ccd1a8a-c4fa-4353-b99e-0da80aa3a1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:13.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:23.758Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=380202e2-bb75-4c44-907a-704f0880edd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:23.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:33.779Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=dbc97f30-a886-45fa-8160-e1b7b2063b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:43.789Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f24557f8-477e-44aa-85c0-8447aca97d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:53.803Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b553385c-3b1e-47e1-96b6-3d1892af414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:03.827Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e4f0f065-8263-4bac-833f-c5e60ec735d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:13.838Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2ef4cbcf-24fa-455b-a866-c9ec07157fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:23.856Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=412165eb-d5ca-4ad9-8587-96c3e5fd5a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:33.868Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0c0aa3e0-10fb-45af-b219-9bc6ee8a1e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:33.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:43.888Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b37d18e7-2682-489d-b422-a2ca011eaecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:53.907Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a3d3163c-3b75-4819-86ea-c4dbb805fdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:09:01.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:09:01.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:09:01.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:09:01.700Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:09:01.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:09:01.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:09:01.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:09:01.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:03.923Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d1ba8a0b-0255-4d68-aa6c-4e8a315f118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:13.933Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a45ae08b-9537-4c5c-83d9-72b0ddf69e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:23.949Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3b597bb3-2d8c-4041-9e9a-0c4eeb91f72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:33.962Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=03907d35-6e96-4221-bc3e-d9b583989f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:43.974Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=32151f8b-ae80-4ea1-b031-aa2689d72b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:43.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:53.985Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=bdc67e60-6977-4bd1-8280-674e0d6373b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:04.000Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c2d947ea-978a-4838-8f25-48a66ebdbe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:14.010Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=21c704d3-4f8d-4afa-b1f7-f925f930aef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:24.020Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f37138f2-2d96-4d23-ba5f-fa581ca26e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:34.030Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=36a3fd2e-7a74-4d0a-8179-a1199713ff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:44.043Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=353fa15f-42e3-4998-a5c4-8b52da0242bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:44.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:54.057Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=bc11ebd9-ef5b-4057-887c-e8d42d32bcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:04.069Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5fbd9a43-f035-42e1-ab29-04a41ec074b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:14.082Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e8f0ab3e-c1b2-4d83-99b3-6ff4635ed9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:24.093Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2b33ab71-bc76-4e99-9b57-dc041d00a70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:34.105Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=49b36b96-bc15-44fa-adf0-a92cde250542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:44.118Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a09ae85d-11a0-4efd-a2dd-0a96b86143b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:54.129Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e1d94095-0a65-4b45-aa1d-16eb40e089af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:04.147Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=30a846b1-6cac-49f7-9b88-a8cb7e06428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:14.161Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7989331a-6562-41c0-ad51-aea0c82fef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:14.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:24.173Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=06b63da4-db17-4b6b-90cb-ce31dd08e050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:34.205Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8f87edbb-8f7b-4fd8-a378-71dd80de1fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:44.227Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6aa62f11-55f2-4ff6-bf74-c3ac85471fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:54.242Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=799168aa-861a-4ce7-a916-21536075bc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:04.254Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0bf10fb6-3061-44ca-92be-1baf2a2a893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:14.275Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b15ee713-d74b-4921-9067-1851dc09d1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:14.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:24.290Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=10531654-ca22-4410-a427-1ee04ffab553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:34.304Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=36da0135-497c-47aa-87ec-e642d97eb371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:44.315Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ff184c2f-71c4-469d-ba3e-c5e4861775dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:44.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:54.327Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d80fa8de-f821-4ba4-bda5-89946661b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:14:00.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:14:00.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:14:00.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:14:00.352Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:14:00.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:14:00.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:14:00.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:14:00.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:04.338Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0016ef81-2f2f-4241-8b97-6fbdadf8649a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:14.347Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d80bb8f5-b813-4dc9-a191-cad8aaa0f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:24.359Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e73e9342-e96d-4ae0-817d-ce7be384d6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:34.368Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b82cde41-214a-49ac-b4ec-6139f9fb5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:44.380Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7dfd3e92-e38e-48bb-ac2a-2284145ad3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:54.392Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e4c2ddb5-af3e-4e4e-9a02-d40ebeaf58a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:04.402Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a3a94a61-0ec2-4334-86ae-5f849c3a14d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:14.412Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=1e84fcbf-a47e-49e7-920a-92ea6d9ed3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:24.425Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=467ba945-b385-422f-9d8a-acba6f844777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:34.437Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c7f40469-58fc-4e87-9359-6f10be89aa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:44.455Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f4e8a949-94fe-4d82-ba9c-8b3b5cbb5e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:54.466Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=fbc42917-a4e9-465b-a5ca-2c4b41475274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:04.476Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d7b8eaaa-cb0a-492e-885b-5bae138f8baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:14.487Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=611ed711-1af7-465c-a37a-c7b535dd9186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:24.502Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=1045eb53-9404-4262-b94c-38341221735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:34.515Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6e0d2e7c-a5c6-4d5e-a1ae-c31d4bfe5759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:44.526Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9c2d3468-0205-4f26-b6a7-668e80d25a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:54.536Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2806c91f-a16f-4f7e-8458-4c7a33319fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:04.547Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=394e3b0b-c25b-4d59-b86b-aff5742956b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:14.560Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d33a9ec4-2923-4c52-843b-fca3492204a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:24.571Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=eaa85e50-f6c1-460b-a242-181de2fd8377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:34.582Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d72e79f5-bbaf-4a7a-a7c2-eb6f37956535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:44.594Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=264af507-e4da-459c-a60d-54ad397fcfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:54.604Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2394adeb-a435-4a94-bb03-2f82a5078b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:04.613Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=80bc9101-6058-43eb-a9ff-cecdd3d75af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:14.629Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=10f414b4-82bf-4f94-aaf4-4203928bef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:24.644Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2a54282a-c456-4744-9a03-3a75eb87f9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:34.658Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=61aa4a9e-12db-42d2-8e7b-84adaccc1f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:44.669Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=db8cb100-6b58-4d26-ab57-f5b8c3732f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:54.681Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=bb7a9992-75c0-45e6-93af-a2b206f060c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:19:00.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:19:00.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:19:00.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:19:00.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:19:00.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:19:00.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:19:00.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:19:00.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:04.693Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=132e4478-e30e-48fe-8758-9336efbda74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:14.709Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5ef44103-e7af-44dc-845b-16482c114c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:24.719Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4783488b-40d8-4075-84e6-8ec489ba9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:34.733Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ff6228ac-2745-4a26-bb5a-22a05fdad694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:44.743Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=90fd0008-3e92-4c37-8a60-99f970c30fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:54.755Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6ce712ac-f957-4e9b-80eb-2535906911ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:04.768Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=29dc0997-f13d-4da7-bf2e-20aac381c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:14.778Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=742b86c4-b900-49cd-9a93-3b555a136c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:24.794Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7a22488c-3cf1-4e98-b50e-4699148cca8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:24.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:34.811Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=26daaf18-c515-4a56-b2e8-29c412f380d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:44.824Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7c24dede-048b-4642-b618-ddd9aabc4ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:44.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:54.839Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=393ef3f0-eb59-4509-bee7-35f3fda3d48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:04.852Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=72ee92d6-9083-4c12-9e3c-91a4195c7929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:04.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:14.868Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=06c0d1fb-cc74-45e0-8d8b-d09a5881fc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:24.882Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=953b4743-1d7c-44f1-8643-7a0e86a36966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:34.936Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=bc9697cf-f497-4098-b90a-21031262de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:44.954Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=fa92b2f3-e77d-40b2-9c05-2b71dbc02968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:54.968Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8245858e-e86e-432c-8e68-2216333ab2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:04.984Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=22f99d9e-d331-4f8c-91a5-91e57cee291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:14.993Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=01db6073-0f9c-436e-bbf6-07cd953c5755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:25.007Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e85b9b8e-1d9a-4fd1-9042-429762c73374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:35.020Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=52e82d4a-1b54-47e1-9bcd-75eda8b2db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:45.030Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c67ee0f3-3178-4bb1-b5ed-97819b3381d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:45.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:55.065Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=dc1f75b5-09ca-4466-81c0-9d1f0c1b9702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:55.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:05.093Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c66de9bc-5875-4488-b1b5-2662f784768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:15.104Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ee455904-57c0-4398-9ebc-b5fa56c70cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:25.123Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8356fd7b-e6ba-440f-b9b7-d52a91635d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:35.145Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b584576d-fd0c-472d-9f3c-99f2e240ce93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:45.165Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=dc510345-e8b6-4cb3-9610-674b91eb9258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:45.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:55.183Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=aade89f7-ea90-4e95-926d-090410e14c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:55.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:24:00.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:24:00.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:24:00.461Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:24:00.464Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:24:00.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:24:00.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:24:00.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:24:00.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:05.197Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f5f816a7-fadb-4bf1-8222-38797e6e4b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:15.218Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8594e9e9-9cb8-4809-b1f3-d1245b149d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:25.227Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e306e2e6-e188-42f2-8dbf-89b57140f92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:35.241Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e7e41ec8-78c5-4ab0-99cd-d828b3ca108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:45.251Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c882baad-9d0c-4d8a-a9a7-b15e239898cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:55.261Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d719a00c-7cde-4b7f-a7dd-a6ad9daf4917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:55.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:05.275Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=080dda21-1184-45ce-aacc-2a3f87840f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:15.286Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d20d4e89-2f0b-4079-bdc3-b830b60c2e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:25.298Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f8236bc3-c0cd-429a-91cd-5c4471fcce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:35.309Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=327b0b02-70b8-42a7-811d-a28e8cf3e552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:45.333Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6bb7cc2d-7337-461a-aaf0-616b32f75f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:55.344Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3f3def17-1e71-466a-8516-80d2d87c0fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:05.379Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=36dd6714-b65a-4329-886a-9c66d4310df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:15.401Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9a7f750a-3bc6-456a-89cd-e9b08d0ea18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:25.420Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8b6eef6b-7579-4038-b46e-a37fe7b146c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:35.444Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=18f5710f-0c65-486f-a7e4-f2a7b16d10aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:45.456Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=1598b0a8-613f-4fdc-bb3a-d7fe5f2a3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:55.467Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=020bbb83-61ae-4165-9d95-aac3716408dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:55.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:05.478Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3bcee9ca-0c4f-43b2-b396-09118aba826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:15.495Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=434f75d2-15a2-45bd-a6c5-29dbd0a9e9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:15.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:25.504Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ea984865-f794-496a-babb-bbeb989c6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:25.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:35.517Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b1741313-9429-425a-aec6-97d4fced8908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:45.533Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c3216c75-c6e3-43b5-8370-0b09876a074d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:55.546Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=297f16a5-6281-4eea-9726-92dbe753feb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:05.557Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=17422eb2-2c3b-4249-a989-b1912d12e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:05.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:15.569Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=20c275d4-0471-46aa-abd2-cf834b15bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:25.578Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ffbf8f01-6f83-4dbd-a5f6-921287f4a64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:35.593Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=83722288-2d06-4207-a961-81f4b1425f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:45.604Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9860f198-3b40-48f9-80f2-255a195375bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:55.619Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=307b07cd-d80c-4803-8522-7d5c6fa0d369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:28:55.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:29:00.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:29:00.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:29:00.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:29:00.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:29:00.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:29:00.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:29:00.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:29:00.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:05.639Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0305ad86-6e0c-4fa8-920e-54b007f3a2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:15.651Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a778a2c5-a858-4a1a-82cf-515207dec8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:25.662Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ffc730ed-10f8-4bb0-a37a-961bda67f810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:35.671Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7ef88e6c-89e4-42f6-8a60-92def94639c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:45.684Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9029381e-c86f-4442-b252-27c4bbe12124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:55.693Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=21d91a80-ee43-4bc0-b7c8-826ac0c859b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:29:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:05.705Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5f30362c-5bfb-4e97-98b8-99c89220a212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:15.718Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5c1d5fd9-48b5-4926-b030-f72bf90adba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:25.732Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=caf4325d-ba20-428d-812a-b81b5e709ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:35.756Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f4fde9b9-72e0-40b3-8721-b5db24a8b3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:45.776Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2a9301d8-f348-4931-8d0c-53f05aa05254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:45.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:55.792Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ee88abc6-be27-40f9-9182-1ac498f7aeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:30:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:05.803Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4d6f7400-58d5-4cca-a2a5-5d0a3c6c19cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:15.824Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2a3db8fd-9605-4dfa-ba8f-788f5d9143c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:25.835Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e924f6f9-dddb-4627-ba61-2e6a164fcfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:35.851Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5646a865-4ab2-4558-829d-d7a32a07dfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:45.862Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d59155c9-1248-4e97-9f3a-1978ed066c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:45.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:55.878Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9b24d609-1c4e-447a-9862-664c390749ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:31:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:05.889Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e6daa6bd-274a-48fd-b753-5ff57cb2997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:15.902Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f1b9dc92-0c72-4553-9d0f-b7680b8a0ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:15.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:25.915Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3254348b-a6e3-45eb-aa92-ff0aafe3811b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:35.926Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=76605ce7-7d20-4111-b677-b8151363ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:45.939Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9393b8dd-6ba1-4e49-82e5-c42988d7d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:55.952Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5d13f971-fc2e-40bf-ad8f-0f47634470cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:32:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:05.962Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=1078fb4d-daeb-4d70-93b2-4986a6f88e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:15.973Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a67a287d-dcf5-4c4a-9c15-99f613f30422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:25.987Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8422168e-13d7-436e-85f9-7bc1c3c11870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:35.997Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0f7897e6-1138-4868-b8f5-1d4587af0d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:46.006Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=eeb253f4-295d-4906-9eb8-7ff2cd7f1b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:56.021Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4474b4a4-8f24-4734-b546-088c54ce766e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:33:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:34:00.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:34:00.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:34:00.461Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:34:00.465Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:34:00.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:34:00.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:34:00.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:34:00.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:06.034Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c17cff2d-7f66-460d-bf90-957e7812a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:16.046Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=311d0009-d0ae-4c66-a764-87adb5a83e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:26.060Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a042c164-68cc-4300-ad4e-08efee436802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:36.070Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d10609d7-b6a3-4148-ba7a-689e29d2951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:36.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:46.082Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3734ccb7-31e8-4d82-b9e9-155ab256e37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:56.094Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8aad0472-4048-49e2-834b-97ab5cf36556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:34:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:06.104Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=39e65add-7ded-4c76-9fcc-d2fd30e3af3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:16.115Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b8191c6b-6d80-45d7-a9bb-edad3637a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:16.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:26.125Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5e9888c0-645a-4966-8aa2-42fa2949660c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:36.137Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=460b5c12-ba73-49fe-90bd-75ddcce1c565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:46.149Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8f8a3972-c516-4295-8142-74c67b9d9905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:56.158Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b763ef98-bda6-428d-995b-5c36fb8525dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:35:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:06.169Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b4b72590-df1e-47ff-8881-02ce16e2ccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:16.178Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ab32dd41-1556-4cdd-aa9b-321fa074064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:26.188Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=73b6714e-574d-4c6a-882c-5738f822683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:36.199Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=170223d8-bda8-4ae6-90d1-7c398c4f5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:46.209Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ef5a92e7-5ba6-4481-9fbf-162a41f4799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:56.218Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c603f476-aed8-4fe6-b217-6ecf6e40da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:36:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:06.226Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5bf5056c-9895-42d1-a02e-e4737d00272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:06.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:16.237Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=efeb38cc-72bd-430e-85a3-517b4524492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:16.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:26.249Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3715961a-2fd9-4f6f-bf8e-9ce99d0e7b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:36.259Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d675c2d1-6275-4682-9b73-b1682bd8216d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:36.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:46.270Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2279ca0b-da86-4ca6-bffa-6e7cc3f7cedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:56.280Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=67ed18f5-1e6d-4239-9c7d-a0de64504701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:37:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:06.290Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ae8833ef-4d3a-44a1-aaf3-667acd8c4fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:16.299Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0aeac9c3-6900-4e52-9ad7-addcc3797d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:26.332Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d856707a-32f3-44ac-8064-0231c5f790a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:36.347Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=fd920b12-660b-4168-b4bd-76721c463d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:46.363Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6570b1ac-605a-43d0-87e9-5790dcaf2fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:56.375Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2277d767-80e2-441c-b1c0-ffe3a1f203c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:38:56.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:39:00.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:39:00.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:39:00.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:39:00.330Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:39:00.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:39:00.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:39:00.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:39:00.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:06.394Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=00b2b18a-c6fd-4d77-91e7-0921a9b73340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:16.405Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7dad8d6d-6288-4b5c-9b0e-57bc6560392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:26.414Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=be47f472-3a94-4cf8-818e-05a9e063ca09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:36.425Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=cb152069-69b5-4bf2-9feb-6e865823ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:36.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:46.442Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d77d42e1-ea16-48c5-ae05-4c3a99072bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:56.467Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=30304a77-aa25-4270-807b-f43d2d7ffbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:39:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:06.480Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=cb7cab99-4db0-47b3-abb8-6f23d3d7699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:16.489Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f5f92648-b9e5-4d29-86f8-982a84432f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:26.502Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3d6ef158-f267-461f-9b88-3c2759b6e33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:36.513Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=afbabfba-7a14-4043-a959-66f9175e4b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:46.528Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=bdb7419b-bba4-4882-8032-325018000e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:56.548Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=42198e8e-5de8-4e24-9fba-7ba2ea2d48bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:40:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:06.568Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ef8ef9ea-4b74-4479-903d-3e071320135c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:16.579Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=aca835f9-20bf-4293-ae4f-1a2cd71c03ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:26.590Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2dce6f24-4fe9-46bb-9f81-c398b10da68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:26.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:36.599Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6e5733d3-3b54-4fcf-88ec-a67ba3458efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:46.608Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3e3dbef4-06a6-4639-82d7-c3c9a9f47293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:56.634Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2d8b07fb-3b87-4bfe-8701-5dfea400dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:41:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:06.643Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7bac47df-1b7c-4f4c-8cc6-3a021df4c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:16.653Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8a8943d5-bd34-420d-93aa-a07b101ece11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:26.664Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=06053ca4-257a-4c79-9486-6ec3fedb64cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:36.674Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a56a6931-fabd-4316-a2fd-ff9b06e54772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:46.685Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8f96b0f5-b7c6-47aa-a40c-8091d8b575fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:46.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:56.703Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=82e9da5a-735f-4900-aff5-74c545a7a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:42:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:06.713Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=71c0b0f2-09b5-4042-8f72-7d08a19ed92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:16.723Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8c07ffe7-cc77-4e89-ab01-4aa3378eb02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:26.732Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4f5f303d-3daf-4309-9d6d-3e7082fd9f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:36.741Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8d97639d-e478-4474-a1d5-eb34583e554d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:46.752Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0481244c-72a8-4259-a1d3-e3306c113fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:56.762Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=776ddb99-55f6-45a4-93b0-4dabcd593f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:43:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:44:00.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:44:00.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:44:00.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:44:00.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:44:00.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:44:00.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:44:00.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:44:00.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:06.772Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6684b24d-bcb5-48fa-bb2e-88cd04d01060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:06.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:16.781Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=822261b2-50ce-4faa-b676-4373e5a2793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:26.791Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=332ff084-bd6c-4a6f-8afe-ed8e6c323a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:36.817Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4b6de8f2-eced-413c-92f6-e0a8dc669f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:46.826Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d8491cc9-71aa-4a8e-bb60-37c664719639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:56.836Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8bfb268f-56a9-49fc-b7ec-3e622386f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:44:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:06.845Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d9c2b509-d4cd-4570-9cf1-440c5a2001c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:16.855Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4b9835ec-0a0e-4186-83bd-db2536cb9a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:16.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:26.865Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3217a1ce-7707-4cad-a31b-c05b6b48375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:36.875Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0d5a544e-c9ce-4324-aa5a-8cb6ee884e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:46.884Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7895cf48-de7e-4ce8-b770-6fb9db88fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:56.893Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d6779dde-9108-4368-9a14-553793fdd16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:45:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:06.903Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=58da963f-3e5e-453c-b685-ec2c8cf2da06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:16.915Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e795c961-0cbc-4a3c-b883-d23d3a92fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:26.924Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7d5a78f9-9522-4902-a20b-061e1ba773fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:36.937Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=26b85e61-7970-49d6-aca9-42454f28e5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:46.949Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=1863b14c-ffc1-4c76-be34-b51c54319076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:56.958Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5ea8270d-7027-4fab-abea-d0de75bb5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:46:56.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:06.969Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=4e94e83e-885f-41d7-8ed3-bc78ddf4cb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:16.979Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7d4678c3-0409-4bfa-a7d2-c4c9f6f852bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:26.989Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=58adff9b-c079-4557-a003-e89326b50b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:36.998Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=907d3559-bfda-49a7-9741-4a6578b426c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:47.008Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e1bf88ba-864f-4b8c-abaa-01862ae3a121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:57.017Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=29918f7c-c85f-495d-a00c-cba705f9cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:47:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:07.042Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c6cba1f5-5dc4-482f-afa6-fc20ac9a477b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:17.051Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=df1743cc-8834-4013-ac5e-45dc49187f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:27.062Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5283fd8e-826f-4b13-a1ea-23c130cd1258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:37.071Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6c66622c-ada2-42bc-b41b-63538c19e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:47.082Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f77fb0e5-ce48-4df0-a961-a70b3b49eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:57.093Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e9dea3f6-6760-4c08-a19e-2d9764e76031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:48:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:49:00.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:49:00.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:49:00.340Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:49:00.341Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:49:00.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:49:00.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:49:00.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:49:00.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:07.103Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=39984df8-178e-4a97-ab8b-a1c6eaaca100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:17.113Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c72649c1-9df0-42e3-93c9-92bc3912be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:27.124Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9669741e-ac5e-4d60-97c5-a4c9caf45cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:37.138Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5a81b742-e827-4335-a261-1671e5d250e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:47.149Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=21beb6d3-70c9-49ae-834b-0841e457e22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:57.160Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=bbb5590c-65a2-492d-b04a-7400c7012165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:49:57.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:07.171Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=25aa3928-99ff-4efa-a772-f5ccb2b0bd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:17.186Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=69888cef-0a74-4070-a68d-067f85b5f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:27.198Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2e89ca05-aa35-445b-9f79-f99f3b3a7213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:37.207Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3fb55262-cfb3-4a11-b43d-557323e28aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:37.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:47.218Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=3320ed8c-62f6-4b47-be01-a02fce81515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:57.229Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e5ede549-67df-49ce-846e-1a04fdc8c068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:50:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:07.237Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=57cbedba-4eda-4b84-8e38-db58c1e30809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:17.247Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a18d4930-b1ef-4f2d-b080-bd34bcd5775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:27.257Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c33cb985-f026-4d41-b42a-20bdffc46669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:37.266Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c5b54c3c-6fe3-40c0-bcc6-f069ca9ea648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:47.280Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c9deee87-a3e0-4c9c-b9be-f76aada22908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:57.290Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=be8a6ae3-235e-45d0-b977-e068c65f36a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:51:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:07.300Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7e711984-0f90-43bb-979a-1f6d01d28305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:17.316Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b0679aaf-ace5-4f78-a277-4671c90db5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:17.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:27.326Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=775d8b47-15f1-40ed-a45e-2712120d85db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:37.336Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8ae97c96-9eec-48b5-bcfa-6e7f2243f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:47.346Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=57f0394a-3e29-4e2a-b227-20b42b1985bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:57.356Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=cd26cd7e-e197-4bb4-b334-d1c97bf834ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:52:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:07.365Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6a0a02c8-6ea6-4fdb-9695-55b8ff8eca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:17.375Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=34f3e5f4-cd31-4e34-baab-340681db9605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:17.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:27.389Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a568997b-aa32-420b-ac90-fc1761a88f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:27.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:37.403Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c182229c-fc7d-47aa-b088-0ab7b223c07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:47.413Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=252427b7-717d-432e-8054-e6a888988a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:57.441Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=41eeb844-e317-46b8-ab47-fc3c794bbfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:53:57.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:54:00.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:54:00.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:54:00.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:54:00.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:54:00.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:54:00.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:54:00.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:54:00.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:07.450Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=49a6141f-0ad3-4f75-9d0a-7e0ed7259dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:17.461Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9132853f-b258-44f5-86d0-abc57b7e117d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:27.471Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=506b7d18-cfb0-41b1-bbdd-53d1acf4243b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:27.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:37.480Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8e6c9eb6-13db-47f4-b95e-dc83c927ab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:47.490Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=1e804889-dba2-4f63-a755-669793f34e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:57.501Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=89acd426-6ac7-4caa-a16d-8b503a75682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:54:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:07.509Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2c9cfb4f-bac2-4a56-83d9-fbcdc3bc4b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:07.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:17.519Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=06480a17-ff86-40f6-ad65-522d2feacc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:27.532Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=10218d1d-cf68-42ff-ac8f-0839a35dbc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:37.542Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f09c703e-b392-4858-95fc-2d2e4b6c503a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:47.552Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=96fd5062-1e9d-4a61-8632-90691078f13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:57.562Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c4bb05cb-d2a1-45d6-800f-61c08f305884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:55:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:07.571Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c7cd46d3-78fa-4640-8bc8-b2fc340d1169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:17.582Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=8aa7a109-062c-4a3a-9467-d1b663e1dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:17.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:27.589Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7df51f6d-0501-445e-b83e-6ad5ea5a6682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:37.599Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=64e160f7-4f14-430e-ad28-83e7f9ba5b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:47.614Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=66ea6a53-6c7e-4d08-ab0b-8f539e5fd27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:57.627Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6fb41123-a6b2-4624-ab3c-60fc2e9c90bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:56:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:07.638Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6c3060af-81ad-4786-aead-f3ff488bfd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:17.646Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=fb6c0491-4dbb-45c7-b6f0-67eb1634184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:17.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:27.673Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f4c17ce6-92f3-486b-bf3b-f9ce57e08d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:37.742Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5ee31d24-0c37-412f-bcaf-3466da025eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:47.751Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=806c9668-3a10-452a-bd57-442b95b804d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:57.760Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=de41c662-c633-45b4-9428-f22851b2b4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:57:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:07.779Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5879dbcb-d4cd-4dbd-a57a-85a8e6f645db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:17.791Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9fb309f0-0671-4602-9054-b335bcd48c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:17.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:27.800Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=65f1b041-7289-410c-8e8c-385613ad710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:37.809Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=34e804a0-aea4-4b9f-a8a6-87fb27e3e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:47.819Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6aa6d55c-3ebb-4ae9-b42a-33147ef60efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:47.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:57.829Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=702b5576-8935-47e3-9b53-879094c6b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:58:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:59:00.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:59:00.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T05:59:00.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:59:00.344Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:59:00.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:59:00.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:59:00.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T05:59:00.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:07.843Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=50575292-5ce1-4567-b3a9-c47eb10e0042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:17.853Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e93dddba-9596-48cd-9a80-f018588aa665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:27.863Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6ceace6f-b45e-4c78-968a-b2d03593f7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:27.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:37.874Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d75a36d2-cec3-401b-9e16-ffbcb7f31d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:47.885Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=eda85bae-727f-4166-89f7-1b5ad0000e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:57.900Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=01601d4a-13c7-4caf-9bdf-5df1d8617633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:59:57.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:07.911Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d6ad1c84-307c-4754-9b19-f3bdecfc51df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:17.923Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=dcde5324-288e-47f5-9c9f-9e196833648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:27.934Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f555feea-d902-4d4b-9ac9-7411fe0cf9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:37.943Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2f0e4943-2e68-4c01-bb0e-0ae0275d9688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:47.953Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=5791cecf-933e-43d2-838d-3363ad9062c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:57.963Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=68181d05-58b3-4fe1-871a-0e5499475a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:00:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:07.972Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=898fffbd-f1c5-429d-94fb-2a0314244343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:17.983Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=56839762-7f8e-469b-958f-5206d9154d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:27.991Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=0dd42368-685f-4ed3-a615-2ed098325985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:28.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:38.005Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f684c3af-2661-46f2-84b9-94dc1a78e4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:48.014Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a2c8302e-9d4b-4bfb-9100-4001f74279cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:58.023Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=61e8e03d-671e-4ddf-b48a-357e799fd151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:01:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:08.033Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9e7cc1a1-572f-4ee7-8184-2ef4263bf51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:08.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:18.044Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=80dec0c6-dfa2-4d48-bd79-ccc69f362741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:28.054Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b627413f-ef08-4bb2-888c-a7fdddf091ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:28.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:38.066Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=ffdae974-c03d-43e0-bc36-379d6f604473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:48.076Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=c782846d-96bb-494c-819f-9e80a2995d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:48.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:58.088Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=85b97ace-5986-48f0-b30b-cbbc25d42a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:02:58.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:08.099Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a1553061-4de6-436e-b601-72de4c8712e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:18.108Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6cdd1d29-62e2-4fd6-8b81-a50073614244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:28.118Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=925eefad-d6ff-46ff-8dfa-4ca2b6ba7759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:28.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:38.128Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a3d7d22c-aead-414e-b335-c4f3cff34d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:48.137Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7a60ada3-84d4-4f32-86a4-bc0574c6f91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:58.147Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=e0419f03-5975-4ea2-a263-a07863850cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:03:58.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T06:04:00.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T06:04:00.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T06:04:00.400Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T06:04:00.403Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T06:04:00.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T06:04:00.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T06:04:00.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-07T06:04:00.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:08.161Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=cd69a6af-46f7-4a26-81c0-b36275713fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:08.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:18.172Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=2ce183f8-7a4d-4ec6-950d-c095c5a8bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:28.183Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=f9c2de95-0589-4a48-9f23-eb728cb6e25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:38.192Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7e6a0f60-ba79-44f6-933c-8899648894ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:48.203Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=63fb8c4b-dfd2-4a0d-b5ad-d7029d7d5fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:48.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:58.214Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=04854690-d794-4039-adcf-3c7bbc2fdddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:04:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:08.226Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=59dd4a62-c68b-4425-bca6-49b2449665c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:18.245Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a018838c-71c1-482e-802d-ee650b8b8dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:18.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:28.254Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=6f9ca849-e502-49dc-8010-873174d0367f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:38.271Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=9963e2ce-8fd2-4daf-8c23-10c36bd79fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:48.280Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=90a10a33-3a25-415e-8807-386d15e3dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:58.292Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b1c7ef45-d28b-4b09-b4c9-1afc35c898d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:05:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:08.304Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=023a143d-86c5-41e5-922b-8041922701d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:18.316Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=06f872ea-d255-416c-a851-421f864f97a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:28.329Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=71654030-89b2-4911-972a-ba1f9227797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:38.339Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=d5ff6547-6aa5-4bb6-9821-69e019351b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:48.354Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a1f75314-ad20-40e4-a461-333a57b40c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:58.365Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=82346f16-1259-4fc1-9759-b76ab1f6b5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:06:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:08.378Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=b378dafa-3c70-4183-96ad-0410704631e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:18.395Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=be063816-bdad-4d6f-967f-14088a2f3175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:18.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:28.404Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=7ebb7ae8-6739-4440-a450-71fbdeb4f1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:38.415Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=83e96776-109e-4f87-9911-9d753bdfa165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:48.425Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=fc03c9d5-a341-4846-8071-ff91635c2668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:48.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:58.443Z |INFO |Init configs |InvocationID=0e08aa3b-bfa7-496c-99fa-ef909639d2ad, InstanceUUID=a3985a53-1ba9-47bf-af40-fb655143e097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T06:07:58.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |