. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:02:57.422Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:02:57.427Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:02:57.490Z |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 |2022-03-14T05:02:58.266Z |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 |2022-03-14T05:02:58.366Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:02:58.367Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:02:58.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:02:58.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T05:02:58.513Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-14T05:02:58.559Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-14T05:03:00.526Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T05:03:01.128Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-14T05:03:01.158Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-14T05:03:01.159Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T05:03:01.241Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-14T05:03:01.241Z |INFO |Root WebApplicationContext: initialization completed in 2681 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-14T05:03:01.798Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-14T05:03:02.863Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T05:03:04.584Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T05:03:04.725Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T05:03:04.727Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T05:03:04.732Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T05:03:05.335Z |INFO |Started MainApp in 10.875 seconds (JVM running for 11.726) |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-14T05:03:05.415Z |INFO |Start scheduling PRH workflow |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:05.432Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=66366261-c70f-4a63-b2f3-d7d47c917d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:03:06.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:17.022Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5e771350-cd40-4901-bbc0-902d2be1e911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:03:18.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:28.073Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5b56d7e9-059b-4055-b5fc-d62ccd0763c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:03:29.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:39.152Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5d5b42d1-d2b4-4232-be89-a4c5d6e380da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:03:40.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:50.221Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5153f2c5-9351-4446-af12-542fd1e173ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:03:51.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:01.293Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a16b7787-d5e4-4024-ba54-c5e709ab6ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:04:02.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:12.329Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a463787d-e5a7-49f8-ae3a-60d08cefda8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:04:13.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:13.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:23.410Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=be175d6e-7b34-4f2c-9977-87f749f6c11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T05:04:24.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:34.449Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=1e988c6f-0a4f-4f07-aa71-7241f3b57894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:44.649Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=47c2330d-bbe8-4017-918f-606c17f4dcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:54.676Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=59e5dad8-0497-4475-8a4a-29d6c261b086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:04.691Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c396b611-d267-4a42-9495-9638d0bdcc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:14.711Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f79aa36a-36d6-4ef1-beb2-ea739f32e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:24.733Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=4b0870c2-2fea-42f6-8117-8b30fb2e49d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:34.752Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=847a72c5-f8c6-4bcc-a332-7c71573c04f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:44.768Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0b5bae40-9157-49f9-a100-1b1ec40d02cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:54.787Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8820e6d0-edfd-4d1f-8626-764996d58fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:04.805Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d87ba19f-afcf-4ecd-b1e0-c7344590f396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:14.819Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=927e5225-7cc1-4fc8-b819-6524fd9d7f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:24.846Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a22fe1b4-de01-4999-9202-a2b5b245f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:24.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:34.860Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8c4cd943-9de8-4888-8482-4a2143831f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:44.874Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0c21717a-5215-4c8c-80d2-1bf26a78cf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:54.888Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=813308c4-564f-4872-89ba-78e6c6484efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:04.902Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=99074406-68b0-4ae6-b523-1ec0e4b26a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:14.921Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=00f23f16-460b-4741-b951-18c5c96d6c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:24.968Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c511deb5-8ca5-454d-b9f2-e22b08a232b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:34.990Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=4dfe65b2-7c62-4722-ab0c-81de976433e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:45.008Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9f5bc5a0-7f13-4d30-9878-e95a2056c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:45.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:55.028Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=1d4d8e35-6203-4a3d-8bc0-9ba0d9077e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:07:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:08:03.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:08:03.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:08:03.084Z |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 |2022-03-14T05:08:03.088Z |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 |2022-03-14T05:08:03.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:08:03.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:08:03.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:08:03.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:05.048Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=4cfeb533-355a-40d2-9f4c-61d8d08d3265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:15.067Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=509fb754-064e-4372-8ee4-7e46f647a6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:25.081Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=651c5abd-a3bf-4398-9ee4-c777b5ee3282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:35.113Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=78ff5fdf-6ddb-4191-a6c0-634d6f6b3c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:45.126Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=04f127e8-fde1-465b-99a5-0014aec2add7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:55.138Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=55bb457b-affd-4c2b-9c3e-e58a2f5a6333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:08:55.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:05.160Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=40f0d1ec-19a1-4b37-b382-d33fd4e48f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:15.171Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e3d5d097-b03d-477f-9061-13174eeaf7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:25.185Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e3f017a8-d398-4d6f-b389-62f277602691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:35.203Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a642cbc5-a167-4682-ac9f-1969073b30d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:45.218Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7e430ce8-540c-48de-ab06-c5ee7d80ec2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:55.230Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=581173a4-6a37-45c7-a505-e9e7c598c3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:09:55.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:05.244Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a19b193a-fbeb-424a-bfb6-8d62d87d0cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:15.256Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=99b0081f-f982-492a-b76e-aad8df1cdeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:25.271Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=60cabc48-0ab8-4241-af0a-8aab419b39dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:35.286Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a90c2624-66ea-407e-894d-1ef3bff4c1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:45.299Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f5e43686-96d6-4c63-8309-4c5268f52442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:55.313Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d8ed6a5e-8178-4402-97de-5e0ba13624a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:10:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:05.326Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5c8b4354-e311-4a23-b5cf-3a2c58b18758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:15.350Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=77116c25-0be6-4808-819c-fe5ada025092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:25.366Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=4abd4194-48b6-4111-b506-934fd3baa5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:35.377Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=190e5564-37d3-49e7-bb9f-b7bbc88a29aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:45.389Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f35fca55-380a-4305-9f79-2cda527e2207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:55.401Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=62edac4d-427a-4e2e-9e8c-9060a419ce20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:11:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:05.414Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3cfe202f-175b-477a-b1a8-b482471345e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:15.428Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=fa8559a2-3e2b-4538-8051-b7cc44787071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:25.441Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=685a98a3-73e3-4184-9623-b9ff5dfbd4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:25.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:35.456Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9032fa64-ab4d-4cd4-966e-929f359f9e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:35.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:45.468Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=08ab0fac-2c4b-42da-b1ea-b2e0f573d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:55.481Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3c51e73f-04f8-4e88-9c58-b73df121ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:12:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:13:02.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:13:02.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:13:02.192Z |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 |2022-03-14T05:13:02.196Z |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 |2022-03-14T05:13:02.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:13:02.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:13:02.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:13:02.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:05.493Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=547a8985-a188-4f0c-bcbb-44d2cb96a319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:15.505Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=4a907f37-690c-4c78-a5d3-8d0db0667be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:25.518Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d8aec0da-75ea-4a7f-badc-39fe0aef3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:35.529Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9122aa92-6339-47dd-9601-0bc650a5eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:45.542Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=22ef043e-d3c0-4faa-b1fe-eeb76fcd4b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:55.555Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=dfbafa4a-74ee-4558-b2ea-3cc55cc61b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:13:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:05.570Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=da935e0c-63b3-4b18-ba2e-fc07d81e77af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:15.582Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8ed1e5bf-1d88-498b-a62a-6af169ec5930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:25.607Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3c255c73-a0e5-48ef-bdea-981c9f1c85e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:35.619Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=677a1040-61dc-4c81-9d3f-2569c32db442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:45.631Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6986c0b5-67f1-4dbe-941c-33105c61793f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:55.646Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=68cf4f61-93c1-4783-a770-90039cbf18d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:14:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:05.659Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=26ab511d-44bb-4575-9828-a965e1072624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:15.672Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f4428b68-c585-4670-82ae-2dd2cefa0ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:25.686Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d93c8e7b-ac02-4740-807f-779efb3c2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:25.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:35.703Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=97982d84-89b7-4fc9-8c7a-aabf8372d98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:45.724Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=abc12d91-dc89-4061-8012-b1ed01da4276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:55.739Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e0f2c012-a496-4ff3-b92d-be0aff54b3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:15:55.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:05.762Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=718ef456-1379-4bf5-90a7-65331ec804fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:15.773Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d70aad54-764b-40be-a8e0-0d007d63e97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:25.786Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=10699b51-de82-4b69-ad2f-38c785603cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:25.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:35.800Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=97ca888a-daaf-4de9-b1f5-45ec4cad7c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:45.812Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=911aeda3-d92a-4ff0-8741-5bee09d19ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:55.825Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=01b38515-fb59-479e-a616-a3b5b468acd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:16:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:05.839Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=66536fa8-b5e6-47d9-b887-dc21376d36c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:15.851Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=baeb9837-a917-4349-92f9-2d19581bad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:25.861Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7de3a3a7-a9b0-4b20-b030-347de5e2d547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:35.873Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7ea933bd-6181-4eb4-b2f1-3e830613f1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:45.883Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6f14e247-fc9d-4e1f-a1d5-88c7e27d87dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:55.902Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=99f200ba-9af9-4f90-b55c-68e36a603469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:17:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:18:02.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:18:02.109Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:18:02.110Z |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 |2022-03-14T05:18:02.112Z |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 |2022-03-14T05:18:02.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:18:02.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:18:02.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:18:02.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:05.915Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d2b2add9-8f85-4956-9f4d-c0068d703cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:15.927Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=bddb86ea-053d-4b15-8347-c4a1312452b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:25.940Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6f11d08e-dd18-4523-a434-c07e3441f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:35.956Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a500a3be-25c0-4237-9200-26725c7ac70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:45.968Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=100056c3-98f8-4bc2-b308-b29aecfd6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:45.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:55.980Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=fc2d69c7-2f0b-43b1-ba9e-6fe0f50451e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:18:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:05.990Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0bbce410-c80f-4b08-a9da-61b64b5d02bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:05.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:15.999Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ee511ec7-13fb-4343-a8f4-9d7f481773e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:26.010Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0de17009-dcc2-498e-b23e-37165cba6549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:36.020Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=dee75032-cd04-4d54-adda-200040976266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:46.031Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0e17efc0-1fee-4572-81d0-f99147d90fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:56.055Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=983ef142-5ea0-4091-ac69-4948a359bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:19:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:06.069Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=1fa4b731-7303-4035-ad9a-ad4578dd4841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:16.085Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ae3b2b0e-ac0b-4cff-9820-e34dc1b1a8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:16.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:26.095Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=485c4f3a-b31f-42a0-bcf9-1c4993ff3abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:36.105Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=53f2ba40-325a-40d5-a447-09dafe188683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:46.116Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f5e1c6a5-db79-4681-bf19-12fd18ee3f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:46.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:56.146Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3b57ac47-a68b-49cb-a0f6-c994968be6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:20:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:06.158Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=dc03cf34-3a90-4e8a-8b39-3ca8f0792de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:16.167Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=cee63dd0-5612-4ea6-a5fe-ad7e2b899749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:26.187Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=80f6b70a-09f9-4af7-b4fb-17fc19e00cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:36.198Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=fe245cff-960a-473b-9465-de6923dba816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:46.216Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=de091762-e6d6-40e1-96b8-4da9c004196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:56.227Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c6eb2722-6630-409e-9297-1342cf49cafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:21:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:06.240Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f3faeed1-27a8-4f1d-a5e3-bf60920e0ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:16.249Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6ac1a7f7-2fa9-43e4-a98c-4fe7ae63ff87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:26.260Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=491b4cc1-3ba1-4468-9523-e59b4e1bc1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:26.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:36.275Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=1a85e634-fab1-45a4-ac02-6b6f72098a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:46.284Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e02e8c00-c56e-464c-99c7-dab43a61eee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:56.295Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=53b3455a-bd50-467c-af78-8ef404bdaf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:22:56.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:23:02.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:23:02.129Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:23:02.130Z |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 |2022-03-14T05:23:02.132Z |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 |2022-03-14T05:23:02.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:23:02.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:23:02.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:23:02.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:06.305Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d22db385-188b-4108-93f5-1426fa504dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:16.326Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6bebcf7e-8bfe-4b64-9dea-5d04b6287c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:26.344Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8744a80e-cda5-43aa-a1e7-56edb7a4e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:36.356Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=894f5b5b-68bc-4d51-9cfb-3bbc15c152dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:46.368Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a7ef1ed5-da38-424f-b860-cac88af44a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:56.383Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=08e34518-f634-4c5c-ab2f-124794b1f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:23:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:06.393Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=230ad60b-d7fe-413f-b099-bed471a329fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:16.402Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=543c931e-cf8b-45ed-83f3-bb7e93894d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:26.413Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=aa8b987b-863f-442e-80ca-409ce4678059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:36.424Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8df069d6-c02e-4a38-bdad-a8ae8830f770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:36.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:46.440Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6d1f5173-a2b7-47b1-9831-504476a37144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:56.467Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7018979c-0d3e-4000-9fbb-2576a2e9beb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:24:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:06.478Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=065ee5ec-d747-4db8-b153-e9eb59ae362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:16.488Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=b632d3e8-a962-455d-8358-e4e1e35f5aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:26.504Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8fa5c999-1c11-48ba-953d-cb0c178245ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:36.528Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=71400de6-bf84-47c6-997e-8fc5477e65c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:46.546Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=565b2386-5f43-4f49-a57a-88b746f3e5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:46.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:56.560Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5b14c4cc-aa21-4e47-8c58-836afcfe4d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:25:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:06.571Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7a7315e8-c9b1-4934-a86c-b5b3ffb497a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:16.590Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3abc8ad1-7d2e-4007-b77e-01df865408a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:26.608Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=790afa85-421a-4e9f-89d0-deb0d118a5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:36.630Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=1ae244d3-04a2-4782-a7aa-6e146cb312df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:46.650Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=79060d62-f6ea-4aac-8788-ca67c819c712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:56.670Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=32eefb55-75f7-48dc-ba6b-14815cc47fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:26:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:06.699Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a8532786-a450-4a37-9b82-c1c36697344f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:16.713Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=457737a2-1b01-464e-9972-caf0e331dcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:26.724Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=46960f74-afd6-45a9-9066-1b0104b7eee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:36.736Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e7bc1b04-1903-47f7-8805-4243b8e703c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:46.749Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=bb79c871-ae49-4dbb-b0dd-a932eb14f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:56.777Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f0990687-33e9-4c75-9ded-f72958e5cd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:27:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:28:02.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:28:02.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:28:02.105Z |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 |2022-03-14T05:28:02.107Z |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 |2022-03-14T05:28:02.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:28:02.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:28:02.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:28:02.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:06.800Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=009797a7-5c03-4809-bb2a-40c052acb1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:16.809Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=08870885-30f5-47ef-a246-c1c0a9a81e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:26.819Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9d474317-1a3a-4f29-be0e-eab55edacfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:36.829Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=157bc873-56a4-49bb-a055-955461cb0a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:46.847Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c177ece0-7e98-4910-86f9-0825273c1c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:56.856Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ac5bfb12-eaef-4112-89ab-0aa327c15095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:28:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:06.868Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5877bedf-f42a-4ab3-95a9-f5789efa55c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:06.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:16.878Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8373a3bc-3a72-4bea-8f23-4b5b2655d1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:26.887Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=39eb5165-1778-47d8-978a-0ae820b1b30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:36.896Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=769d90b9-d845-4616-b59a-d64e71d1bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:46.912Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ab92d779-39ac-457c-9443-ff708cd38da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:56.924Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8c7094fe-7552-4e73-92b0-045beb2281b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:29:56.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:06.934Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7d3a6b82-743e-4689-b943-44053b55485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:16.945Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ed7b627c-4e91-4424-bde0-3bbcd6598277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:26.955Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=2fe4cc02-1992-4552-9cfb-c806b6bd3dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:36.963Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9087a1a2-3a0a-4ca8-a6b0-5767423a9937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:46.973Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3f6d6128-c428-4687-a443-a1883535ab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:56.985Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=db5d045c-37d6-42c9-8e91-d730775c317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:30:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:06.998Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=941200aa-e435-4433-bf1a-0ac879e0f733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:17.010Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ec1e3611-d5d4-481d-8c98-7a3c9817738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:27.021Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9567a393-80ff-4236-80e8-c36e9540ebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:37.032Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=77cd7cd2-0471-413b-ba89-713e4fdfbc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:47.042Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=64e01c28-aa43-44f2-aa83-17dfa29e6280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:57.052Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=56d556a1-b71b-4872-9ee6-d0a770988db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:31:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:07.063Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=4a09b59f-caca-45e5-aaab-b09bf5cd0544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:17.072Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c6e377c2-2e19-42c3-9a23-b73ee55a85f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:27.082Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=189ca0e0-ec38-4004-a4cf-4abbab1d37c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:37.093Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8fd5e6b7-dd42-4e72-a208-563894feeebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:47.103Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=73de7018-b117-4981-8193-a487a63f1d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:57.116Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f7059ecb-d34b-4cca-b3a2-97efd793dbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:32:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:33:02.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:33:02.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:33:02.102Z |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 |2022-03-14T05:33:02.105Z |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 |2022-03-14T05:33:02.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:33:02.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:33:02.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:33:02.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:07.129Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=08e53ec2-1cb6-45c8-84ff-6e0c66b34eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:17.142Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=20d00cb0-9701-45df-8cee-3022af57cd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:27.151Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5bbb84f5-7268-4581-a6a8-c24b2fe3279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:37.163Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=48e99d2e-b2c7-437d-924b-9d8b7f326dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:37.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:47.174Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3a8a76d6-edfa-47ba-8cad-95d4b877bed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:47.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:57.185Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c46b0fed-0f26-4c9b-81ea-f6f745856ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:33:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:07.193Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=47b66040-49fe-4573-bab2-4db9844d3f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:17.202Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0fb2d3bd-63dc-44ac-bc16-3995695d90a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:27.215Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8acbf6ef-5535-4f41-b160-4d3b9a905314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:37.224Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=26822ab8-1fef-42d3-bcff-83404c50bf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:47.235Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=474ed45d-8e42-47c0-b08c-c1b7882726e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:47.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:57.246Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=4a14751a-4ca0-4e83-b00f-ae011676057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:34:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:07.254Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=521a6ec1-5c65-4107-9915-3bf26c2fc6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:17.263Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5d474ce8-de62-4d60-b589-b6535a6c1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:27.273Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e9646dce-4969-4791-b49e-efcf8ba8454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:37.283Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=2947aa28-93ea-427e-a2d4-51d96fa1ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:47.291Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e6316339-a2f0-4e88-80ff-0a20e0e21414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:57.307Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=caf54e20-e15b-481f-a45c-ecd7ad570e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:35:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:07.320Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=91a9e57b-3f2c-4e36-b5f1-724458bbc101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:17.336Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=8a68594d-eb28-4dee-9b89-c04aee0dd8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:27.347Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a4005976-5639-443d-a9c5-12d6a5d053d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:37.361Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=29a7fe6a-2399-4449-883c-24f86402c2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:47.369Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ad7daf01-6cc9-4df1-9333-9d69117be408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:57.380Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=bcdb7343-7bad-4420-be80-58925d4622b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:36:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:07.390Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c7261824-5956-4f79-9b41-587447894c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:07.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:17.401Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=47e90811-b998-496c-bb84-9489f606a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:27.413Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5a5d618d-bf04-4664-b6ed-7c552b26e25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:37.423Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a9eae92c-6e88-4ebe-acf7-bec11078edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:47.441Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6feb70e0-a12e-47cc-9c9b-d2ab5e853dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:57.450Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=af5379dd-606b-4b88-8933-2842e016d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:37:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:38:02.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:38:02.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:38:02.074Z |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 |2022-03-14T05:38:02.076Z |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 |2022-03-14T05:38:02.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:38:02.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:38:02.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:38:02.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:07.469Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e3674f5c-4756-476a-b649-189e1404afab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:17.480Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=177ada0e-3d70-4b3b-abbb-5b807c0349cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:27.493Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=89504236-be27-40db-b78c-33dd4339a265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:37.502Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5f2dacb9-32f3-494a-b62f-3ac8a221bf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:47.512Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=99cb9f90-17ee-4aff-a43b-9fbc34527785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:57.522Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c54809f0-715c-4494-b7c1-38be7be6f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:38:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:07.532Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=707a5337-3fe6-4805-8b78-c8ed3be3b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:17.545Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=94350aa1-bf3b-4afa-a198-21fd088199bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:27.556Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=932b0d69-85c7-40de-8fe9-c188916e705b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:37.564Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=dc232239-d1a9-4ebb-b209-efa305d40b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:47.574Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c0581a88-07a7-4a76-aa53-78e4eef98667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:57.584Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=b594e684-3269-4b93-a780-7ec16581af3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:39:57.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:07.592Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=925afde7-6461-42a8-b44f-114e76d7678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:17.604Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=70c57206-cb0e-447c-a92d-cc88629667df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:27.613Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3d1e5966-9a39-40eb-8df6-a0cdeb57cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:37.623Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7b6fa9e8-8518-4dfe-bd7b-931f87976a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:47.632Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=2b3f4b28-7b4b-4b15-aabb-04b45ab49e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:57.641Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=516b4e81-7ffe-44fc-85ed-d8353f701501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:40:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:07.649Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f67e51d5-6166-41c7-9b41-b98ee3917d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:17.656Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=84c846b9-5351-4313-9afd-59b797ed97f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:27.668Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c1bf117e-583d-43d5-82f0-88e5f964b7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:37.678Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=d2085dc4-f846-4ca6-8849-fbc9aabd773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:47.691Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5e7ebda5-a21b-4ba4-88ea-e455aee8040b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:57.706Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=03bb3ca1-92c9-4991-bcd4-d7436d5f4d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:41:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:07.715Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e803c29b-9764-4820-bd29-10f0b9f79302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:17.725Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9a35ccfe-1d32-4193-9705-e43e0f96aa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:27.733Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=5a238b3b-81d5-454a-b925-b56b65b9a8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:37.742Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9b64d3a2-1b06-4ba2-8d11-a52a54e71d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:47.751Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=070dbe37-0c55-4d67-9331-fc97c5c259dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:57.758Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=41e5f16a-b927-41f5-9ae5-dbc20a7f3ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:42:57.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:43:02.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:43:02.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:43:02.044Z |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 |2022-03-14T05:43:02.046Z |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 |2022-03-14T05:43:02.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:43:02.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:43:02.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:43:02.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:07.767Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=50272dde-26e1-4f86-942f-86090f500422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:17.779Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=7cd92d4e-c1fe-44b5-8545-b704f244f534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:27.789Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=adf161af-9a9e-47c6-b227-330cd4817a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:37.798Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=96feb076-f26b-4f31-8e83-6ad52da313c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:47.807Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=6542d41c-5d22-4b01-93da-b955f00c315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:57.818Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=3d3979a6-4428-4908-afe1-d452817aa079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:43:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:07.826Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=33a07427-cb37-415e-8287-0603f04df7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:17.847Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=fcdccdf8-6244-4eae-ada6-fa5800fe5386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:27.857Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=e48510eb-d730-445f-8109-3722cfcbfe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:37.866Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=f88d184a-008a-41b1-b11b-db804e69ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:37.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:47.874Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c9f83a58-363e-4bbc-9d55-57a1a624c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:57.882Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=b4a83e90-af52-4a5f-993c-38a2c336dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:44:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:07.891Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0426c7b2-365b-44c5-bf5d-8b0fb9b6ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:17.904Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0b865e13-7a08-4219-974a-3c7aa4a4a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:27.913Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=56436891-5aed-4b9e-8d6f-7ab5a688b499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:37.921Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=9fdc3eff-fc80-4171-b086-f0babb747a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:47.931Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c0a7aa20-791b-4ef5-ab73-6fb82f5c3daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:57.944Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=296ca142-a9ba-4057-8c3e-5a1fcdb47969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:45:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:07.952Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ac7cb27a-b06b-43f2-a6c5-db28e0489510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:07.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:17.961Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=bc83fb39-d49e-46ac-941c-2b8fc53cc943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:27.971Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=b8ed79bd-35ba-44a0-96eb-0cea978e88b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:37.980Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=44f21483-b7a1-4322-83ef-18f5a8870d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:47.987Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=c5377d3f-67ec-49ad-92d9-797ce492e734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:57.995Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=a08e97a1-282c-4bd7-8c01-36f94825729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:46:58.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:08.005Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=cd7571d8-c52a-4c61-abbd-d530ef1395d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:18.017Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=ae1a94e1-53a7-425a-8a30-5e4e59e43baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:28.049Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=55c6401f-4d4f-4c8a-bc53-da491a9cabb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:38.058Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=44a39770-2569-4662-bd3f-2c66097d5911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:48.067Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=0622866f-7749-4886-9a75-f15d0b0312b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:58.075Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=2f07295f-3467-4cf6-be98-4c378128feed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:47:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:48:02.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:48:02.102Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T05:48:02.103Z |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 |2022-03-14T05:48:02.106Z |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 |2022-03-14T05:48:02.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:48:02.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:48:02.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:48:02.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:48:08.084Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=bf50196a-9dc9-4a48-9376-dd83b61aa3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:48:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:48:18.093Z |INFO |Init configs |InvocationID=c0610875-9b14-48c3-853a-ab15a4c891d7, InstanceUUID=cbd8fae0-ed46-4bb0-a235-b05e1eebcb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:48:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |