By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:27:02.627Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:27:02.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T04:27:02.671Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:27:03.664Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:27:04.002Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:27:04.003Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T04:27:04.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T04:27:04.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-31T04:27:04.365Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-31T04:27:04.400Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-31T04:27:06.658Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-31T04:27:07.550Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-31T04:27:07.583Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-31T04:27:07.584Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-31T04:27:07.692Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-31T04:27:07.697Z |INFO |Root WebApplicationContext: initialization completed in 3296 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-31T04:27:08.639Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-31T04:27:12.172Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-31T04:27:13.080Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-31T04:27:13.134Z |INFO |Started MainApp in 15.343 seconds (JVM running for 16.271) |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-31T04:27:13.380Z |INFO |Start scheduling PRH workflow |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:13.449Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0659f2bf-3244-4e5f-afc3-9af7dbefd268 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-31T04:27:13.607Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-31T04:27:13.607Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-31T04:27:13.609Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:14.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:24.385Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3a087b71-3cf2-4f1c-b901-ae205ed7daef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:34.519Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3790df6c-7878-48d2-80c5-4c1fa96dbfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:44.559Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0b037b17-9d3c-404c-ad7a-f99b9f262ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:44.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:54.609Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ea678ffd-451a-43b6-a211-a0cb26ca7cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:27:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:04.638Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e3f4fa6d-33b5-41c4-ab1b-37865258a86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:14.680Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=19b7b385-3df3-411c-ab0b-423f375a5f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:24.721Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=17e3f5eb-241f-48c1-9bd2-6745a6511fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:24.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:34.753Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e35e7a73-9235-4224-8814-57c5800b8058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:44.787Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f8cbc68a-32b7-4fd4-a6bf-f82189f51993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:44.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:54.820Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fea24818-30b7-4800-92f9-525bc47220dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:28:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:04.846Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6a3fddb4-1cc8-431d-ac89-747bfc526d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:14.872Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7ae91a4a-b132-4459-aee9-c2b6e7f26845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:24.899Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=59659d37-27e1-42a9-a34f-5f377d622286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:34.932Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=79cb1bbb-625f-4da7-9bb5-be070e1be7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:44.961Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bea7653a-6e0a-45f2-ac4c-f220b41ac65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:54.990Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=37011738-c2cd-4493-8785-60c944302d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:29:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:05.027Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d5ad8640-478d-4512-a20d-2d28470d36c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:15.057Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1e5c6aaa-6511-481e-b6ce-01d13a259979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:25.094Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=007e7190-a887-4c7a-9f4b-94f13b391f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:35.149Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=219e08e4-b532-4d86-b06f-004a4b6bc473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:45.184Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9f055a7b-02d6-462b-bd9d-43831a0353bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:55.216Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c0ce227e-0b7e-49a9-a54c-025d7c964a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:30:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:05.273Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=82247b1b-d78d-4ece-9cb5-adaacf72eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:15.305Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b0c9c59e-d32f-45a8-8c4b-f823fbdc4ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:25.337Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=35f6ed21-0b98-49bf-a70c-0eefa7af957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:35.385Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1c50d744-4a5e-46b9-93c8-536ddc035b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:35.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:45.421Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d862a201-0616-4f3a-a12f-83a5da5409a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:55.461Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2af014f7-e791-4fc3-96eb-3638dd5ac47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:31:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:05.488Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f1177844-591a-472c-8883-73b787a3c403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:32:10.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:32:10.116Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T04:32:10.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:32:10.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:32:10.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:32:10.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T04:32:10.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T04:32:10.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:15.509Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6bafed08-bbf3-4b06-89aa-00eb40565a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:15.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:25.537Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=768c206d-0a6b-4832-8e8a-3b3a05ec5858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:35.588Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=26efadaf-4439-4afa-9c3c-bb7ba3bffaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:45.613Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d20fdb54-ae77-4c53-938a-b787098b9003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:55.655Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=69a8c5d3-a4e1-4995-a90d-084bf4d41139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:32:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:05.738Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4677773a-d5df-4e58-a562-418654861c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:15.798Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c1e792f7-9635-4c12-aa78-95374f6213a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:25.822Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f2d1116c-9076-4601-9629-f90a41a12054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:35.868Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=351f589b-f839-4fdd-92a7-917c87c91fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:45.883Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fc71579f-8d2d-4e94-8808-f09d6e8dc573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:55.916Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8c0d63f8-e990-496e-be3e-0ab674ede9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:33:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:05.942Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1b5b4da8-b491-425a-b440-e17aac6017cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:15.961Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=95717736-7ccc-4906-a325-52223297a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:25.979Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7153c77f-ec5c-4a35-9cc7-1645bd352e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:36.000Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1d290668-3dfe-4c3c-8a35-db1fbfdba2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:46.017Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8fe800ba-916a-4465-9b9f-86bd3d5728cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:56.037Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d1f262c1-e4f5-4e9a-8db9-89e1880182a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:34:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:06.061Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2f875c92-5fe2-4307-97ea-9c6b2a26ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:16.092Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a971201a-44a3-4781-a2f9-735c551d4d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:26.105Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b5eb41dc-87b8-4d4c-a86e-30ee23cfbd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:36.131Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5af836a8-a11c-47a2-babb-af46db52c082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:46.157Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=180b0b30-6e90-433c-b3ed-e035c694d508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:56.182Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aeb6b2fb-5a8d-4aa6-a68a-2cd745c0176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:35:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:06.225Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3c44f66c-45ae-42a5-99b0-e8ce5424c96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:16.249Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=942730b2-d17e-4654-a7bc-b35929a84be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:26.294Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6be1fbe3-ca08-44cd-a3ae-e3a59c83289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:36.309Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=936f6af6-ac26-46f6-984e-992151803a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:36.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:46.334Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d4a90ed7-86ef-4cd7-80f2-f2e1a887bde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:56.363Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9637fc56-0c61-4aba-9149-d5a916bac8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:36:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:06.384Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3160232d-38be-428a-ae5b-23562fced80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:37:09.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:37:09.316Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T04:37:09.318Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:37:09.324Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:37:09.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:37:09.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T04:37:09.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T04:37:09.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:16.407Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0e03870f-8ab1-4087-bff8-11882614e115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:26.469Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bc162754-d971-419a-bb28-d323355b84af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:36.534Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0eae8b62-d996-497a-a7a7-4a9e77a0e8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:46.638Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b36220ec-ef84-4d3f-bbe7-c4c177727e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:56.672Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9d6b402a-1052-438f-ba8d-89faf96abb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:37:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:06.721Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5f65bfb8-754d-431e-b046-19dccb791936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:16.813Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2b556781-6ad9-4de3-9376-2859740d776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:26.891Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e2c3174b-e154-46bd-9dfa-fa26a65b6895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:36.943Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cff423b3-e551-45ae-96d7-4f283ef5d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:36.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:46.964Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=207573e0-a1d4-4fbf-9318-a5307f5ebc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:46.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:56.996Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3bb8b84e-2fb5-4a7a-b416-3ff28b590c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:38:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:07.016Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b3349f23-5636-44bd-8dd6-fdd14336989c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:17.030Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d045994d-3049-488c-924f-47c2116c5190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:27.064Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c9fc1a52-a738-4681-9b75-06ff9688938f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:37.094Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=246d7bf3-0b0a-4c52-af04-4f9dc3784a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:47.118Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5566aaf6-5b44-4690-9e84-fe2f0853b645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:57.137Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fa860155-cb49-4685-ae5a-5841fd7f826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:39:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:07.172Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=777273c6-1bf6-4901-a85d-858a6010287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:17.189Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=26a644e2-1b78-4645-b152-14bc5f5e868a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:27.257Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3e0e5ba6-a464-47c7-8718-fcf27ba4dcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:37.303Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e46f2a7d-d619-42d3-b96e-519764b4f0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:47.321Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b96e3c4f-401b-47a5-ab96-08ccf17a61ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:47.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:57.337Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=99f4878f-8504-4364-9c9b-5d90f7885e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:40:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:07.355Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=34958811-b8c6-43aa-bea5-b25c07674a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:17.371Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b74bd7ca-47aa-4433-8212-1efe2221457c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:27.407Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bcf3cec6-580f-480d-a0ba-35476bcc1561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:37.426Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fb3b147e-5cb4-4604-98ca-dc3c97492427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:47.457Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=792f4e03-0132-45f3-af13-663d6e9fe8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:57.482Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=40b79da8-02fc-447b-bf7f-07ab29ba0b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:41:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:07.499Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=63052012-dd47-4775-91cc-17bfb75cef0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:42:09.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:42:09.151Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T04:42:09.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:42:09.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:42:09.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:42:09.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T04:42:09.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T04:42:09.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:17.525Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9364b63e-cc4b-4b70-a381-2546f2eb7fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:27.557Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=eac105da-9391-452b-86b4-2ffa68417a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:37.578Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=daea20a6-abd2-42be-8300-25ffec6dfcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:47.601Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=60c80c2b-c23f-4d86-b9b8-10acc7956985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:57.618Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ee778f6e-70cb-49ec-9078-4a055aab7c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:42:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:07.636Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8e93f155-bca0-4fec-a6a6-58bc200e8582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:07.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:17.659Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f2289be4-7b2b-41be-ae7f-28caabc43095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:27.702Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1d7485b2-ab2f-4bc2-842c-d79da155fec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:37.724Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=38a0cdab-a5b6-4c12-82e4-7809004e2306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:47.745Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=99bf8c41-4f9b-41b0-8e9b-a46932e8cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:57.769Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d02e963b-5b41-4c8c-9115-f05452b867fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:43:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:07.791Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8e81c4a2-fedb-45c8-abc1-5a60dbabfb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:17.808Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=de489e66-874c-405e-b811-5fd965394515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:27.829Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=96d81e04-8997-4a79-8a78-4bf150f51f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:37.845Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8d7262cf-8648-4994-b9b6-8439bac72274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:47.871Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b8356a6c-1e2c-4bd7-beb5-5d6ba5c20a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:57.889Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ea6c22ca-3392-4787-b8a4-fe56d5d33780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:44:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:07.918Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5c3061fb-40f2-408d-9d38-ac117b728d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:17.950Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=abfa6ec2-add9-4cd5-ab3b-18a0d2f81845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:17.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:27.991Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=581a46e5-250e-47df-a603-aa7d8dd9fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:28.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:38.004Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aa062371-19d0-4b33-8ea7-be24841b7933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:48.020Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=88c9b33a-9886-46b7-b237-c9c776fc8967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:58.038Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d8e96c37-8d98-4f97-bfc1-9f7a5c386bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:45:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:08.051Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8938704b-ca51-4d9d-8eb3-ec7b8dc6ea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:18.081Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8e733f6d-7b3b-4c0e-915b-114c21106116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:28.106Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d80a8cb7-1e90-4060-856e-294faad85fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:28.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:38.121Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3b85af83-1323-46e6-9cea-4867fd594646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:48.137Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4964a6cf-2a9d-4aba-9529-582ff64c13fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:58.149Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c0b030cf-cbdb-470b-97c6-934b3760a1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:46:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:08.189Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2a0020bc-3b15-4816-9195-c310e57b3c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:08.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:47:08.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:47:08.982Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T04:47:08.983Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:47:08.985Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:47:08.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:47:08.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T04:47:08.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T04:47:08.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:18.213Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=92137a36-77ea-4858-9545-e1abb010a6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:28.232Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c1a83936-0d6f-4cbf-8b22-c721a76b2ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:38.247Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=49bef6f8-c50e-42dc-88fc-396949d3560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:48.271Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9508c047-5562-4018-aaa8-dfd426668c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:58.290Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=50bac19c-9d05-4986-b5ef-5d962017d7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:47:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:08.309Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=40940b23-db02-4efa-b8ef-853d8a324737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:08.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:18.327Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=779cdca6-1065-4014-9cef-32861fa7eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:28.346Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0aaa2aeb-66f8-41f1-a857-bc4670dcaca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:38.359Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b3721de4-5166-4ac4-b860-ecc7b8271543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:48.372Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f171521f-af90-4479-8d0a-647d6b0e910b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:58.395Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=688c08a0-387d-458a-9860-fc148b832e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:48:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:08.427Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=99dd96f9-1245-4e3a-aef0-54fa387a467d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:18.441Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2006e9e5-e3ae-4d77-8946-bc8b7eece0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:18.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:28.476Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5f8d2ab4-cc4b-494e-807b-b81fdb097945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:28.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:38.514Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=41e52fd7-9813-47f2-a0f1-75b2909f753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:48.536Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9cca292e-f582-4f39-9a63-eb9b1fed441c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:58.551Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=27baaec9-9b97-469b-9a37-99b1aa7725a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:49:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:08.563Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3b6fcae5-1d83-4ffb-9e58-4863e207ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:18.577Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b9054895-cad6-4091-b613-a77c9c30059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:28.627Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ec57d4c7-613b-4622-945a-ab5269faecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:38.642Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=45381d02-8238-4c0a-8c1b-98e49644de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:48.670Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1b57c2da-7fbd-43bc-a7fb-c9ea07918b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:58.693Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f1980bfa-4545-44ed-8870-d5e9c49062ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:50:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:08.713Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4a38c4fa-a05a-4513-83d7-75c007bbe5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:08.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:18.729Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6447f35e-efae-4268-b033-384b5c917823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:28.754Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3978df17-451d-43d4-bdf6-f05f2e3da537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:38.783Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aaae5f68-63fe-46a9-9484-a5af7541f894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:48.799Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=caeab62d-0092-45c8-b1dc-01532b9e5145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:58.833Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=096ccb20-2e0b-4f4e-bba6-d8e9d05281d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:51:58.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:08.879Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4366a1a8-7339-41e5-b9fc-947fdd7b81ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:52:09.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:52:09.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T04:52:09.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:52:09.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:52:09.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:52:09.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T04:52:09.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T04:52:09.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:18.894Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=52369e74-88a9-4452-bc48-20d5856e1302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:28.939Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=46f29383-0a2e-48a2-83af-94a4dcc7a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:28.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:38.955Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=99e18ce5-8884-428a-b8c1-38b51456d4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:48.973Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1ac30cb0-a8c7-4f33-b302-98c12fce2f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:58.997Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7ed418cd-811e-47f9-a3af-7454b47d05ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:52:59.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:09.039Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=efa74bbd-1932-4e72-bcb3-22342aa48028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:19.061Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0a6b38e2-4089-4bc4-9252-0890a7be12c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:29.101Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2da2bce6-7594-4410-8620-9e2f7744ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:29.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:39.118Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b80128ad-c395-4789-80a6-d1cdf8309cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:49.136Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2c0b7caf-05b6-457e-b787-f9bba07a5b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:49.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:59.165Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e86658d1-4ec3-4780-ac00-f0c2eff63229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:53:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:09.187Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6959f172-55fe-484c-8aec-c8a2780366bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:19.202Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c23dc483-0b81-423e-92ef-46c5f0ee5937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:29.227Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a3c066ea-0982-4d8c-b567-cbd763352592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:29.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:39.252Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4707dc0c-ac6c-4a3e-b35c-a8a58c32b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:49.275Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d02e1646-4067-4365-afeb-653891a937b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:59.298Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f1ea1955-9fbc-495c-ba6c-84caadaebfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:54:59.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:09.313Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4526830d-7286-4521-b287-a176c87fdad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:19.329Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7a8e64be-f531-4f84-97ff-891c7d2df4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:29.349Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a3716dc1-b02c-4b18-8c9f-d0fc0fdda282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:29.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:39.363Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c3b0bd59-25f8-4597-8aa3-8aaf7688a050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:39.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:49.376Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=787ca586-e51f-4edc-8aa2-1d13b669fbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:59.402Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3802f293-8f80-4434-8e88-db7f6a702433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:55:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:09.417Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4735406b-ce3f-4ecd-a4ff-46c6e87897e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:19.430Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=57efe1ae-a61b-4542-b4af-bc9f8040b499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:29.446Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4035f3e0-f867-4aad-84da-87f3dcab3790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:29.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:39.462Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=17ff960b-f7d6-451f-be81-c05e430aafce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:49.476Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1988f6f3-f037-4f47-96bd-d1642a869b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:59.493Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7c1cd4af-97f7-4c46-8d72-6e1bde1a52b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:56:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:57:09.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T04:57:09.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T04:57:09.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:57:09.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:57:09.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T04:57:09.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T04:57:09.035Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T04:57:09.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:09.516Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=67ecfcf6-0037-4783-a0ed-c5628abb82a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:19.526Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1f3464e7-3aa9-4f9a-a55f-07ac572a33c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:29.549Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2fa61f08-43fc-46a1-b906-53445708e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:39.562Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1ab3b0af-0997-4785-9c25-ef7228482c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:49.581Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d7747e44-0332-48bb-b8e5-329b1b6a0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:59.595Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fc926e32-3151-410f-ad2a-1d91553b9ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:57:59.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:09.611Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c6c370fe-e77f-4f92-90a5-977d25bd335e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:19.631Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=16daecbd-286b-48cd-aaac-94f0ccdcc109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:29.654Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a8756fb1-994c-4cf6-89ba-7418d2dcd384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:39.670Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5210e24b-4e7f-4272-bda7-3204ce6ebb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:49.710Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7bfbc78e-16e2-4987-8567-22012aa9c720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:59.722Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=042bccdc-8bb1-429c-ad5b-21a18d98d765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:58:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:09.743Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=55671e0e-6fcc-4f62-a3c4-fb631e4a6a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:09.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:19.758Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=acadc925-c09a-4bec-b849-0e9eb4ba1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:29.790Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3f9f24b2-e09c-4821-a373-abd0c6c741f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:39.809Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f9183952-1370-4182-81d2-72c56015f8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:49.825Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=930aba1d-681f-469d-b2a3-8398190b9e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:59.837Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=22c279f6-38fb-4f53-8628-0a8f475fcea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T04:59:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:09.864Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=90c816b9-dc99-48f2-84a3-c1c9c19d239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:19.877Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bb217f19-b0bb-459a-ac80-4057fd21da70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:29.931Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8dbdda6d-f5a5-4bfb-818c-f93a8020d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:39.955Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1adb6330-2b53-476e-8ebc-d5d673afe197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:49.980Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bec43fa8-e2d0-4bf7-9d80-1b00992a8de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:49.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:00:59.993Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6914ab93-ede9-4bd0-aa49-b07cc8fe0c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:10.013Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=339ec811-f961-429f-a652-43e16782e387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:20.029Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d7b555b1-2c74-46b7-9fd9-8fa03627e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:30.070Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a5c713cb-ac51-4556-9630-b4d08f5998e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:40.084Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1b9ba4be-1615-4153-8f64-de7a36d01a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:50.097Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=29272d62-15b7-4c46-83ad-6f399ae1d04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:01:50.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:00.110Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=672b1840-c2e7-41b0-baf9-0367ab0d2d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:02:09.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:02:09.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:02:09.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:02:09.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:02:09.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:02:09.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:02:09.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:02:09.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:10.125Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b3faf57f-e9ee-485a-be0c-ff898c7bfa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:20.141Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=37fa93e8-3eb7-4a4f-a2cb-89d0158405dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:30.154Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c81b9768-7557-4b7f-884f-4be8528da8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:40.179Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=66330f00-80f8-4f38-9de3-bfde6d2437f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:50.197Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=82c04c54-1ac1-4275-8ce4-d30642078d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:02:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:00.247Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c09d9919-1c09-46da-af3a-236eecbcddae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:10.265Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=482babf5-c17d-4881-966c-168f9d6fc4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:20.281Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=adaae482-989a-46e3-b9ca-2b339bef173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:30.298Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f6b810d0-ca83-4128-9eda-32d494bb1a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:40.333Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f0ace2da-2faa-4b3c-bc92-ac48f0179014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:50.367Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6effbbfb-0d56-43f8-a6b3-a7f90a4ba9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:03:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:00.382Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=dd9cfbaa-d447-409e-8547-7c4908468bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:10.419Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=457d85fd-8b49-41ef-8edb-99735ab3148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:20.434Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=60b1a22d-ffce-4ec2-98c6-be4130be1a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:30.449Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a0010afb-44f2-4266-aa95-b4c18e00eb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:40.461Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7ba00afe-c21d-4677-8354-a72effaf57c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:50.509Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9a4068b5-d48d-46fd-a994-a854b6a50624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:04:50.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:00.522Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=97955671-4713-4eb4-80fd-ab839df6646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:10.541Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8ffe0ec2-6beb-410b-8f87-6190fc7c4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:20.568Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d4a3803d-0fc6-41c5-b8d5-b563cd94d8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:30.609Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=57217074-2bf4-44e6-a21a-d4111d6a2210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:30.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:40.625Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=13a70050-1824-4b9f-bba4-e84baee2ee30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:50.652Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=83d163ac-0033-4d9e-aa4f-cad1220ab678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:05:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:00.666Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fa2175d5-c799-4b92-ad7e-0550f0de8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:10.716Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8d01a22c-e922-4910-844b-11abaa417935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:20.738Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=692eb856-9365-4954-a199-6298b6d5b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:30.754Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5e5197b8-7dec-48ec-9597-510e2a5d2519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:40.771Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=76695517-ccbe-4d07-9162-5961b28efe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:50.787Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=05da900f-c156-4b7e-955f-496f53a2b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:06:50.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:00.819Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f391ddab-fbbf-436a-8825-a573dcfef6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:00.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:07:09.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:07:09.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:07:09.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:07:09.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:07:09.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:07:09.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:07:09.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:07:09.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:10.842Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=61547767-f36d-4baa-a3b8-3e155fa4f81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:20.863Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=638a9aea-c909-4fd9-9c40-09fe1c76abfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:30.904Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7a002a32-c332-494b-b1ce-fe442a4743d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:30.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:40.923Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=19b9e719-930d-43d6-bfd9-644e425555bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:50.947Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0048b99d-329b-4c1c-8f00-922c5c277066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:07:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:00.967Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=33a254a9-4686-460e-b787-c0e506d729e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:10.995Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2fe8a416-c143-4f13-a29d-4ddf7d4318b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:21.014Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=42093199-5432-472e-95f2-875c52fcc137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:31.033Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f0694e21-05b9-4d22-a56f-044ce6e901e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:41.068Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8c7eefc8-bd03-4291-8949-1ba3d033b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:51.083Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d9e00c1c-512d-400e-90a1-950ae772c28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:08:51.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:01.104Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8fe93956-5308-4e28-ac77-087af18e58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:11.123Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3e2dd409-13a6-4777-9b54-7a4ee7b7dc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:21.137Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8d6852e0-cb55-4a76-9da3-def3152595b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:31.190Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=875877b0-2a15-4dab-a621-74fba4813291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:41.227Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7e7766bd-8a41-4ecb-8400-753ed9900474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:51.240Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2d0f7282-89c2-444f-9249-76df9adec289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:09:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:01.265Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=040c2d03-90e0-4746-82dd-b98947be11a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:11.281Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=db1de68e-e2f0-4983-b9a4-eabd0498a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:21.301Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8657011d-1561-438c-be7d-150ea735db13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:31.318Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=075765c0-e648-4671-add8-aacfbef98d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:31.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:41.339Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=78074dbf-4483-44e2-a940-1c06866e7f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:51.356Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6a57ec36-aff8-4d17-860e-431f07a3c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:10:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:01.373Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=656470d3-99f9-4c56-aacf-5e5480c1f609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:11.390Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c8bb6738-2f43-4a3e-8470-b31bf4020312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:11.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:21.406Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4666e374-1ce6-46a7-ad1e-05aee2def718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:31.426Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ca7d2798-9610-43e2-a8c1-6b2efba994c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:41.442Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=356654df-893c-4168-a024-b23c6c945133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:51.460Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ec10809b-a94f-427b-b98a-2e91a98d224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:11:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:01.477Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4ab1eb22-f081-441f-8518-800f3b5191cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:01.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:12:09.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:12:09.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:12:09.084Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:12:09.086Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:12:09.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:12:09.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:12:09.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:12:09.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:11.498Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d85fc586-d3e5-47d5-8f64-804926de3b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:11.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:21.518Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0df224ee-5f76-4225-b17f-5fc60521f444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:31.542Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f743e604-55cb-4e11-b677-b877991e0436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:41.560Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=01ba457f-9792-44f8-bca0-c2b0cfe987e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:51.573Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8cc5aa7c-bd97-461c-a148-b671517c1a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:12:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:01.597Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=07c8bd46-3429-41e9-964d-f6acfd02e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:11.622Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2ebce5b8-07e1-49b0-842e-043df6fabcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:11.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:21.641Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fd9f4543-a934-44a7-a9ac-70fa8a32c474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:31.668Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5cfa7d2b-a061-45e4-b4f1-7f8cf6d1fcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:41.684Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c6f10be6-7d0c-40fb-a77e-09263152ac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:51.700Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ff8a77d0-e96c-47f1-91aa-9effa6b701dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:13:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:01.718Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8cb88866-bb5d-4691-9cc8-d704f683d509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:11.739Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1594415c-3c58-4630-8576-be33f6c2893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:21.758Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=75222d65-2a0b-4a9a-b3e1-b8967a91f1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:21.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:31.785Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=76ff534d-8869-48ef-990f-3ade54611c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:31.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:41.800Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e570628e-6258-47f1-b9d4-eff0ff3af4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:51.817Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8bbc2b35-0b31-4d7d-9a0c-c5c76931f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:14:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:01.834Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7099e489-81c8-4930-b043-c16b406e8075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:11.857Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b840996b-825a-4515-a84b-d44bf478d6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:21.886Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9c3c2138-2907-4a61-a6a5-3a5e45df1af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:31.901Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1d189a1a-ee17-4f8b-b3bb-abf4c0ea4544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:41.953Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9124f3a0-b9e2-44e7-8cca-057b71c69ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:51.997Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d2f0101a-9689-4a94-8211-55fc8240d1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:15:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:02.014Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7a73a7a9-3a62-4455-b29f-a6140b17e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:12.041Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3ce076bf-85e5-43c8-b279-47d73a4651e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:12.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:22.063Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bbcbe9e0-62cd-49c5-b8a3-8052461047f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:32.084Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5ffca7de-6e43-4fc0-bbd4-dff555d15770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:32.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:42.121Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3eb57908-377a-4c09-ab1d-ea65b660ca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:52.146Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a8153bfc-6cc7-4703-929a-0e538da82317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:16:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:02.161Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6047acbb-f2ef-4edd-bd19-3552c62146c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:17:09.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:17:09.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:17:09.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:17:09.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:17:09.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:17:09.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:17:09.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:17:09.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:12.178Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2a6c6e32-c7b0-4812-addb-2bd71491ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:22.218Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5272a4f2-4a65-40fa-9a92-45f8fd238337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:32.236Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8b954883-9c07-4d49-a38b-c41fccdc8ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:32.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:42.249Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=38c6330a-11b7-489c-8e59-933ef7c8d9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:52.268Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=22cf8681-244d-4a89-88a6-10be8f63e6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:17:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:02.293Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a00f7037-4726-4d96-a788-083f84550d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:12.305Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a9f8d00a-ec47-4b6a-87ac-b5af5cff1208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:12.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:22.324Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=71a9029d-79d7-454c-99f7-a04f274e8b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:32.346Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0678c132-9536-4cb1-a764-532f274b5b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:42.365Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6668d60e-8eaf-46d3-acae-d39045e6d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:52.378Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=85de7ca9-4029-46c3-a203-0ee5e5738556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:18:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:02.393Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ad7709ca-0d51-444d-8da8-9a5f941cfbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:02.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:12.406Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=27bf094f-d5d3-4bdf-a9aa-b3e5ce03d731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:22.428Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=be3b52f9-89a8-4e70-9948-773a2bee7ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:32.443Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c0bb31ce-7247-4517-894c-bcc64901ec67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:32.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:42.455Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=41a33bcd-f290-4829-81e7-df71f265f5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:42.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:52.467Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=854d23b2-9cc3-4b0a-88de-e8643ab4ee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:19:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:02.503Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=925d0cd1-4355-460a-91c7-f727b5d11a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:12.528Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1834d0c8-01df-4ea3-97db-bddbb166c8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:22.556Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fa9ed7dd-5d26-4315-bb30-bbb7566b3dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:32.585Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e8ce86a5-271b-430d-9c0c-50730a14c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:42.597Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=433bdb82-ee15-4b56-9e2e-f2ab84630255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:52.629Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d9df4fa9-fc6b-4689-9cb2-d2bd00b30c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:20:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:02.661Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ca5dfa01-20f5-407b-b677-9b1831198fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:12.677Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2c8b0ff5-def4-4ebd-a46a-b33bed88cd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:22.690Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=94f120c5-8d8c-4501-92a2-e5a0f80204cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:32.745Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=41245545-7bd1-4617-ba0d-4eaf5e6e9304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:42.767Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=482c6ae0-e940-4739-8641-c1010f5c1472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:52.780Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fcd65882-ac6a-4e29-bb04-0eb996d17732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:21:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:02.800Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=943ee3c2-dcc1-4986-a4c0-e57b9b0f0c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:22:08.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:22:08.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:22:08.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:22:08.988Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:22:08.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:22:08.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:22:08.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:22:08.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:12.821Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=29a238c1-580c-4595-a0a5-5e16f997c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:22.835Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cb3eebe7-e15b-43b6-8999-0f16de08e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:32.851Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=75b25930-155f-4580-92dc-ebcaa67e0b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:42.865Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6954cb23-e14c-4234-ba9b-d4ac521f7d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:42.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:52.889Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8dbf9f84-9df0-45e4-bb23-a83cfc59ea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:22:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:02.906Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2c1d2e52-384c-480d-b5f6-e706d70007d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:12.923Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e17bd177-9fc7-403f-85c9-8738fd2dabec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:22.950Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d20b63aa-c156-46a6-b932-663935b3a9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:32.982Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=148c3e62-291d-40e1-85b3-12136e0e9a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:42.999Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=30b4d01c-4e25-410e-b3dc-f0a16dc7d328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:53.013Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fc31a849-3493-4091-a7fd-bd098050e64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:23:53.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:03.033Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4ff2e5a6-65a2-4112-8191-ff1279185c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:13.049Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=67ec8f84-c177-42d7-b3b8-2d4938ace33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:23.065Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fed010de-b778-44b3-8783-e493b7ff0f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:33.081Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cab049c8-47ca-44e0-b3ff-26218f24741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:33.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:43.095Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4feda7d2-835a-4d67-a6f5-607f1d73aaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:53.126Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7827df4f-618b-49c8-b46c-748fb2565d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:24:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:03.157Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4c22213c-823f-47d3-85cb-b22e400ca10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:13.175Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3a544d39-9c2d-4163-ab2c-fda69604a952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:23.193Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c94dc81f-2c1f-4c86-aaa9-c396df7f6683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:33.215Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0d1dd40a-2044-4c8e-9c8d-965d80ae8ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:43.237Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3afa5df7-45b2-4892-994e-294d8e80a6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:43.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:53.256Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=147beaef-2e4b-46f1-accd-5e8162594c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:25:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:03.269Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=31502465-2915-4393-9980-fe66c8216c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:13.284Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6210ecc5-900e-4e68-9888-b65f22e8109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:23.306Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5957d9dc-b744-46ab-a148-cd2835577e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:33.338Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=22729759-977f-48e3-946d-20ce16a95b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:43.356Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ea9faab8-e4c6-42e0-a9cd-6319ddc3f099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:53.381Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=167ba9cf-ff73-4412-85b9-70cb2f8266f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:26:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:03.408Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=412120ef-946a-405c-ac90-f66f29160bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:27:09.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:27:09.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:27:09.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:27:09.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:27:09.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:27:09.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:27:09.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:27:09.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:13.422Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1e1f6c05-ef13-40c9-abf8-4d2c8b40d059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:13.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:23.446Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=90769521-f6b8-4fb3-8d2a-5bd16af429a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:33.518Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3b387788-947e-4fee-a863-beca80a9a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:43.570Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e914bc8d-85f4-4ae8-aa9c-7aa7480db55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:53.606Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aeea94ae-f821-4ca1-9691-94ed46c12b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:27:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:03.634Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a5b006dc-eebc-4f5a-80d8-8f6d84290968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:13.651Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=15c6209b-342c-4eeb-a5bd-a3a3c87f13ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:23.701Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=82640ef8-dba6-4976-ab6a-4b74897985a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:33.755Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=72c48cf7-ab4a-40a6-ae1d-d2fe96f580bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:43.785Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ce00519d-e82e-4b68-8153-4fbbee59af5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:53.808Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=61d6bae0-f9dc-43ff-a451-2f63a5b0da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:28:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:03.821Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=34af4573-32d8-44ae-bf3d-1a766c1e8ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:13.843Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e7273ed5-0e0a-4706-9100-b2a6cb451d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:23.877Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5aaf6f83-5843-4cb8-9ef9-1cf39c0a7a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:33.908Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6bd18bbd-501b-464f-bcc3-a0cf3d8acebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:43.921Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=96ad9174-9b10-47f0-b006-b40cdaf966b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:53.938Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=09e2d5ce-5cb5-4db6-8d11-8e013a981825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:29:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:03.965Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e1c17be4-dd73-41b1-9053-053e621866a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:13.982Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ca4e40bc-1740-4b52-bfb0-cfe21b9cedc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:14.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:24.008Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a31986c8-eb72-4600-918d-0113ee9ad91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:34.032Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=086efca4-ffa8-4680-bf38-6715189e907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:44.047Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=50454b09-f742-444f-a23a-09c9114fce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:54.064Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=957879de-7a75-4608-accc-5ef4f86b4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:30:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:04.083Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bd8eb5a2-0d23-4620-a514-d840861d3431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:14.099Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a45f6b14-7d9e-4375-9ce2-5a7ad6ca647d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:24.120Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4e45f623-501a-4590-8626-4217d5ce3c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:34.135Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a963fc72-4ca5-4a5b-8c93-413cde4847fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:44.152Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=75708a69-9e5a-41d5-b9e8-cd9b82d37bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:54.180Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a9369756-3985-4992-8ceb-397711cf13b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:31:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:04.203Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8ceed0fd-6ab7-4741-b778-ae32c6aa53bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:32:09.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:32:09.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:32:09.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:32:09.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:32:09.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:32:09.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:32:09.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:32:09.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:14.221Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b662413c-24fd-4e7e-9de7-8ee76c683fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:24.241Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=85c221a1-e093-4976-ad8a-f7b7adf5a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:34.272Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=daa0fa95-3daf-4608-8ab4-d29b14a57b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:44.285Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7ae4ba04-8122-4423-b04b-cf8f37d5290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:54.300Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ad7f2062-37f2-463e-8f15-7e65d9b6c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:32:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:04.317Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cee22a13-fcb3-4c74-ae38-cadc82140012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:14.338Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7bb8ef5d-cad1-4bea-8d2c-d207e21baf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:24.356Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7f669263-1e04-4377-b78f-2da4a8dfcad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:34.370Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6fe1f2d2-818c-41ee-b450-1959ef903b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:44.391Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cc57e2ab-d25c-4e88-9f85-55093900be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:54.404Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=07147018-182b-4b4a-add9-657e5ce052ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:33:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:04.422Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=24a9413b-0bbe-478b-a9ea-42f493b5c0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:14.437Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b8812908-1c62-46d7-8249-36c37c6a04aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:24.455Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ae2f5381-ee7b-4a06-b322-52058098078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:24.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:34.474Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=97d18717-7266-41d9-8022-ba7116072555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:44.494Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=383a71e4-3f24-4042-af62-14d7d51d2c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:44.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:54.533Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0552c0ad-4b94-484c-8a78-9a02dbdea4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:34:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:04.558Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=13d2b0a2-42dd-4065-a866-26bbd59624b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:14.575Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=46ce2c29-299b-4605-82f2-1dd87b6cafcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:24.612Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1b090437-6743-43db-ac93-42ad52285497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:34.629Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2b5e456a-95cb-4780-8f8f-59d037b09d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:44.646Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cc7f367b-edba-406a-a62a-1a09a337d9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:44.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:54.663Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8e9eccda-dc39-42b2-8311-87ecddba2c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:35:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:04.675Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0603f8f4-8c45-4fd7-8851-9a1a48315fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:14.694Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d927b28e-cf26-4f93-bb02-a1add25dd333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:24.713Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=60bb0f1f-1645-4055-9023-194052b387df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:34.725Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bb21267f-dd5a-41aa-b476-355690199b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:44.743Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3804755e-89be-4430-a7f5-7803f460d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:44.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:54.761Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=27eb0f85-a505-405b-9f01-39209afd3409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:36:54.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:04.788Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e0bf8678-545d-47f5-9bbc-a98fd15c616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:37:08.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:37:08.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:37:08.953Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:37:08.956Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:37:08.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:37:08.965Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:37:08.965Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:37:08.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:14.803Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d3c518d5-34ea-43e5-810a-54f1cae2cb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:24.821Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e0c5c9de-b445-4bc2-9b64-6b41e4bc5872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:34.846Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4b0e0b5b-b0d4-4d0c-8549-eaf291a216aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:34.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:44.862Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e464bca9-eb4d-430a-887e-f617b300d357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:54.897Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b9d21a8b-7de3-45ff-8fc6-47bbb5374c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:37:54.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:04.908Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ec1685b9-155c-4451-93b8-b43d78f66b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:14.926Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2ba4d6f9-8d4c-4ba1-aca9-f41ce53952b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:24.939Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=efaa7f0a-a186-485d-aca8-dceb09383cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:34.956Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=770fa065-4983-4e8b-bcca-1f621ae7382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:44.977Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e5f7401f-4352-4639-8a92-bf6a83fbf8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:54.993Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3010bea4-5924-49f0-a9c9-24bfb291eb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:38:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:05.011Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=341120b6-4d13-481d-9ecd-de6c2d99f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:05.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:15.023Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5940f290-6678-4b31-9d91-35ab953cac22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:25.046Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c796caa3-654d-4602-8912-11e259358110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:35.091Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3ab6d863-50e8-497c-a8dc-ed21bbebb8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:45.104Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=634cb15c-b72e-40dd-aa90-e78cb8e55abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:55.121Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5dc8fa59-61e0-4791-8a08-1a83b361fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:39:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:05.150Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bf59c7f6-3f61-4e14-ab06-0fc513b5f499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:15.173Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cbf67bb1-65e5-42c5-93a2-2d9990f4cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:25.204Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9bbb17d3-9a94-4c2d-92b5-240db07c1240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:35.233Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aea2721e-9d98-4c2d-a300-365b95ff88b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:45.263Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=56b3aa34-f0b6-473c-8f6c-d28ca2593e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:55.280Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f0c4813d-6866-4173-be30-7c760fe1187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:40:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:05.297Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=234bd8ea-a0a7-489e-91d4-c575b709bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:15.318Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a8c53c19-ffdb-43a7-a85f-c294df7bca9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:25.333Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b42e082e-30c0-4fee-90c7-ae8ebab5de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:35.351Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2f47e28e-539b-4b6b-a6ca-0b16f115cb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:45.365Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e639e4d4-a403-429a-a8b1-02ffd45bab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:55.392Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9e37883b-e5e2-4032-acdd-ef2ea64bfb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:41:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:05.416Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=dc6de485-370b-4c1c-9803-2e49e7baa75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:42:09.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:42:09.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:42:09.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:42:09.123Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:42:09.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:42:09.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:42:09.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:42:09.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:15.443Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7e0e96a5-48de-4f66-96e9-d3680b1334a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:25.473Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=582b6fb3-1aab-40e0-9e19-1e80159e583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:35.500Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0d1113ef-f7fb-46c8-92ab-5194d43cc6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:45.517Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=30fcd3a9-8c64-4ef1-9b18-23061d5d9340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:55.551Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f75dca33-1d0d-4871-9239-8b5324f3b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:42:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:05.577Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=26ea0169-e54c-4174-bba7-ad9aac873a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:15.595Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=252e7ae9-130c-452b-b397-655f3e6e184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:25.608Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f5f83326-476a-4b70-88d4-1f455bbd1c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:35.626Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8410c997-735e-4070-8188-6e29cadcb39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:45.643Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e009239b-db3f-45ff-8ebd-388c10bb67bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:55.697Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=163eb241-5c60-48de-b190-0302462507b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:43:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:05.729Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=299687b7-a0d6-4265-bfe6-a650780b735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:15.743Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2fafc21a-e067-48c3-a1ca-7d95e86a69f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:15.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:25.769Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=548edd18-fc37-482f-a02c-f96e9a20a64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:35.786Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0987102a-d8ff-4152-93ad-7ce4b91f0efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:45.803Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=09bed037-db27-418c-a016-e4bea20aad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:45.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:55.821Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f6f99cfc-63e0-48b8-afcd-196401a20d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:44:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:05.865Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7c721903-13ae-4983-8ee1-5915e30ad674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:15.881Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=14af60e9-6381-4723-8f58-595596dc66af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:25.908Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d1fab47b-f712-45d3-9bd7-7e8360bc683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:35.931Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=79d33089-ca2f-483f-8d55-ea6f61b925b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:45.953Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=413d9fa1-feaa-4644-92e3-bca3e8887e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:45.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:55.980Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1b6a8bda-6a60-40e4-ba1a-4c7f5e7ed288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:45:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:06.006Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=27774e2d-39a4-4129-b104-ac06e29a65fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:06.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:16.020Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9047d9f4-1895-4448-839d-bc5feed8e944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:26.041Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=dc9e5930-8eed-4bdc-acd4-228c49b2d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:36.079Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a91b5d7a-8b4e-4d87-87fa-ef264117f669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:46.100Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=dbad605f-4b92-40e6-8f5b-c364e1f50fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:56.124Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d86d663a-81d3-4b18-adde-44be9e8d40e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:46:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:06.138Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=99dc57f8-9019-47bc-b086-7a596c28bf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:47:08.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:47:08.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:47:08.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:47:08.939Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:47:08.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:47:08.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:47:08.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:47:08.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:16.150Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4ad2deab-c383-495b-9b59-becf46cb2561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:26.177Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7104b938-f1c5-471e-a7b3-1c2355b04deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:36.193Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4cda260d-7856-4568-a64c-e8262d4f766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:36.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:46.206Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bc3eb72a-70d0-4cdb-bd77-a66f134594b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:56.218Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1916e400-0f65-49d8-a79d-61846e3cabfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:47:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:06.248Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e1de9bc3-815b-4320-a522-d7e4099aa95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:16.260Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=46b583b1-4357-4c0d-a5a1-0ebc59f64fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:26.278Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d9f3acdc-2dd5-45a5-8c52-2c7677a535e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:36.302Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d5dcbc23-28b2-457d-8650-9842b32bb3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:36.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:46.323Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e21d7acb-f89b-4969-a3be-5cab2ea4553e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:56.341Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b2d3ded7-53a7-47eb-936e-94692c226e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:48:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:06.355Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d25b2daf-116b-49b5-9d09-18a59892223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:16.371Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c88d5cee-bdd3-4bcd-9b0a-360ddf1c7f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:26.387Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f0b1e39b-1b2a-461a-9ad8-907cc81dbc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:36.413Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=15f10ccc-4a61-41d0-a0b0-a73afde5dc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:46.428Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=abf0f2f7-9331-4d81-84ed-62317890e8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:56.453Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=30fcedee-fb5b-49bb-8cc4-1eca215cdd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:49:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:06.515Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=07d39be0-9b9a-4ba6-94da-906c399a0495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:16.554Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bbf45f88-6dd4-49af-9cff-08838b5711fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:16.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:26.686Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=87b538a5-3dcb-4c20-90e8-43085eaa95b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:36.701Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=031f770c-ba2b-499b-828d-4cb49cf6ea9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:46.758Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=555bce39-e073-4c6a-aa41-4369b8d11f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:56.781Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=22ea0ecd-0ea4-490f-a1b0-37278c459944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:50:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:06.808Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=67795fdb-00fb-41db-89ec-922a77c92037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:16.825Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e8411507-48b2-4259-bdc9-acc848b56d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:26.852Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0fb463d5-39d4-4279-b815-9100ec6b2951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:36.872Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1b4541e2-00d7-45d8-a5ea-af99a4e6a6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:46.887Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8da68483-6cfa-4bbd-8416-07b1bd6e53b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:56.904Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2a75fa54-b903-4f6a-b95d-3d47f0ba3f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:51:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:06.927Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7cca0727-8c48-485d-8f15-d5b17ed1b446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:52:09.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:52:09.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:52:09.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:52:09.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:52:09.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:52:09.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:52:09.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:52:09.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:16.942Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aea1a46f-a776-4c70-8473-997585409769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:26.957Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4118a2e1-61e1-492b-b195-e043008defab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:36.973Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=425acbc1-d969-4ffb-b158-286578f448d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:36.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:46.991Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5f676dd0-f194-4074-a0a3-d3f0d39abbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:47.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:57.007Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8fa148e3-0067-496f-9aa8-4bb46423b21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:52:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:07.025Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=519c03ff-88c6-4d3c-a548-519087e4755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:17.038Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=14aef2d2-45f9-4945-b91b-ba2ed29f3edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:17.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:27.073Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b264cefb-9bfa-42ed-9d97-a2a216523933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:27.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:37.091Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2abbf25a-0082-491b-b1fe-0c97820aa11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:47.107Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2d97b7bd-eea8-4c86-bf32-c6797588567d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:57.128Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0e96f58b-fc21-4e72-a59d-db87a48f8f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:53:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:07.147Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b999cfc8-62fd-4a59-8e37-32eee3eee3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:17.179Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6b358c52-babf-4104-9568-791b0fe43f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:17.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:27.197Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9dec50ff-e0c1-42ef-97e0-739e64a33689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:37.214Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5d6d55dc-ae89-415c-ba9c-9cbb441c4730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:47.224Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f329b33e-e6da-44d0-82fb-7e92f30dff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:57.251Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=45f51881-240d-4c91-999f-6e7145c8b959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:54:57.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:07.271Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fa03c13e-d38c-49fc-a2b9-cfc2dd889a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:17.285Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f2e7cafe-24ce-40c8-a4b9-6e6931269852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:27.305Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ab46a7ce-18f3-4cde-b1e0-a389c80a57ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:27.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:37.323Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=66255295-8f34-4f3e-8fab-7ac400d7be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:47.340Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3f38dcde-954b-4e03-97b7-84eb21330d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:57.361Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a15206c9-f8c8-4298-9605-443a2683aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:55:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:07.378Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=89c73b23-320e-49c4-b6c8-07cb6ee8a66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:17.394Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8abbcf59-ac13-4462-bfae-676916c221a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:17.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:27.414Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=de83ac4e-4f9f-4d42-8157-9d82993aa70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:37.426Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=707b188d-ed98-4860-a3fd-396db8fe5206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:47.441Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=67a0db64-abcb-40a5-b169-6df4675b091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:57.455Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7e759f00-9f6b-436c-8f77-d960d7374cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:56:57.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:07.482Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4260c2f4-6e4f-409a-a24a-0e11a78a23a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:57:08.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T05:57:08.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T05:57:09.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:57:09.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:57:09.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T05:57:09.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T05:57:09.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T05:57:09.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:17.505Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8cc28211-7941-4c96-b66c-d159e8c1376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:27.519Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6b281049-4ae7-43af-b084-dfa7ae6829db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:37.535Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6d559aa9-4110-42a3-90c9-102e7fe3f1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:47.553Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=96192a68-f58a-479d-be87-bfff74999d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:57.565Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=54a5d538-ead3-45d3-9f2a-0abca0c03cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:57:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:07.578Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2378e0bb-7c5a-4fce-8756-86f1efbb3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:17.597Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=56260c04-1f1c-43e0-a27d-c6cbd6cebb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:27.616Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=349c41d8-9bf5-4522-aeb8-cabc874c3c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:27.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:37.632Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1ff3fbde-fff4-48ab-8b6e-fd779ae6eab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:47.651Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f02cd782-a88e-47f4-a418-72a7f388b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:57.667Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8ad87ccf-3c91-4e04-872b-095855828c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:58:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:07.688Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=62bb6bae-96ac-46b1-a674-42ab3aab3e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:17.701Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bddfa607-0990-4b22-aa80-91562212d9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:27.721Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=da2fd66e-d27c-4bc3-8769-459781940516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:37.740Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aa8ba370-b53b-48a7-8d64-695583034715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:47.752Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e0d5921f-1d5f-4533-85d6-adecadf80ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:57.767Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1c4a0b1a-8283-4aa0-9347-c7d420376cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T05:59:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:07.782Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8d9b2035-af49-40b2-8fce-e4efa0aefe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:17.806Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=263f7cfe-f55b-46c0-9555-a39297cde4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:27.824Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=643f15d3-f0f0-4d44-8244-3e9ee67cb75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:37.842Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aada88a1-afe8-40f1-b907-601b73c038cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:47.857Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=76384476-dee2-49ef-8651-61dad72d9a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:57.873Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fd66c91c-3619-4586-8abd-1f239fcedf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:00:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:07.892Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a25c7dd8-3890-4beb-9440-dbb3d86143d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:17.910Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a990f81b-f497-40b2-b4c3-2d8fb826a6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:27.945Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5f9ca119-e007-459b-811f-b65b22733cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:37.970Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b1a51a7b-9ce4-4b19-9572-e441a50a0b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:47.991Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=aa1df82e-380e-4826-88e6-8c9ff3e86543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:58.007Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2fe5eabe-14fd-41f6-a266-ec93f25d70aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:01:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:08.025Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fe9220db-0b88-4c99-9184-fa1c485011ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:02:09.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:02:09.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:02:09.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:02:09.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:02:09.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:02:09.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:02:09.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:02:09.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:18.043Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ad1169dc-d153-44f4-95cf-a2cf9116aa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:28.113Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=88b656cc-70fd-4b36-9ea3-80b6c5a737cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:38.130Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0de36b29-edb9-489b-86eb-d5148f1153bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:38.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:48.148Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=47810d47-82ff-4bc8-846b-243613d5b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:58.202Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f1ea4459-1059-41ba-903b-1d697614f195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:02:58.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:08.237Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=026eaaa7-f0bf-42b3-bf3c-31a512992cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:18.272Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d3adbd76-1e6e-4880-8f47-b9af40b5ad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:28.316Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=71569ac2-c81c-4b7c-8366-d39bf0023b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:38.329Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=648bee2a-b994-4245-bec8-e278b9d93149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:48.363Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=16c21304-83bd-45d8-a547-e151f89de3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:58.387Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e90ab9cf-bcf8-460b-8fb0-3d3acdcd10f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:03:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:08.409Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8bd57223-ea9f-4397-9867-f9d3064c66dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:18.435Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d77fb8cc-11e3-4168-af29-6cbc2021d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:28.461Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a1db9652-0ee0-4352-afb5-42c861bfb3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:38.485Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5a228bb3-3896-4081-a8cf-bf62d631933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:38.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:48.503Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=62b4ec24-868e-4ddc-be17-4707d98943df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:58.519Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=34699b5b-ae17-4f33-ac39-9d3b4ed359f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:04:58.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:08.533Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cca28240-29f3-4ce2-b110-0a291401c0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:18.553Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3418d392-6c08-46c7-b3e9-c7392cc49609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:28.569Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3bb40270-528e-4370-9362-e3d2ec8324ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:28.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:38.582Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=63985c8f-efaa-442e-99ff-ad3cec0756df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:48.595Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=969a5331-eff5-4b3b-b450-3a86027d3508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:58.617Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f23dc532-8473-447d-9f92-c94fda4e685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:05:58.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:08.654Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b0d74eb9-81e3-45c1-bf72-1f777e0883ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:18.674Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=028ad30c-3e45-4ff9-9e4b-9d25ebd8aacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:28.721Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6f85c8f6-7288-4b2f-8f26-b1214d842c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:38.733Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=43217783-6655-4701-a4cf-2ece1f342e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:48.750Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=39ff3371-b2ca-42d2-b42e-e8621e0ff78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:58.796Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8c9ff8ed-7cc8-4912-9572-02f0b9e74fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:06:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:08.820Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7ec25b09-62c5-4dc6-8405-420bd6cc72bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:07:08.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:07:08.989Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:07:08.990Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:07:08.991Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:07:08.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:07:08.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:07:08.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:07:08.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:18.838Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=811b37e6-d826-4e5e-be7d-05169f833dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:28.859Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=20d081fc-73a5-4f72-ab5c-1fdb0420ca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:28.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:38.875Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f733d06b-c781-48ff-9a60-7f98190cd2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:48.894Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c205ea7d-eff9-4cfa-ac23-486440f2cabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:58.909Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=185f270f-16ee-4698-989b-19ac36766944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:07:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:08.947Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=93dbf028-c155-4948-8504-3bf5ab3f038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:18.963Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=48de8f42-8aa3-4df7-94d0-06191da889b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:18.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:29.005Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d4b11d66-5923-4768-8928-d2d8b628a766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:39.018Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b64a7003-6dfc-4ed5-aa66-c5ab87c3399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:39.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:49.045Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4bc59a71-410d-4eaa-a548-6d0e48829cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:59.077Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=054f4f8b-b9e8-4ec2-9a2e-2af2d314cf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:08:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:09.115Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=46450d20-cb65-4fe9-b652-e279b6254978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:19.130Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bcfba5d2-dd6f-4c0c-a4ef-b262b276cbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:29.167Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bcdf53a6-4d72-4af8-bfc3-52b0a8727af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:39.182Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=537599b6-4f97-4cbc-a2c3-a342703768b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:49.197Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c3f6ec85-fe3e-4c76-b460-33d2e78cf378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:49.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:59.223Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4b4de955-4055-427b-bd6d-a24e355ed119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:09:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:09.249Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=df6a64e3-b149-4f00-a4ef-0ab03c6b7b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:09.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:19.266Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bede7b34-0e63-49e3-a13b-60e1ee80c120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:19.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:29.290Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2d685ea5-6300-416a-83bd-714dc096ae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:29.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:39.331Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8152f23d-894b-4302-9a94-87462feeab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:49.346Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4b59d838-8972-4df2-b18b-e98e5d44285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:59.362Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5ad93305-caa0-4f59-8a1a-c721cc46ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:10:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:09.384Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=eb3cd204-8a1c-42e2-8da6-9fd4f2fc63b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:19.409Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=84c41de3-7941-44ec-9e77-4c161d9c74cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:29.422Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6dcd72d8-b234-4fa2-9a91-1e9d2ffcd341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:39.462Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ff1bb55c-a98b-4345-94f6-62cc70deb1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:49.485Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e49f719c-620e-4d75-ae1b-84d3c9d62e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:59.498Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fa383549-ca8c-4924-a689-e0de60cfaeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:11:59.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:12:09.098Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:12:09.099Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:12:09.100Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:12:09.103Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:12:09.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:12:09.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:12:09.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:12:09.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:09.524Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=73e2332e-fc99-42ea-93bd-9995882505b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:19.543Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7406ae44-6679-4217-aa31-d7f3434bb3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:29.558Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f5be990c-a181-44da-afba-0ec9b028b7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:39.575Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9050693f-cc50-4590-81c4-e9ef414c073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:49.605Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fad7fad3-482e-46ba-9393-7173a051e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:49.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:59.617Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a3313ca4-5bdb-4145-a271-28927132a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:12:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:09.651Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9ff599d7-aa82-4c1c-ba04-21bb40474987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:19.665Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e7da008f-111d-4bb9-bd1b-fe8b1d806c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:19.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:29.685Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d3d5d2ce-0411-486e-8dd7-7d7c061f0f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:39.709Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e3dd9ef7-47a1-40ca-b371-4f8cdb8b1dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:39.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:49.722Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5ad3ca33-ef6e-49c3-bf34-13849bb497eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:59.750Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=09d60c7f-da42-4e0d-b80a-b8fc0f3e08dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:13:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:09.785Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a8a9c998-2a59-40ac-89f5-d207c302bd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:19.825Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=20ef59f2-6e3c-400c-9ac5-95cf2e5c6ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:19.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:29.849Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=03bac37e-5e6c-491e-b004-0d463e5274e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:29.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:39.864Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=17e92a05-c660-4433-a980-a66da577b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:49.887Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=455d7f3a-1e13-47fc-b3c2-934d57a5c5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:59.913Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b9e3bae1-20bd-457e-ada9-beb185ede6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:14:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:09.931Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3a7b5d90-9675-42cd-ae67-85d357b93479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:19.953Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=31a12ea1-a0bc-4b2d-b6c3-a984532aadc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:29.969Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a48523f2-44e2-44eb-8993-342850d79347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:39.985Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=564a3c54-988b-404b-b118-66fdd48ed841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:50.001Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=258bc93e-d82c-4abb-8e86-15fab6d34ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:15:50.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:00.021Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a18a15d2-bb42-44c5-91a4-ca4396f708e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:10.049Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=277fa3ce-63cb-4b20-9cae-73d5255476b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:20.068Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6e69f3b4-b93e-4efd-bc9c-32c31b6d1d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:30.085Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=44c67e8b-e086-4d08-bb67-3ad02e53a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:40.102Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=808f2df0-89b8-4c48-bbda-1dd3ade7e0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:50.131Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=48ac1bbf-5101-4014-8093-170cb04fafd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:16:50.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:00.151Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=43d64361-415c-4391-aedd-84473ec27438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:00.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:17:09.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:17:09.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:17:09.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:17:09.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:17:09.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:17:09.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:17:09.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:17:09.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:10.179Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7466fb85-c597-4479-993c-7275117832b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:20.200Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9956a8e8-c1e5-4c31-9a8c-1ca582cdc18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:30.221Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c2cacc8e-0270-46ab-b518-599dc86d4c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:30.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:40.249Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0569c770-3204-43ca-a8c3-1ec0f798403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:50.286Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d16a57d7-95e8-4ece-a82e-9a10cecd5e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:17:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:00.309Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=58ede41c-1819-417e-a6d6-edeeac351e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:00.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:10.351Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=99d41735-d33f-49d9-bc23-b5ecc1ed4483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:10.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:20.369Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=27dfcc94-5634-411d-8f53-5da5aad94253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:30.421Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f86611ef-c790-472d-9f84-284b99f42b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:40.460Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9589095f-b93c-4713-afc0-ce5f325debcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:50.479Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fe684f88-48d0-4e1b-9dcc-e1b96b7c08fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:18:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:00.494Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3dc50bbc-8a14-4196-9125-53c717ad0c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:10.517Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=517abd0c-0c36-43d7-9d4a-2a4b050b6894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:20.556Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=77755028-c413-4d67-b684-e81687a340f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:30.587Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c3bfb007-aa3c-41fe-ba7b-9f2af09b5795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:40.613Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1997ed27-d4d2-4c7f-ad8a-451ed5dfc9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:50.681Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a46800c0-0499-4c89-b7b7-7f1fdb77779d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:19:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:00.696Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d672af07-997c-48cc-aa6e-d642453bb368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:10.737Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1fdad414-eac7-4395-923b-7bae033dc41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:20.750Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2926012d-4f78-431c-bcdf-7c5fa6e633af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:30.764Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=99490359-39e1-4c4f-aa11-2f2199ea5d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:30.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:40.781Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=26803b0b-d276-4282-9147-72ada0f70ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:50.796Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=be3913f8-10fe-4e25-805d-1ba7910c669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:20:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:00.809Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7b220f9d-e04f-42bb-b535-bfa59c5788df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:10.828Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=771d4df3-e531-414f-9c25-89f35a190778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:20.855Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ccd763e0-49c2-46fa-b669-586f59f3ab77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:30.875Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=57e460b3-c734-4c72-b83e-76cd0f03a11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:40.913Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cd61b5ed-a1cb-490e-8d0d-9a8010891e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:50.936Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7be6b4e9-0682-4df7-a350-4e609ca4f650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:21:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:00.951Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=adf024c1-ee86-433f-afae-4b53e9e87f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:00.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:22:08.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:22:08.991Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:22:08.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:22:08.994Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:22:08.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:22:08.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:22:08.999Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:22:09.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:10.973Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2befbef0-1544-40ae-8867-870dd81890ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:20.991Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=157a883c-fed3-42f8-ae98-0a8a9543afb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:31.013Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=159b464a-b1b4-4734-b8e9-539253d02f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:41.025Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bdb86f4a-7d96-4ab7-ae38-0e0ac8284703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:51.043Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=31c77b49-430e-40b4-9667-18d64b76771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:22:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:01.058Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=be4c8291-64f6-4ff0-ae06-29063ddc1c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:11.072Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fd316784-55bd-492f-82b7-ff3ae77a780e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:21.095Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a959bd60-2dec-4a1f-9635-5d1b2853c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:31.113Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4d0276e7-162e-4d95-a8df-5f1ab4bb2cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:31.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:41.143Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=88155686-017c-4c07-9bd2-b164f3d77d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:41.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:51.164Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8ec5872f-42b5-4446-ab49-e0e06ed483ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:23:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:01.175Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=516dd8a7-8a5f-4357-b0f4-1d936e25e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:11.231Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=498a8e4f-e869-4dfa-815e-bb1ba9afe02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:21.250Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ca4814b8-002c-479d-8f84-2ff2127d6f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:31.289Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=875ce6f7-5618-49ff-9368-7e2b5d3e4ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:41.305Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e779e1cb-1ff7-4188-8104-eb01202c1915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:51.325Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5041c841-591b-4c77-9dbd-b9d737ae9c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:24:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:01.342Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2811cb71-cdff-43a8-94fa-133e53f03222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:01.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:11.367Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f951bf07-919c-4bef-b4e1-3301b2a24e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:21.398Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d069ffb3-8f17-47bd-9902-1b934158be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:31.420Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=41d7e729-55e7-4cd3-b670-4b7d4b671991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:41.432Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1cce2bc1-d267-431c-8f87-2121d06d5e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:51.469Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=27024292-9fb8-4f62-a4a3-dceafb2dbef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:25:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:01.483Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=790eff64-4381-4507-a52d-486d230152a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:11.499Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c1d1f619-a386-4f9c-ae57-bf95df0a5a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:21.521Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=65417f3f-2552-4d27-a083-1dcd55b1991c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:31.538Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b1e49fe5-c49e-4049-94dc-9ec0af63e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:41.554Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=92cf9b33-a1b8-49b1-a7a5-9a59a98c82fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:51.582Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=16284af3-3238-43d4-9f7f-66c9a6f873e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:26:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:01.597Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=faa254ed-1006-47e3-924a-855e72b75e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:27:09.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:27:09.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:27:09.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:27:09.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:27:09.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:27:09.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:27:09.111Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:27:09.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:11.635Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f35e6d20-ff7a-4650-8b10-47fc4e5cbf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:11.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:21.656Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=12b52db5-008d-4187-80a3-2619ca5c41fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:31.676Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6773ed7c-733e-47b2-b930-17f50b967aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:41.691Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=31fbdebe-1ad4-40ab-b256-1f083ec6423e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:51.716Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8b4bd105-b2b8-4902-9c8d-45610e14f8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:27:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:01.733Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0422c488-b318-44c7-aac0-86f761fc8c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:11.751Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9e6d7a87-f6ef-4ef4-86c7-49d409909c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:21.767Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ccb93f72-d6fb-4aa7-b7ee-8768613e028a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:31.785Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=55952600-8710-4e32-b151-ce3ab947ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:41.813Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=15291d00-0fab-4bc8-bbc5-77713a0c5eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:41.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:51.833Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0d99e10a-44f9-48cf-8ade-a9a7183a173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:28:51.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:01.856Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=022c41e2-a273-4363-9e07-62477cc9c0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:11.888Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=36452cc8-1086-44e6-b3b6-a5457a38f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:21.909Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5fe9e17e-5eda-42aa-abf1-a7a59bae0a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:31.925Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=876a8772-0ba8-49c4-8ffc-7b4827505fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:41.936Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=32e28536-c3ee-4698-a394-aca8995db524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:41.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:51.966Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c58caa4c-4340-4545-af26-d46115dc5426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:29:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:01.987Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=feadd240-06ed-4288-99e9-8023a838c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:02.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:12.019Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1a6e65d1-5366-4068-84ae-33ddf7e2fde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:12.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:22.040Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2f29f05e-50bc-49b2-9a67-90e0a1fc9ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:32.070Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=04861335-fdc6-431a-ac2f-8a72d18ec6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:42.095Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b2f27efd-6a6d-4160-a443-e49e6b3c09bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:52.132Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4f807440-44fd-4ce8-84cd-7adc05c4263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:30:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:02.150Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ef2a89ee-dae2-4d0a-ba03-f0716778e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:12.213Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2b1494af-3f39-456c-8819-ccf3fe6690c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:22.269Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5f562aaf-79c5-4331-ac7a-fdface58a623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:32.293Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=8e908b1f-6919-445f-8817-eb067ffaf8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:42.308Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5f9934d7-133d-4fab-a1ef-da519d73d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:42.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:52.332Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7b6a0b88-5328-4c96-aa88-b055572bad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:31:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:02.349Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=820907ac-5e8e-42a0-b51e-289e744926dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:32:08.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:32:08.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:32:08.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:32:08.989Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:32:08.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:32:08.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:32:08.994Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:32:08.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:12.371Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=10533c07-26be-45ab-90dc-732d36869249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:22.410Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=77f6de44-b8d0-4839-b7dc-4ee84ec46261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:32.499Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=43963672-351d-453c-a9ef-41847e95e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:42.520Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fca121e8-0978-41f8-a349-3473954cb792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:52.540Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ecada519-8f33-4854-8edd-a6d04b518469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:32:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:02.558Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2d6d486d-2a97-4861-9bfe-226d846d4095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:12.624Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2928f685-beaf-4ab3-8275-142e8121082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:22.638Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5382d0a9-eab4-410c-b2c7-a8d65b18034c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:32.663Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6bcb535c-4f6d-4cb4-9807-a13315635b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:42.679Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a146e782-ae80-4751-a1cc-bbd55e658b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:52.710Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e6e956c3-02a7-4e80-9fc6-958dc11b31cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:33:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:02.735Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=56027ed9-8048-4496-b6a6-c9594cc52452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:12.758Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7785d922-ab00-43c2-bc1b-748d31ae04f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:22.790Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7a1fd587-b0ce-4d61-bdd9-6292dca3ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:32.807Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c2a622d3-6382-48f4-ac5b-e8b8885e2364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:42.832Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e63e1a4d-87b0-4215-810e-e40610ceb50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:52.879Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=06382fee-f7cd-4eea-ba58-63f1c6f3bcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:34:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:02.897Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6d3a4fb5-9e3f-4db0-a680-045d010de4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:12.914Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c416eb67-8e4a-49f0-867c-93844989a96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:22.926Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=714e04c4-12e6-4427-b036-bc8fd8b3f961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:32.948Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c2bf3ee4-4108-4a0c-84e6-c58868624f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:42.965Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9dccaab2-0b48-4406-8c8b-8f9d54b45918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:52.980Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=87ae08b9-5cb5-4ba4-820f-b7e0046d0f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:35:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:03.042Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a0b0cade-d126-4cb5-8990-30687e6f31e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:13.062Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7c95f0e7-c07e-4142-b1dc-1d6e1b34ccb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:23.078Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ef765b23-e8fb-407c-9022-9e647c4e4150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:33.110Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=823f6b76-3008-4108-9d1f-0ac7e977cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:43.134Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=137e0cd9-8dd7-4e28-b627-f23c051a7de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:53.159Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cb76bf50-2f62-4810-bd94-9cc1970d483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:36:53.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:03.173Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=16bd9846-c7af-45ad-9dd9-e8c281c4f373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:37:09.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:37:09.102Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:37:09.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:37:09.105Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:37:09.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:37:09.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:37:09.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:37:09.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:13.187Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=571c869a-060f-4a74-9307-e38f49941677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:23.212Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=fef75070-a23a-4757-b006-75eb4039da4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:23.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:33.233Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4c9a81a7-15e0-400d-ba90-79952b58ea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:43.263Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6290b5ce-65b2-411c-9f4b-8371d7ecf844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:53.297Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b72761b7-5360-4cf1-a140-5e530c359bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:37:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:03.346Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d36b9f57-fb14-47b6-ae5e-206b3c076db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:03.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:13.370Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ede206ef-34a4-48ac-9fc2-7c31f99b79e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:23.389Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=be688c59-a1a5-4102-a173-ae896f557988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:33.405Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=21fce7ac-1ec5-4caa-aec9-e71d754ccacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:43.418Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ad908292-8f77-4daa-af1e-26721e52f5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:53.444Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=47375c97-8a2b-4f76-8048-bee2ae387f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:38:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:03.471Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ecc89c17-3122-4234-8825-910a9df63fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:13.489Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=10000d8f-e3b5-45e3-9bb1-8ea8929fb09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:23.507Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=dfc0dbfb-b7a5-48b7-a162-cafc152afc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:33.520Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f991b3eb-fbf1-4550-b621-8de1ea62bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:43.562Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2b9756ae-3f84-45ba-aed5-f6535c3bb5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:53.599Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=1fd1149e-8763-4043-b607-52857d696916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:39:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:03.621Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a5d2b358-8fb7-4b8d-9795-f5fe0993d2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:13.636Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2d3ed547-a326-4a73-a955-f3e23fc29677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:13.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:23.661Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ad83045e-84e8-4f40-ac4c-32d0dd17590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:33.698Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6eb12901-8a6d-4a3c-b604-3b4deedb6b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:43.735Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4edb7e26-1a55-443e-af82-a1f5de9037e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:43.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:53.775Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0f5bdd48-7d6e-4f51-87ba-cca0e0469873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:40:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:03.790Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5185fa5e-b60c-4e75-9dbb-f52c454c6551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:13.802Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9babaa23-8426-4de3-8019-94878a227670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:23.865Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=ee19573f-fdbd-4f13-a27e-86c9429eb348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:33.881Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=83da0227-dad9-4c05-8f76-2fbfbf96d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:43.893Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=60899001-bccd-401c-8827-701b988ce22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:53.913Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9ba05bb5-2b05-4b0c-ab82-b8f17e8b32c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:41:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:03.933Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7ae3d0dc-f053-45e0-bdd0-685b0a8e11a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:42:08.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:42:08.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:42:08.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:42:08.932Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:42:08.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:42:08.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:42:08.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:42:08.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:13.954Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=341910a6-ac36-48c1-a751-727fa3f72a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:23.976Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b3897b9f-d3e6-4b1a-90c6-f0e6fff63abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:33.995Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4d30cd24-cd48-4b88-9c53-4fc63f6f83f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:44.013Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d025daf1-933d-4e66-bb99-280fcababddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:54.034Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b2d42785-5b03-407a-852c-fe311ab8ce93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:42:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:04.056Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0678ff6c-66d3-4d26-9603-5bc24c215d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:14.076Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3349435d-ec84-4675-b5d5-171fbdeb0d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:24.111Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=39932b0a-af55-495b-9b0a-eec0d28617ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:34.126Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c54c8714-eaf6-4df7-81a2-61840be31178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:44.152Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=20cf34c2-cfbe-4046-955d-70904e170617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:54.182Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3444dce9-8a1b-457a-a5cf-bbe22ffab27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:43:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:04.202Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0d1a3a8f-3a60-40a8-8f32-26932cc35cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:14.225Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b92cb638-23e6-4b3c-81d2-b05d806ee1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:24.245Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=cf7244f3-0404-408c-abc6-e722c96114d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:34.276Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=49f59e98-6de4-4ae7-82f1-95380be5c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:44.304Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7e861780-e0b1-49fa-949c-8ec9b861b4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:54.325Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3d37e40c-ceb9-45c8-9c9d-97006656b393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:44:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:04.345Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4f945526-5ef2-4365-9964-048ac39f7d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:14.374Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=7998508e-ac78-4d6f-94c3-317551769018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:14.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:24.394Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a4ee1fae-00a9-406e-a8c6-b88984c8bcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:34.442Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=6a19f441-edc7-43aa-b3a0-a89f91bff530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:44.467Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a92be358-cd37-4ef5-9594-e85b45f97edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:54.485Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a8309c1a-5159-4f46-af78-a5943b8a16f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:45:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:04.547Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=c63b77dc-76f2-49c9-afb1-91d64a25014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:14.575Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3b2d0131-801d-45ea-9957-7a9326f50e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:24.603Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a3670376-4a38-4e3f-8678-782b5ec1c843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:34.637Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4ae55680-a263-4ac3-9ff9-9cc0801be824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:44.655Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b564e51a-63fa-440e-98a0-ca50d023b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:54.669Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=e814896b-d91f-4797-9dbb-7667deec2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:46:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:04.697Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b0bcebcf-6f79-4fea-b87e-5ed5e6c15f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:47:09.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T06:47:09.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T06:47:09.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:47:09.047Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:47:09.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T06:47:09.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T06:47:09.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T06:47:09.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:14.717Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=bfb21401-3479-4662-af7d-71b182146d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:24.732Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f04c94b1-80bf-491f-9271-693321b5067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:34.763Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=0de915a7-e5ac-4b10-8e0d-4165d2da5117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:44.815Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=52306276-3f49-494f-b83b-323cd85dedc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:54.837Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=798ebb24-583a-41f1-81a8-a9878c726eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:47:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:04.849Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d2dfcf1a-eddf-45b5-b5f0-97333c61783e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:04.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:14.867Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=d3d62cc7-6b7c-4a26-bc75-8ed570a89c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:24.883Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f65e028c-b33f-42b1-a81e-4904c4ade1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:34.904Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3480d464-e6c6-49d9-b37f-ec853e16f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:34.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:44.917Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2c72607f-a0d7-4d6c-b083-7c1a9c1bca85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:54.931Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3d8c00d6-69d6-4fb7-93d0-5d9a95e517d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:48:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:04.945Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=5dc80c53-b7dd-4970-b129-8d5bb29304e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:14.970Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a7078eaa-4302-45a2-847b-5b02c98241eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:24.984Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=3b9d79ad-c0e2-44d1-981e-8d7732dbd20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:35.005Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=66004882-2034-4b2a-8c30-eda1d47e2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:45.017Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=2acb87f1-82cf-4702-b91d-9a950a705314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:45.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:55.033Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=054d77e2-63b3-4134-a8a2-e6367ee6ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:49:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:05.049Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=12e07de6-1ed1-46ca-8842-044efbadea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:15.073Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=432e6c9e-e7be-489d-ad8e-36236c5e547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:25.097Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4565beb7-2444-4ff8-b63d-e13c3c6d9684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:35.117Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=f7d1bb4f-3ace-4240-92f0-d6335e8ff007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:45.132Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=729f92e3-6f13-47a8-8dfa-22971a1cff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:55.147Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4d6ed0ec-42dc-4aa3-a10a-285022581909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:50:55.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:05.161Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=587515aa-b867-43f6-bbe1-8efee08abfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:15.177Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=b561198e-902d-42a6-b894-bbe14994d3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:25.197Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=4c2af811-3f87-4c18-b3cc-0c0965bd6e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:35.216Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=a2ec2e75-c541-4c6b-9ebf-d022dbfaa077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:45.236Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=128010bc-05de-49df-812c-9133d72febce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:55.250Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=9bf179a9-0401-4e30-a8f2-d6492bf8abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:51:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T06:52:05.279Z |INFO |Init configs |InvocationID=162f0a37-b820-4c80-8ddd-8b7fe65bb5b0, InstanceUUID=07501aa3-3809-4822-a0e4-66dcfa27a736 | |INVOK