. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:20:02.036Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:20:02.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T03:20: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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:20:03.182Z |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-07-06T03:20:03.337Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:20:03.338Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:20:03.339Z |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-07-06T03:20:03.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-06T03:20:03.695Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-06T03:20:03.747Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-06T03:20:06.213Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-06T03:20:06.972Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-06T03:20:07.007Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-06T03:20:07.008Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-06T03:20:07.113Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-06T03:20:07.114Z |INFO |Root WebApplicationContext: initialization completed in 3366 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-06T03:20:07.965Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-06T03:20:09.471Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-06T03:20:11.417Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-06T03:20:11.767Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-06T03:20:11.768Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-06T03:20:11.774Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-06T03:20:12.396Z |INFO |Started MainApp in 15.534 seconds (JVM running for 16.891) |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-06T03:20:12.539Z |INFO |Start scheduling PRH workflow |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:12.577Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ec7f9d43-4583-4a16-b8fc-3d0cef76c0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T03:20:13.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:23.220Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9d9a5659-ed02-4317-a774-dddabe469130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T03:20:24.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:34.296Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fdaa16ad-108d-47ea-9afe-8fd961226b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T03:20:35.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:45.402Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6ecedb49-fc66-48df-a391-268e61b3deea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T03:20:46.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:56.527Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e78b2e55-04bf-470e-9f0f-f78d2058084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T03:20:57.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:20:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:07.612Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=69e2f1a3-6769-4371-b686-4591a3613b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T03:21:08.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:18.680Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a5a6befe-d4a1-413a-a911-2d1d8e4ea79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T03:21:19.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:29.789Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4d92bac9-0407-4faa-ab51-faa0e03038a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:40.218Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=37b461e6-1fb2-416c-b28d-222ffaa54ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:50.241Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=daaa5349-b583-4cc9-9332-ec05141fb500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:21:50.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:00.262Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=aee5ef0e-e34e-4826-abd1-84aceb8711bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:10.306Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dff71a09-0410-4b01-81e3-796fa0dcec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:10.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:20.374Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c312e270-0fec-4a37-9bbf-36be1c5145ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:30.406Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ca9afd5e-7291-4ff2-85e3-892189600b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:40.425Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=98e31008-0ef0-4eac-a417-52e360d41c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:50.462Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=78c21095-6db9-4d97-a3db-c43c9b5654d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:22:50.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:00.494Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ea463062-a6db-4fbd-8f2b-7329eaa1b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:10.523Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c5f5012d-8fda-4ddd-b2c2-755e37853948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:10.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:20.549Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e937aa0c-e961-4b92-9ebd-0703df8d53c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:30.570Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f1a31e5f-a2bb-43cf-bf98-85a99f57a578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:40.588Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ce97490e-79a9-4aa3-a69c-460e8bf16fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:40.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:50.651Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=60c0db36-b169-4f7e-b347-e34192e3bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:23:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:00.668Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dbb2ca8c-37eb-4cba-8823-8541473db92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:10.692Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b7c2cd72-fb86-4049-b46c-eab521ecf2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:20.710Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3c51d2f3-10cd-4ada-b5f5-4d6738777ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:30.750Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=13a64fb4-969d-4f15-94e4-969d28d4f94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:40.802Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=188a3445-b168-450b-90b2-5725fbe243ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:50.872Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7cd5bfc8-f3b3-42ef-bca5-153b6ba37c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:24:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:00.939Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e7d6e20e-69cd-4ca4-ac88-833b81accc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:25:08.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:25:08.704Z |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-07-06T03:25:08.706Z |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-07-06T03:25:08.711Z |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-07-06T03:25:08.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:25:08.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:25:08.735Z |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-07-06T03:25:08.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:11.039Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3cb216a5-dbf2-467a-950a-b8aea6d1156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:21.096Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ff4e9d8d-8898-451c-932b-93803f39e889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:21.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:31.114Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4c2d834b-6e05-4249-bf05-98c463c9a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:41.150Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=981d0d05-4843-4a5e-bffa-96874f85788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:51.164Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=727acea4-1c4a-44fb-9267-65018903dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:25:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:01.180Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0f2abb32-5f96-4f99-b2b9-e0c78df3b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:11.210Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9cc8e402-f7f8-43b1-8f37-43845be40723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:21.230Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2e39efee-0f36-4e9d-b70b-8237fc29d6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:31.246Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c927c874-5c44-43c3-8bfd-14937af0f383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:41.261Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=16592d4a-39eb-461f-b8c8-107211e5b1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:51.300Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c6f3f62f-dd30-47d1-ad92-89a66b668170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:26:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:01.335Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e65a3d40-704b-4c77-87ef-73fc4fbdc6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:11.361Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fcc9da96-f695-4f4d-a8db-17894f7ff00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:21.382Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9fe3d303-7003-4446-9ba4-28786c7a02c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:31.425Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0a42b0a6-54ae-4efd-a056-0260e1d90a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:41.447Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8fb1439a-2b98-4e2d-9023-157ec7ce595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:51.520Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a0f20e29-5f08-4deb-94df-aad191974ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:27:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:01.566Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e134245b-bdea-4fcc-a545-75fed93e74f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:11.588Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=beea89dd-0264-4a05-929c-56e482ff435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:21.624Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5d578685-c04c-4525-b700-66dd795bd87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:31.651Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fba4c091-ddad-43fa-ba44-77ab5c78e35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:41.694Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=bbcd0296-f2b7-4113-92bb-ba138e45c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:51.712Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a0ff8e38-8ff0-498e-b2eb-bf9c27539c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:28:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:01.726Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3de646c1-6c9f-4338-b019-5d08b2e57c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:01.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:11.753Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7c5db32c-208e-4af9-a1ea-d505fc8ba216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:21.771Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=bd97b671-474b-4fe8-aed4-a150351165f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:31.793Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9cec7788-8030-400e-8820-a33e2686e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:41.811Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=50645a84-a175-4579-bca5-bf533c518840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:51.841Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c6775fa8-8b5a-4b14-8a1a-5b8b55e563e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:29:51.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:01.857Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5e2acf04-0aca-4cab-9bf7-ca1344527c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:30:08.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:30:08.521Z |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-07-06T03:30:08.522Z |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-07-06T03:30:08.526Z |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-07-06T03:30:08.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:30:08.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:30:08.541Z |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-07-06T03:30:08.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:11.870Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1a6c019a-f8a3-456d-a850-cabe823e35dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:21.888Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4fbb1235-dc9a-445f-b790-42d7703dd6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:21.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:31.920Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5f27af1d-88ae-4a8f-a137-60853c1acad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:41.946Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=144ae9d6-a137-45fe-8d24-e9eb09f9ce70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:51.978Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=36b88845-45de-4a9a-82d6-68a209554b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:30:51.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:01.991Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0a6e9763-f168-4841-be3b-0c0a31a714a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:12.009Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0bf504b6-3167-4f24-8fa7-c503c204027f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:22.023Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=36820b1b-f253-4374-bebc-6d657f012176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:32.045Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=56b6a454-fe56-451a-a8f1-4897e218dce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:32.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:42.062Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=115c11f7-5d8d-4a9c-8a96-c92d439496db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:42.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:52.077Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2512d74c-ced4-437a-bf0d-dd2a6abe1e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:31:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:02.092Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7a33968b-c603-498e-ac02-c2f0024d3de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:12.107Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dd87f4c4-3640-48e2-aad6-fe20603605a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:22.119Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=53e81c46-766b-4c38-a696-fd18086bfcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:32.148Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=09aab7ef-6685-40e7-8020-a2064a0de02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:42.163Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dda9ff8d-cdb0-4905-9843-833dfb9a9a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:52.185Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ddd12771-8ee5-44d7-a059-4be7c691ed91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:32:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:02.200Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=142d6e92-1829-464a-9ed7-6d21249d8f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:12.220Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2a287928-084d-4a1a-b6b9-780045188826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:22.242Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d6e237c4-3c9f-47e5-b38a-029140b04fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:32.264Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fe45b338-77c7-4526-bb47-470e863b17a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:42.280Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a12c08ca-305f-4b1c-9014-84d0b2cbfc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:42.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:52.295Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5bcf530d-1a68-41e7-8a65-3f081fba251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:33:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:02.329Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c9f8fc63-b813-493c-bfd6-d4a425239032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:12.341Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b68631b8-1c1a-4a72-a17f-2f2551310e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:12.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:22.356Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d63f6803-bccc-4d1c-a034-58bfec883a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:32.438Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f4f21df7-c810-48bf-a317-66e1f2aa9808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:42.457Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ee0b786d-fe79-4f72-aed3-8e5f15bf5f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:52.486Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f0d4059c-2631-47a4-a6cd-98e53619d7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:34:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:02.500Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=eefcbab2-ef8b-4e8f-9b0b-1c00cf39a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:35:08.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:35:08.463Z |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-07-06T03:35:08.465Z |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-07-06T03:35:08.469Z |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-07-06T03:35:08.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:35:08.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:35:08.493Z |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-07-06T03:35:08.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:12.521Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=993440b9-7722-4094-b225-51fb60c40064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:22.550Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=20b377f5-5787-481f-be83-f12b3b38a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:32.567Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4487ed32-3d7b-4650-bad3-7fcb26857009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:42.593Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=903abc8d-937c-4a14-8a35-bc5df60aae9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:52.620Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=34714bc6-135c-450e-8d3f-1487544b8916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:35:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:02.659Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6ecfab63-53a1-49ae-ad8c-8c14189d2880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:12.707Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2bface8f-35c3-4057-95d4-b07c5b498fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:22.724Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=64e8724d-7df8-47a2-a051-38b1e0183c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:32.792Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ee7b219c-2301-40ae-969f-75308ff47281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:42.815Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dcc01750-7ba0-41c0-9540-188a6770e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:52.826Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3f0c96b2-84dc-4c71-ab4e-4435d28b53a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:36:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:02.845Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8ab0d903-3826-4ec2-80a4-d0ec3e3135e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:02.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:12.870Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=44b3a4c9-4467-4aac-8056-bbaf66a33fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:22.886Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=89cd38ba-b056-4f14-a019-d5a389e9fa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:32.903Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2c896fff-c38c-4bbf-92fc-f4a39efa73ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:42.925Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ddc8061f-c5fb-48be-b159-b39d39cc6e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:52.960Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d37766e3-5b5f-42ab-be2e-01b7f4cf5564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:37:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:02.994Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3a4cbde6-c623-4bd8-9ae6-8fce7191b779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:13.029Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5da7b202-5d80-4d59-984b-b8dfbf78366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:23.051Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d1595825-aa4f-4b25-aa52-83d967ca8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:33.080Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f0e77280-3eeb-4662-81c7-f36160c81417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:33.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:43.103Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a391f3e2-68c4-49c1-ab88-2ccb41938b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:53.129Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ddd0323f-a21e-4f2a-8223-0802a1f48c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:38:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:03.149Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9684453c-34f0-4ec2-9eba-45e4fc3307b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:13.164Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b3018236-7807-44ea-8938-55d0c589a620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:13.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:23.184Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=85c825bf-f698-4e40-ab3f-053530f8f0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:33.197Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=822e2b13-2b93-4349-bf7c-3fd5b7cfab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:43.228Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=17b86334-8e4e-4955-b859-cbd3f6001163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:53.242Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=79ad163d-92d7-4b0f-83bf-d283d9308a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:39:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:03.259Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=bea97034-58c8-4b8b-bfc3-0e18f59ef46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:40:08.490Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:40:08.491Z |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-07-06T03:40:08.492Z |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-07-06T03:40:08.496Z |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-07-06T03:40:08.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:40:08.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:40:08.517Z |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-07-06T03:40:08.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:13.276Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b9c7a2fc-f3d9-4c0d-bdd9-ca7368046ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:23.293Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0272bbcb-9392-45d7-aeb8-06c62da3a70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:33.307Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e07fba33-754a-4adf-bed2-d8d7b3891346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:43.322Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d73b7e90-4848-40e6-9742-fc686babf7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:53.343Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=12003a0e-06d4-4803-be8c-076fa0a90e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:40:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:03.368Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=269d7aaa-84db-4ae9-afee-dfed247e4fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:13.396Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a49d7353-fbcd-499f-baed-6370981c34cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:23.440Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e602f59b-4e97-4ea3-ab54-7f18cc4f325b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:33.550Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7ca8fa19-4066-4fe6-a00d-fb2ee8ea9bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:43.603Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=781b9b8e-0b61-450e-b45c-7a25b68d6756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:53.765Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8ef33578-74ec-43f5-b311-7c0cd3788955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:41:53.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:03.818Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a300aec6-9337-4512-817b-c5abc4b1ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:13.841Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=680ab99a-50d9-4f51-b911-d8f0d6231edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:23.867Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5199285b-45bb-423b-966c-babafc49fb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:33.885Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ad53aa81-621a-4a15-af65-4f10d31def4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:43.970Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6dde440d-2331-4431-9e9b-b3bf5dd2b5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:54.035Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=122c04d3-6dc5-4855-aa8e-e8f2c4e1414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:42:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:04.066Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d5c4f428-f91f-4bdf-9974-8a5b0123f86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:14.078Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=71582db6-e418-484e-81f9-b969eafb8a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:24.104Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=cb0b1a30-bbcb-46a3-8951-cd9ee6df3baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:24.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:34.132Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1609ab59-bf10-49be-b8e2-7965c60e99ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:44.146Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f8b7b47f-f747-4eb1-a1ac-1d19ad696628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:54.165Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=81e2c4b1-883d-489a-ba8b-38a3f404a62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:43:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:04.208Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d87c2220-9feb-4a9e-bc8c-41c97096b19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:14.236Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fec7c358-854b-4d5a-b907-5a88d138422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:24.268Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9128f0ed-ebd5-4cad-a8ba-61bf52b742f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:34.287Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f6e8d81e-7572-4fd7-99c5-5d601484e856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:44.325Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a80fd9a9-c84e-4182-9401-5bac4e6364e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:54.372Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e7887b94-b935-42e3-89f1-810f58a34315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:44:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:04.461Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b5e73a3c-8aa9-49dd-8b7a-0963716a1bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:45:08.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:45:08.447Z |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-07-06T03:45:08.448Z |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-07-06T03:45:08.453Z |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-07-06T03:45:08.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:45:08.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:45:08.474Z |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-07-06T03:45:08.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:14.600Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8a648a3c-c4ce-4daf-b6c4-18081cedd531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:24.620Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2b2e17ff-d080-4de6-b718-dd8f9553855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:34.651Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ff9ee33b-64a7-430c-b240-81931d29010b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:44.662Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=bfc29740-46d4-4db6-8497-c04d43d66d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:44.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:54.687Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ef303fbb-4de6-4506-be5e-838e82a625d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:45:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:04.743Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=38b3967d-826b-418c-aa59-0672d0db0ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:04.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:14.834Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3e43d1dc-65b0-46b5-b805-b3e36dc97979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:24.888Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=04a3de05-9b1a-415f-82ef-31769a11ac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:34.911Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a5bb1b41-d058-4dca-b620-e41a400bec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:34.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:44.942Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a24efa83-0ff9-4282-b9e4-2343edd9ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:54.955Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dcbce960-baf6-45d7-be2a-f41be6389a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:46:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:04.991Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b5f09ab1-2f2e-4880-8abe-d2ffa85314d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:15.020Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1b4b87ef-122e-4533-aa58-26432682707f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:25.042Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b2afea89-bbe8-43ad-a91a-f382a82c1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:35.054Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e6ea2640-fa29-47fe-ad6a-d960e02f8fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:45.083Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6df52ba8-fe75-4925-aaa1-10a3b467f63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:55.095Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8ba00f86-0df3-4bb1-966b-1f890b06a1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:47:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:05.128Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a14a15bc-2676-4b8c-946d-b695436a3972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:15.141Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2e7e0c1d-b222-49d9-aa3f-7bb31208e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:25.165Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c6d7750e-783e-4856-a15c-7ff15501fb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:35.178Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ad88553c-9b09-49a3-88b1-87c338858eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:45.223Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=59f90d25-1961-428f-9d89-d86fede41b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:55.236Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7cdd8bd6-2edc-499b-8786-1fb6a0811002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:48:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:05.265Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=710241e8-5d58-4d5c-a02c-489a6326971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:15.277Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=463a97a2-983b-4525-a5c5-bffb73ee0753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:25.296Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2a9183b0-872a-4026-a05e-f06083e5d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:35.312Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b9bb2d0e-8ef5-48a6-8986-aef9317b104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:45.322Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dabc4ce2-73a7-4008-933d-294fa28a4f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:55.333Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0ff3ebcc-5aa4-4a4e-8dc7-f6c39374d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:49:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:05.379Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ce2177a7-2773-417f-b316-18d0fe9a22a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:50:08.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:50:08.386Z |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-07-06T03:50:08.387Z |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-07-06T03:50:08.392Z |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-07-06T03:50:08.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:50:08.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:50:08.400Z |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-07-06T03:50:08.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:15.390Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=02b84e27-6f0e-4e47-b80d-20a840c1be1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:15.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:25.403Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b6cab2bc-73eb-4079-9f3e-e9d0c89bea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:35.415Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=43e4abc5-8155-4342-a01c-b4d4b3b3cab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:45.435Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ec5fd1da-35cc-4623-b12e-749ebbb51a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:55.452Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=62f5c5c3-07d9-4adb-bec0-af665c912a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:50:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:05.464Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c862bef9-a702-4806-aa87-77068552884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:15.476Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f86e0ede-a443-48a3-90b2-d5e33c3ce9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:25.517Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=27c05751-0126-4a44-b28e-40388474cf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:35.538Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=504c0dfa-1851-44cc-a94a-e6a493d0af52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:45.558Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=49d43d46-291b-40de-b00c-e8c3e7daf194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:45.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:55.577Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=085edd6b-555d-44fb-9c34-9e4597c50ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:51:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:05.600Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e6a26fbd-46d6-4b97-a5c8-3c1034d17743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:15.622Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b0f05991-f364-4c3d-a536-bba7731681d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:25.634Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c66fa957-ebc3-4d6b-a9bc-34748761823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:35.649Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8722a19a-2f03-4b6d-8824-f14fbabf2d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:45.661Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5d448e9d-3cf0-4f0f-8e07-074adfe40720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:55.674Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=644b56b9-fdf3-4004-a11a-5dacdcdaea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:52:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:05.700Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1d86c4a4-f8b1-4032-b0fc-0810114ab0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:05.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:15.737Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d0fe8828-9563-4807-ad51-fe51dce5d69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:25.756Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9968b38f-2753-4e84-ae69-bd359876934e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:35.768Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=79dafc2d-12ef-48f2-81f7-5bb04aeebb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:35.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:45.782Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7e6d4a04-8e13-419a-ac07-9a7144e7ee77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:55.797Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d562cb47-dac1-4219-bf41-9420f1774e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:53:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:05.836Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=540fb902-3311-48a3-b9a4-7413d950b3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:15.851Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7a5f344e-e999-494a-afc0-3868604f84c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:25.881Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=54de8b11-00c0-43d0-bd29-f9e604b2a5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:35.893Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=82831c21-d91c-4753-a2b0-ab8c717e5eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:45.931Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9575bec5-6e65-430e-8bb2-81a527ed4e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:55.950Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6259b6e4-b8cd-4f46-95d1-d53833933676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:54:55.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:05.971Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=be42b7c1-07b4-462f-ab4d-67215deb5820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:55:08.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T03:55:08.371Z |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-07-06T03:55:08.372Z |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-07-06T03:55:08.374Z |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-07-06T03:55:08.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T03:55:08.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T03:55:08.386Z |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-07-06T03:55:08.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:15.985Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=05ccffde-31bd-474d-b25b-50e201facd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:16.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:26.001Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=23279115-a447-4bb8-bb82-7b91474086cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:26.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:36.017Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=02323a4a-8b82-42a0-b197-f879c0732034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:46.057Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e0f27ce5-c0f1-4a56-a026-515377f25e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:56.080Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7121edec-ee79-4b54-8ee0-979c36ba8312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:55:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:06.110Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4e39321e-68c7-4122-8f1b-1c15d00eeb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:06.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:16.121Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c90c3209-667f-461e-9397-837253150c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:26.161Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a1505839-7d65-47ab-ae16-e8fae2c95d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:36.179Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a90f3ba2-3870-4e4e-8b1d-81713031fb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:46.204Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1ccd9ab3-a2e6-4e15-88ef-41ea06045496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:56.216Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c3a6e684-29bf-4b94-8c3c-4ce378837275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:56:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:06.251Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8fab0451-7dd4-4993-8a10-bc1071f7d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:16.270Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=246aed12-1bfc-43e4-8bda-3f4ec8b2a7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:26.282Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=83815977-a2d9-47d7-8e0e-aacc3fdb8604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:36.295Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0c8ab304-7eb1-41c3-9c71-d0f79fd1a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:46.308Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0821d4f3-d70b-40e7-860a-f8220488b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:56.321Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f09a2799-2f6e-4e6b-9d9c-6417082721f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:57:56.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:06.347Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b4bd4ffb-8e9c-48fc-a60a-c2d1d2bf9190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:16.360Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e736216c-5c8c-4e69-a4ea-a3f4cea2668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:26.377Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=adcad3f1-ba40-4465-97f3-dbc55c090189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:36.394Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ceefe43d-03dc-440c-b6ed-6bd45f7f753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:46.412Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=efd0ffc7-9489-4f54-93fa-9a8c6a484d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:56.427Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2d0492cf-623f-44da-86f2-c589f06e606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:58:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:06.440Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6c2b7278-cc28-45c0-a9d0-d5875a67c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:16.452Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d7fd22a3-e879-42dc-9bcb-72f2c446865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:26.467Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d17c0fb8-ff9f-4bbd-a625-81ec1eed4809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:36.480Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=36ddf236-2ec4-4c05-98f7-57914a6214ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:46.498Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b0e380fa-e908-41ca-9868-90ed7bde5437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:56.532Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f68cdac4-7345-4e0c-b0e5-1e62d23bb8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T03:59:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:06.565Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5eb7e4ce-f488-40e6-8832-deddb09e3841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:00:08.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:00:08.301Z |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-07-06T04:00:08.301Z |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-07-06T04:00:08.303Z |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-07-06T04:00:08.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T04:00:08.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T04:00:08.313Z |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-07-06T04:00:08.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:16.579Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=469a1cb1-163c-488c-8306-f08819d41419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:26.591Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e5368c9d-b7b8-43d0-a595-873546c1aa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:36.601Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0a51fd37-aab8-42bf-bfce-a5a5e44cd68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:46.616Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3d65a75c-f060-45b4-a2af-0caa1a2de4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:56.632Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=31ff6d51-e16e-4468-a046-3c916a10d591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:00:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:06.660Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d0d0f0a6-8861-4a06-a2c4-414384af91c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:16.671Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7fde9d5b-14e9-408c-96b4-705839aa9ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:26.687Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e2ffbfc8-3151-45cf-a615-719745e0320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:36.698Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8a552642-9c38-4ff4-a92c-e03565821e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:46.713Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9e0f7f4a-f7e4-4be8-821e-525a314689a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:56.745Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f3b8e259-4786-40f2-aa4a-5f485ebfba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:01:56.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:06.782Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4d86ef9e-2546-4759-857d-58f6e307e2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:16.804Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=823bf83b-7401-4b45-b09d-7fb77221b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:26.829Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b8a22966-8000-4cf3-bb64-1a86ec0092b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:36.843Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5156ddca-b121-4f8c-8f7a-fee0bc20bb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:46.858Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e5089dcc-cf48-4b06-8c06-e7c31f496c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:56.879Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fddc0cbd-0150-4b3d-ba60-f2ed2187d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:02:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:06.911Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b25b3e02-887d-4d3d-946b-6d498111d734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:16.928Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=831ef76c-3cde-4870-af5b-26e8c56ccb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:26.959Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=79768a8c-cf35-440e-9632-082313e5109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:36.973Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=effaa794-375b-4813-81b9-321bd9121c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:46.994Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c9fd9fd4-c9e6-4287-9db4-1c444c9f978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:57.016Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f96ec39e-0d4c-4b32-8024-99e9cf7b95d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:03:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:07.060Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=642cdedc-1bd9-4ef4-ae0a-a58435335aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:17.085Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=56df7638-edc5-4054-9461-a3ae3bfcece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:27.101Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=bc41e90b-c54e-403d-b174-8cc1b31ac243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:37.112Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b169a086-9f5d-44b4-b4bd-5a22be1911ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:47.122Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5ffeb064-c616-4714-8594-dbdd13dad706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:57.133Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=bb1bb858-5664-4099-8372-f6a5690aa1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:04:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:07.152Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2f80b18d-bfe5-44a9-a4ed-b67e096056b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:05:08.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:05:08.437Z |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-07-06T04:05:08.439Z |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-07-06T04:05:08.444Z |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-07-06T04:05:08.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T04:05:08.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T04:05:08.457Z |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-07-06T04:05:08.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:17.162Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=219c5447-c874-4050-97c6-eca53a64462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:27.176Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=61ccf716-7635-401c-af54-f0af0addeea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:37.188Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6f36075e-159c-4dcc-b04f-9a28334360ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:47.207Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=eb471765-4a57-4ae3-9fe7-cca91b01612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:57.217Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9febfd25-18d1-4830-b2f9-47685cad05eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:05:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:07.235Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=39898300-0102-4d8c-a22b-b06002425c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:17.250Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=81aaebb9-12b0-45f6-af30-ecb044135255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:27.267Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d4fc889b-c683-4e78-ae88-f0096f5ad5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:37.279Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c162c173-3f73-45c1-bfaf-fee9baa5a4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:47.299Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ba7ff671-79ce-42be-a388-906afaa66f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:47.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:57.310Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1ae4d1f0-f582-4d4c-af40-badb54a534ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:06:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:07.322Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=488dac93-51f5-48f5-bcf3-77396255516b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:07.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:17.332Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=04376927-5013-41b7-a362-f54256c7448c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:27.344Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ccaf617e-8a8d-451d-b26d-eb2ff2d8e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:37.354Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fb83f8a9-e5e8-4cf5-bb18-4a9562925d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:47.381Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=39fb982d-bb5f-4e47-bc4b-fcbe867183bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:57.415Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ea092831-99cd-4d40-ad4c-f4f4084ee90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:07:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:07.457Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fb8602f6-7252-41d8-9a3e-f2467381dad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:17.466Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e477caf9-b74a-4a41-9894-c526f0ca6f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:17.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:27.485Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=eecc8418-ae4d-4153-9579-b7ad5e3f68c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:37.496Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=97e2b18a-07f7-4792-aa68-b79fa020314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:47.515Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e7b5bfd6-2ea2-46ec-b8d2-bcf2cf6ed7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:47.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:57.546Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1bb7ea0b-5ea2-4e2b-9092-b9f6519896e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:08:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:07.588Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=339e846a-f01a-40dd-bb0d-62be8f3546d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:17.610Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6cbb4821-273a-4d0e-bc71-1e591d66303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:27.621Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5288465b-85bc-48b6-9d69-a396c49f47a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:37.636Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c91f91b1-664f-4058-bf43-a0a870bd1397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:37.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:47.679Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=fdd839ad-74c6-4709-b1f9-b4b75f007661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:57.693Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7144b7b1-90fb-4edf-a08a-8f39989d4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:09:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:07.718Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f96c2fd5-ccc7-448b-9a53-f1b800f41a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:10:08.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:10:08.212Z |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-07-06T04:10:08.212Z |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-07-06T04:10:08.214Z |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-07-06T04:10:08.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T04:10:08.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T04:10:08.223Z |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-07-06T04:10:08.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:17.729Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ad94e719-b2a7-4e11-bf93-0bf0c491c7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:27.763Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7670868b-a435-4ae5-bfbd-12b09e613ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:37.773Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d41294ad-d539-4ae3-9935-4d76e3c03c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:47.791Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=d2497091-b653-48ac-b04a-42a1b2cbba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:57.802Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e5a80750-1e97-4c89-95d5-a4922ebc1350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:10:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:07.812Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7523e34e-bbc0-4d7b-bcba-061c2927c9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:17.826Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=9d458915-52e6-44f8-b9df-772f53d06dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:27.836Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6a441c56-e3d8-431b-a1c9-50d6ebbc400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:37.846Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=66948326-20b4-4ab0-8e66-4b3318c46d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:47.869Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f231e909-e376-4942-b67a-efe44133bcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:57.881Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0513f17f-1cda-4a49-b049-e8d316d0c820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:11:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:07.896Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e831df17-e6fc-4785-88eb-8417c42a3f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:17.909Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=84f7ce88-acfd-4f3e-9a0d-0dd4747e4564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:27.921Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7d33076d-c185-401f-8617-e1ccd0b8f31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:37.930Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=335e8bc8-0b08-4d72-b9b8-0dea5c6bf6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:47.948Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=09f83bf2-207a-4de4-8622-689c9bf4d041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:57.961Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6fa29a48-ad64-4b46-bd2b-ce3e93e2de8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:12:57.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:07.991Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7175ae7a-d6a9-4d32-a451-cacb01c09b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:08.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:18.004Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=46619d67-7a7d-45c7-85fe-e2157d9bd410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:28.017Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=00ec0c7f-c145-4efd-9b6f-a3642f0ffad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:38.028Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7bac8c27-d15a-4b29-9231-5116d46301bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:48.044Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=20b44fde-abfb-424e-82a2-3b3e7d19d373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:58.055Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6da743c4-df78-462a-9767-30e7c2552209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:13:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:08.088Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=2c789b6e-b833-4349-ab74-1e35a4e2c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:18.104Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=352217b4-4dd5-45f7-91b8-e5ee5d2bc13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:28.146Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=158f8fae-2332-40ff-829a-f18fc88322df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:38.162Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=38d2a8b7-2927-4962-9c7f-f084325888f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:48.205Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=c82109fa-5b62-4e6a-9bd9-a74b0b7909c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:48.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:58.226Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=793e2adf-246d-45d6-ba48-16ad3862b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:14:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:08.264Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5ca6b18e-9e00-4c31-89c0-10b53ae2680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:15:08.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:15:08.359Z |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-07-06T04:15:08.361Z |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-07-06T04:15:08.364Z |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-07-06T04:15:08.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T04:15:08.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T04:15:08.375Z |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-07-06T04:15:08.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:18.278Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=199743f4-0ba6-4b57-982e-051fdef6b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:28.322Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=f5fc8394-12b8-49c5-989b-2fbf0089b432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:38.331Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=74d180af-cde1-40c5-9caa-9ff4189fd147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:48.357Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=6beabb5d-4632-4d69-a0b3-528693655c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:58.369Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=250699c5-c4b0-42b3-a2f8-6d79f9f06e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:15:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:08.379Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=da3b363a-ef81-4022-a1c0-80e3f46b970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:18.404Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4b4ae2ec-f448-4913-811a-d5120683d45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:28.415Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8332f96a-c287-4d69-b1fb-62b74519fb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:38.433Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=44135d85-4f38-4c72-a317-755e8ec15618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:48.483Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=78b06ef9-fccd-42cc-b41f-1dc48a86dd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:58.497Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3e1f1b4e-ed2a-4cd8-9689-db97bddacda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:16:58.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:08.511Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e433b7a2-cdf9-4268-b205-342f8f1cce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:08.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:18.522Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b17008f1-e5f0-499c-8e2c-692e1a1def9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:28.562Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a0238832-d6ca-4915-916e-c8488575dd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:38.576Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=3cbd614c-3ce1-401f-86e7-e4552d6a56e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:48.589Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=0d2dbe1c-bf9d-45d9-84e8-ca040acd328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:58.598Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e1003589-050c-41ef-97af-c142c251f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:17:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:08.617Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=410c1760-e114-435a-9cfb-fc6d2111e5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:18.626Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=42967d27-b959-4645-98f7-879a34e4470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:28.635Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=7f1d078a-7587-4ddf-953a-2e52e1cbd544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:38.656Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=e8b84659-9636-4bab-afb5-76d1a1ebd9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:48.702Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=8c769756-9819-4da3-aa43-90613207f4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:58.715Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=1166e85c-b661-47db-80a2-47e877df4efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:18:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:08.727Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a115c90f-ee98-405c-a3df-3702e55da8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:18.736Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4aeea321-9769-4660-aec8-be5a9bee07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:28.756Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4fcdc46b-a1b2-45f8-a44f-3e61255d7ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:38.772Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=a6a39397-70a5-4877-9681-cca02b3216bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:38.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:48.781Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=5280bdbb-06b3-4eef-b287-f4a91f087199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:58.795Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=b0e53450-c69d-49d6-a4c5-5e4f77092814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:19:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:20:08.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T04:20:08.249Z |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-07-06T04:20:08.250Z |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-07-06T04:20:08.253Z |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-07-06T04:20:08.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T04:20:08.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T04:20:08.262Z |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-07-06T04:20:08.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:08.806Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=dc90e5f3-6af5-4ded-9424-3357b6857f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:18.816Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=ade6d8b0-ac99-49d0-91a4-981f65255f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:28.843Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=470fe215-e73d-423e-bdbc-45a1157a628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:38.862Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=71a832af-18ae-45b7-b007-f1689ed7c412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:48.872Z |INFO |Init configs |InvocationID=92a6c261-c6ab-4263-af79-0d13fd5746d2, InstanceUUID=4cf0a05f-eb60-42ac-ac20-4802be4fb967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T04:20:48.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |