By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:06:18.207Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:06:18.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-16T05:06:18.246Z |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-16T05:06:18.895Z |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-16T05:06:18.994Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:06:18.994Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:06:18.995Z |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-16T05:06:19.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-16T05:06:19.226Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-16T05:06:19.249Z |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-16T05:06:20.482Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-16T05:06:20.966Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-16T05:06:20.986Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-16T05:06:20.986Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-16T05:06:21.057Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-16T05:06:21.058Z |INFO |Root WebApplicationContext: initialization completed in 1808 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-16T05:06:21.718Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-16T05:06:23.577Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-16T05:06:24.150Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-16T05:06:24.308Z |INFO |Started MainApp in 8.588 seconds (JVM running for 9.317) |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-16T05:06:24.374Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-16T05:06:24.377Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-16T05:06:24.379Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-16T05:06:24.386Z |INFO |Start scheduling PRH workflow |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:24.399Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=fca6dd5d-5088-4382-8471-b7d76e1d2490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:34.895Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=63518e90-c0b4-4dcb-92bf-4ac006b442a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:44.932Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c6b06cc4-2bab-48f9-af76-e1ffbd2f7adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:54.951Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d066ca76-52a1-40d2-93a9-d425e1fa2d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:06:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:04.966Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1b6dec52-c01f-4c44-9876-fb2d8d96ee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:14.983Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=868b3daa-f959-4aba-a1ed-b6999176105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:25.004Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=92a95d99-5219-4bb8-9a26-bd8ef813f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:35.028Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=abb2596f-bbad-4f7b-941d-5aaa409de11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:45.039Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5c6e9b26-7951-4caa-b9bc-dadc0449abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:45.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:55.051Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c84e8408-e5f3-4497-a705-fbb288af2271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:07:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:05.064Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=498e9374-7ca1-40ec-96b3-682328f7a7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:15.080Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f83457a1-dd71-4a6a-baff-ddb7d36dc469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:25.096Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=a5317937-bf36-4a70-99ed-9f90c9fd475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:35.110Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=41bc7ca8-1a21-4bab-90a9-17406367bfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:35.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:45.123Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3ba0f9ea-1d5a-48b7-8832-e6cdf69b944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:55.144Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=28b0a778-3f92-4b60-b1cd-39bebaf5c396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:08:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:05.156Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=eabd6981-3d7f-4116-940e-0a9cd2ab2ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:15.168Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c8a12946-1119-48d7-9013-4fe7d8ddf72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:25.180Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=be6ab427-600d-42bc-bb23-5ad4148493be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:35.195Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ad4dfb49-56e3-43a4-af80-731f36c2be04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:45.207Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2f4c2f6c-9a7d-4ee5-9bd8-8e6c4f135091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:55.250Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b80a055b-e7b0-4665-bec5-770c911bee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:09:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:05.263Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4cae6a7c-09f7-4840-bdf0-172fdba19382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:05.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:15.310Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ceb77660-c404-4a72-be90-fc108b9d1d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:25.323Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=78adf363-a6a7-448f-ac9b-02057cc82227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:35.332Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=93f87dd4-5db7-4cf4-964c-c7bd77a3be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:45.343Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=258dcfb0-bb76-4e3d-b34e-a941cbff6f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:55.353Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ac42e965-1420-4bd6-b239-55f016dca67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:10:55.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:05.363Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=92f7ca59-adc6-4fa3-aa44-9ccd890713bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:15.374Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7220a67d-cd03-4b23-b83f-d40e46442216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:15.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:11:22.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:11:22.852Z |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-16T05:11:22.853Z |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-16T05:11:22.855Z |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-16T05:11:22.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:11:22.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:11:22.868Z |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-16T05:11:22.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:25.386Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8a489e27-ed76-4e12-bc02-eb97703d5e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:35.400Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=52542fee-ad65-4923-a5eb-537d39b4768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:45.412Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1ff12908-4848-427c-9dee-35de8f314382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:55.422Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9be0a06a-b88c-49f3-970d-bb571c0926c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:11:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:05.432Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2160b3d3-d4db-400b-991c-0f328179085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:15.444Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=fa0fd8cd-263f-4387-90a3-c3c9d12983fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:15.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:25.455Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2a7b27fd-f626-460e-9fe1-f1c6d9d5f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:35.464Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2928e3d6-1e3b-4c1b-97fd-43fa7b95ead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:45.474Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=a58e6f6e-6565-4714-8275-49ea4dd6b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:55.487Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ea3f4ebe-bfac-4d20-b4ce-aea97bc4c4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:12:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:05.497Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5e8ab6db-48c5-465e-bcbe-7e2a686d5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:15.509Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9bb3c30a-002d-4a99-98b1-7d9df792ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:25.520Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c82ab052-e886-4309-a7a1-d47272aa0095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:35.532Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1e0973a4-2c35-498a-b274-8b3fceb2fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:45.543Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7fa8086a-da48-4a8b-8523-b8c74ad52562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:55.553Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=02374ce9-0c02-4386-8a25-c99913228d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:13:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:05.568Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1b820c77-ef84-4e27-af48-e1a9f54845c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:15.579Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=a5631243-008c-4268-aad4-5d3c19e1c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:25.589Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=587512f6-9ed3-4f65-8f00-cd278987134e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:35.603Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5964f223-29c8-402d-bc96-640334681502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:35.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:45.629Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b85eb09f-8fab-4012-9550-b57cd1e191a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:55.642Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ad07e496-0695-4332-a6b9-bbe1358ac52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:14:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:05.680Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4256865f-2942-4f36-9f15-434f970c3f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:15.695Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=482647de-58e9-4081-bf81-ddc644dd7517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:25.716Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=665d4b9d-545d-462e-864a-81d4e395d431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:35.728Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=266ec319-9ecf-41c8-ad79-300bc0c1f4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:45.739Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2ed28534-0396-4f7e-a94e-1362e58ee56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:55.749Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=57ec7fe3-7d1c-4fa5-8749-b5eaf6334007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:15:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:05.761Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9e64056b-ab42-4dc3-ae4c-4a43c662911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:15.791Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=659703ed-0ece-4482-b75b-b2b25336a5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:16:22.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:16:22.114Z |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-16T05:16:22.115Z |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-16T05:16:22.118Z |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-16T05:16:22.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:16:22.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:16:22.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-16T05:16:22.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:25.805Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2a7858c7-97ae-4866-be86-80eb440c4ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:35.816Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=32ed851c-d750-46fe-b8e9-56f6fb433d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:45.827Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b62b1e5c-4b5c-4084-ba0e-67630896c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:55.899Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3b717246-0e7f-442b-880b-587d54ba4ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:16:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:05.910Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=30273e63-7896-4d2e-878b-3ce5b6fc0cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:15.921Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7f1c5021-87d4-4cfe-b632-70c338ff4b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:15.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:25.940Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=95fb1112-e121-4755-b10e-00e0a2eee8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:35.952Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6bf9c878-61da-4935-928c-63d1d1f5d3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:45.971Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=43bd6bbd-ef9a-4bdb-b628-6fab15d51eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:55.989Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4f026331-8c1d-41b0-b2ca-ae3c91fda1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:17:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:06.001Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3e9d28f2-ce6e-4ea9-85e0-2c1ee8599058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:16.011Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8a9fa792-891f-4e36-9266-0790550b73a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:26.023Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9d10e070-f60d-4612-857a-fb0658f4a6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:26.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:36.034Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9d383333-1707-4d9a-8a0d-6465387f41c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:46.044Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b5dd0353-50fd-4bb0-a411-0204c0c0dcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:56.056Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1aa0f667-a504-4446-952f-a17e8ccad52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:18:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:06.072Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=72ec735b-2718-4167-82c5-83e0f518a02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:16.082Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=78665248-d126-462e-ae29-e5af31f02b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:16.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:26.092Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1fd40a62-6584-4fa7-81eb-acd39a768cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:36.102Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=89b3ea89-6393-4bad-9312-09132c491b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:46.114Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b23a500a-2d59-459c-b433-1a2cfd911647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:56.125Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=56ab241f-5aa6-4a89-afb7-f163ba78f276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:19:56.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:06.137Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=407ea73b-7bbb-4b52-82a9-2c136149bfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:06.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:16.146Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=eb2821be-73e8-41f1-898f-1d73b34c772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:26.173Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9be7aba6-5e0b-4903-9e10-bb602fe67c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:36.185Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9fc0715c-77cb-45f4-8588-90c17748c254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:36.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:46.198Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=59f4d3eb-29c0-47f3-9a00-661cac85517b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:56.213Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=bb572e14-2ce2-464f-832d-b28ba89b59a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:20:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:06.224Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0cc7b71f-3d61-4733-b456-48657d6766dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:06.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:16.234Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ce4a68b9-e288-4be7-ac24-cb40b7e04f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:21:21.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:21:21.943Z |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-16T05:21:21.944Z |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-16T05:21:21.945Z |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-16T05:21:21.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:21:21.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:21:21.954Z |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-16T05:21:21.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:26.247Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7e1d15d2-4f86-45b4-a75f-c4f25542ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:36.267Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8b597ab8-c2c4-4a70-9f81-3dd1446259f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:46.280Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9c2de9ab-9263-4aaf-9cd6-8191ab740397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:56.293Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=98f0b7ac-b942-4919-982c-37863027afa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:21:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:06.308Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f796fee0-adf3-47ce-8d86-3fab8c9f2cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:16.322Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0dbbc856-02a3-4c8b-8727-3269009b5e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:26.336Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2704828e-80fd-4060-9ddd-93994a6db12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:36.347Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=fdf93b12-79f6-4ea0-a105-2dfe83a3861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:36.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:46.357Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b095f82f-7284-4083-b21d-e1f8a2d7f08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:56.375Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=93d5b854-7bfb-45a9-9054-405069a3f59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:22:56.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:06.385Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7c49bda2-982e-4a89-a596-b3040b404db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:06.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:16.398Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=367e22ab-f67b-4b59-9be4-e2ee038718ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:16.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:26.420Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e648241c-e055-4000-86bb-2c9410aaee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:36.434Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7308bf9a-d070-46d5-9f0f-924534dc850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:36.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:46.445Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4b04e826-fe2c-4d89-a2c7-6689bf8635cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:56.455Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d25ba64c-8c2b-4790-8fb0-c246524f5791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:23:56.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:06.466Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d1fdeeed-fc66-477c-bb1c-055733df9954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:16.490Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d7315913-00cf-44b9-b54b-bc6f885dce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:27.794Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=975914b8-5249-4a2e-95a8-7447685c4efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:27.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:37.807Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=45d5cffa-5c1f-497b-b613-2e8a63d6ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:37.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:47.865Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=99fca86b-a52b-4719-892a-0698211be9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:57.876Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d28c4e2f-30e0-4c20-bd3f-2d2938bbaf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:24:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:07.890Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f86378f4-30c5-4add-a177-f843b83f990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:17.913Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1dc59a18-9d15-4f03-bfe0-d996ad075484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:27.925Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c7146bd5-496f-4ada-ad2d-854297848a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:37.941Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0a840366-703c-4988-9685-241b53da1d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:47.954Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f13af4be-a52b-4f4a-a305-f696f9642079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:57.964Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c84afbad-ccca-47ee-b8c5-bafca8933ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:25:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:07.978Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=94097b7e-5a4c-42f6-a2d5-4dab1f09b7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:17.989Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=55a21d19-4340-497d-a2b4-bc2f77220b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:26:22.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:26:22.027Z |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-16T05:26:22.027Z |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-16T05:26:22.030Z |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-16T05:26:22.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:26:22.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:26:22.039Z |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-16T05:26:22.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:28.002Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d3e46e2b-0f79-48da-bca3-f8182b2ce7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:28.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:38.013Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c79f7e94-915f-41e3-9fa7-a036538045bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:48.024Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3d4dd81b-bcfc-42d1-a71b-1672b609a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:58.035Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=cd1dceb0-ccf2-4ffa-9a1a-d9f85274d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:26:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:08.047Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3e1d0b2f-3840-4bcc-9bb0-2a350a6d5330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:18.057Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=483fa365-1db7-4afe-a00a-ce76f4edc8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:28.068Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=eff02817-c6ff-4c79-9dc5-503b221169b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:38.091Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=75b57d53-d4ba-4e28-a3e3-6a87999c4f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:48.104Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8cd896fd-1553-4dc3-9ce2-2a179664a1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:48.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:58.146Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4dbdfdb2-e4dd-4f54-b30f-4688dd8682ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:27:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:08.169Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d91897d0-1f60-4a49-9dd0-3fdc4b4cd767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:18.179Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6e03c4a0-7b08-4107-b5c7-4b41f8970374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:28.189Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=37152c72-dfc7-41ac-884e-427ab7fa0805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:38.200Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8600acf9-1178-4e85-aff8-1b58a87faaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:48.209Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5bedc756-0cc0-4295-b9ea-70a6d5c4fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:48.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:58.219Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5e28cb6b-01e0-4053-85e2-a9a2f3f736b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:28:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:08.234Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ff8915a1-bf92-4ada-812f-c60b961d83e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:08.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:18.245Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=05d83aa9-a89b-4780-891e-0814893dee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:28.257Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=68cbf31a-cd7a-4cfe-b832-250e8439c5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:38.270Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0f84faad-39a8-4bc7-af2c-0900e1cb7b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:48.279Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5c92b6d0-4d5f-4c5b-9779-ec2adedd2557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:58.290Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d67045d6-8efd-4a32-aad2-4035b77cf9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:29:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:08.301Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3f0cabde-2bec-450d-8575-141f3a09832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:18.311Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7dfc4cb6-04af-4a05-a6e4-13604709bdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:28.320Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=cc89a8f1-2ed0-4f78-97ae-881f679f0f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:28.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:38.331Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4c597201-689f-406e-a8db-a10e5fbf438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:38.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:48.342Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2bb3b367-5e18-492b-bd23-ace9ac70c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:58.353Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6b0fed6b-5e1a-46b5-81af-f9af6efb582b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:30:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:08.364Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3f6e26bc-f883-4cbb-a41c-ad4ec7f5a145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:18.374Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0c398bb3-c0df-4839-b37d-262a75b788b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:31:22.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:31:22.082Z |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-16T05:31:22.082Z |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-16T05:31:22.085Z |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-16T05:31:22.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:31:22.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:31:22.094Z |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-16T05:31:22.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:28.384Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3d7211eb-6ff9-4861-88d0-04420f20a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:28.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:38.394Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6399155a-4bbc-40b6-b51d-1dc22a72ef2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:48.404Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=99964b55-d49d-4d42-bf18-117ea2ae71a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:58.414Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=dd54d27a-626f-454e-8780-e99dd010fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:31:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:08.423Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=695b422b-89b2-49cc-b200-f8d9a8985261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:18.432Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8a0dd39b-23b0-4853-97de-b32b57c0be66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:28.443Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=cd3e7a59-188b-4ec5-b88c-51d088aaeff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:38.455Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0bccee91-5223-4502-be4d-ab8d272c6e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:48.465Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d24136c2-b7ab-42e2-bccf-2d74ef045b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:58.478Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=fe3b2c81-467c-4b60-a466-d61f3772eced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:32:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:08.490Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1c731da0-c17f-4aa7-8b30-541d877789c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:18.499Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=62795264-c8db-480c-bbdd-fc4715faa184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:28.509Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=396978f1-b484-4b8a-93a1-89023faf34d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:38.520Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=668c61b6-7f45-4d2a-b899-b4bb16658cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:48.529Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2a789097-9e26-4ae5-bc37-554a41d6a59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:58.539Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=fb7f571c-3753-4f96-abb3-fb8f120a0ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:33:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:08.553Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b5f1df89-c41b-4d68-b2e2-886116bffff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:18.565Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2131a92f-ec8e-4b2b-b3e8-9467df592caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:28.576Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=348f0219-88db-4ae8-b6e9-040cede3079a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:38.611Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=334fee2c-3d68-4f6e-b423-6a28629a4fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:48.622Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ff6bfec2-442f-48e9-80db-6a05315264f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:48.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:58.632Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=a10524e3-1817-41fc-bc95-795abef37604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:34:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:08.643Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0c759455-c88e-41a5-a8f5-9d3c117c9384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:18.652Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=7d88b7cd-0e87-4897-ba80-d9641d54e7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:28.663Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f427e7e8-626a-41e0-8e03-b4f1f6ddc4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:28.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:38.673Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ec6c6269-1913-4efb-b9f0-1795b2a44ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:38.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:48.683Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5e3932a1-4181-4f6d-be43-e3e232781e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:58.693Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c99a03af-817e-42de-a0e7-34614f80ba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:35:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:08.703Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=023f0744-6da7-4c9c-89ba-cf4d377b95ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:18.714Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2abee489-000d-4d7f-ad5f-fc27b6caf71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:36:21.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:36:21.930Z |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-16T05:36:21.931Z |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-16T05:36:21.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-16T05:36:21.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:36:21.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:36:21.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-16T05:36:21.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:28.724Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=96b4fe35-9505-478e-9030-49d13fb3f38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:38.734Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8908895e-1c13-4caf-bed8-575151c057d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:48.744Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e9edf513-1eb2-4095-9a99-87095a3b9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:58.756Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6ae4d0a8-ea48-441f-85b3-113f807df1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:36:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:08.768Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8ce8b93e-3f0b-4c80-ab3f-f71ed5b09032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:18.780Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=72c578c1-4141-4a20-b0a5-757e23717496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:28.794Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=08101068-0a5b-4a5c-8595-679f86af57c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:38.805Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3bdf70aa-9d4d-4002-a1b4-edb42201cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:48.817Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3641e6b1-7300-450b-a670-de0a5dc57d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:48.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:58.826Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=65d234fa-36fb-4f93-b5cd-65720c00be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:37:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:08.838Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5e181395-9e96-47cd-910e-7cab96720e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:18.852Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e8d00b1d-5aad-4324-ad7d-853bc1cce6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:28.864Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=bb0faa5f-459f-4075-8c41-4e8d5a68670e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:38.876Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e7af7428-89ea-4143-910f-4f727c2cd3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:48.888Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=44e24850-ab28-4c0d-bdeb-651a33147a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:58.899Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3cc7936b-36f0-426a-8356-03921187dd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:38:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:08.914Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=91ca6525-e486-4da0-a90a-1e747d4ac56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:18.926Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3444780e-ddad-4874-acbf-0f7ccd11c9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:28.935Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=83b54b3c-6120-460c-bb12-d9bcd2e2b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:38.944Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=796bb9bb-3d42-457c-b17f-ce218351a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:38.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:48.955Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6ee21644-45f4-4d3f-8e0b-360646bd1389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:58.965Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c28b4e74-855e-4dbc-aba6-99f413be90c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:39:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:08.974Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=98c9ee08-af86-42ad-a41b-ae62fb3ac6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:18.985Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ce106c3d-4dec-4049-a850-5a0d9e94dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:18.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:28.995Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1558a7be-110a-4f8d-927a-eb42dba439d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:39.006Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=63502e02-33f3-4f89-ae65-2ac147515357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:39.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:49.016Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=83b2ea73-8deb-4695-a130-26281566a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:59.027Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=599ec197-dea5-4be6-a2fe-620c9b575df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:40:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:09.039Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=02bc5044-d314-45a3-8417-68c9f0e7cd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:19.049Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e878a6ed-4c4c-4b31-81d5-13eb6d6316cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:19.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:41:22.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:41:22.029Z |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-16T05:41:22.030Z |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-16T05:41:22.032Z |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-16T05:41:22.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:41:22.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:41:22.038Z |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-16T05:41:22.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:29.059Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=00ceb808-a675-4267-88cd-b50af2e7e30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:39.084Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=40c739b8-8be4-4838-8bd2-7bf378ceba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:39.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:49.097Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=029edffa-ee55-4907-9d5f-489ee145d738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:49.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:59.108Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=36040952-65c8-4230-84ec-a72faa5a4213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:41:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:09.117Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f95e1e6e-832f-4d50-89d6-5faa194b839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:19.130Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=53080cda-c0ef-4249-9502-cb3356124c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:29.140Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=afb93645-e7b4-413a-918e-23b1b917e532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:39.150Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=dd38c1ca-5785-42eb-adb2-be7b1bb57969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:49.160Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4708624f-c9dc-4104-a92e-c8004b314bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:49.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:59.168Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=053995cb-21eb-4335-a0e5-a3fa9ec3f524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:42:59.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:09.178Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=506d8d10-040c-4c90-a79a-d81c3f7b3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:09.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:19.189Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6db0bd22-b460-430f-805d-95984f0cd508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:19.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:29.198Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c7e41f3f-0750-4753-b2f6-c040fea10ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:39.207Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9ad3354f-bda4-495c-ac1c-1d2a48847110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:49.218Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=52b80993-cd02-4f1d-9a55-61c2748a645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:59.231Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0ba4a664-f6b8-415e-9009-a28d4c49ff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:43:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:09.243Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=57936d57-30fa-4677-b03a-f20a9617caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:19.255Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2d3f0c83-cc9f-400b-9127-f3cf29b95f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:29.266Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=a33a041f-1221-4224-839e-0bda0d6e1337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:39.276Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8964bc74-f27e-4041-8750-e743aa76ba8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:39.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:49.289Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f16a5bd2-39d9-4525-bae8-bd055dc9e54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:59.303Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=fdfabf98-7542-402c-920d-63c54cdfd481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:44:59.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:09.315Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e7a50a51-4746-4762-86b3-90af12066592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:19.325Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9661c1f5-1344-43f7-9e44-4e550739d0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:29.351Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=cd78f3f2-a75e-4786-80b6-b6b7584094ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:39.365Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=4deb7604-c0a3-4003-bdc3-c54f9543dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:39.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:49.375Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1185c731-528a-4792-8025-877b46a2ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:59.385Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=73378107-26e5-4e4f-97ab-ff14747c4645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:45:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:09.397Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f2a133ff-9939-4a99-a5fd-316a6b5c1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:19.408Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1bdd5bfe-cdef-4387-bd8e-d98c93e047aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:46:21.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:46:21.918Z |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-16T05:46:21.919Z |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-16T05:46:21.920Z |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-16T05:46:21.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:46:21.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:46:21.926Z |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-16T05:46:21.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:29.421Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=dd01611b-8e9c-4950-ae07-626d43fab746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:39.431Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=11f30671-386d-4590-9ef1-17517df07648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:49.442Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b80dafe3-f5ca-4350-afc5-e3972cc783c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:59.453Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5ea960c0-5470-4bda-896b-7be43f4daf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:46:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:09.467Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f0d49fe5-a684-4182-9204-235863c5a8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:19.484Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8f2d11de-069e-4fb8-8a44-1d9dbc2a34e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:29.496Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ef2afaf7-73cf-4335-a67f-39d16b40070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:39.506Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=12af3954-ef6b-4632-9f25-da259fcb46a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:39.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:49.518Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e83461d5-a874-44c1-aca2-5e1b6e9bce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:49.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:59.528Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ffdb4dfc-85e5-4d42-9d25-2d2fe82a9b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:47:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:09.557Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0220542b-6180-4b46-987b-42f29f264cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:19.566Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f29e44e9-edf2-44b7-b7db-aadffc305d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:29.576Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=a758cefa-305c-4e0b-ad30-3c605fb9dadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:29.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:39.587Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=efac23d9-e905-4038-8ed1-c89eaf015a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:39.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:49.596Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8903bb34-de91-4ccd-84dd-b3b54473d656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:59.607Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=021a0ed0-4edb-46ad-a882-5b118fe6c111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:48:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:09.617Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=59cc6f7e-ba1d-4abc-9a2c-7fb6bf8dadf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:19.629Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=cf59a0cb-5c47-484a-b30f-2129f52f40e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:29.639Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=a89e09d7-f5c4-47a4-9e69-625bea17be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:39.652Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=47261870-bbe1-4d43-8923-36c83247277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:49.667Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3f4b05e5-46ea-48c2-93f8-153d515e3e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:59.681Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=42d9ffb3-2048-4484-958e-b24a4bdf33f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:49:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:09.693Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2d19a55b-2159-40fc-82da-8c70c969f2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:19.703Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0461bb2a-6ae1-40c7-a73b-f1a2d500d548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:29.713Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1123c134-8811-4e85-b563-7335bc724440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:39.723Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f279febb-c023-41d7-ace9-36b7459f433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:49.734Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c6dd1afb-41a4-4621-aa4a-889a20194e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:59.745Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=40f3aa54-73cf-4866-86f2-58ec8c0e512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:50:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:09.756Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=bda75959-49f9-4a38-8e42-d1645f254908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:19.768Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=8c334fbf-9f08-4b59-bfbf-70ab3792f270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:19.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:51:22.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:51:22.051Z |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-16T05:51:22.052Z |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-16T05:51:22.054Z |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-16T05:51:22.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:51:22.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:51:22.061Z |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-16T05:51:22.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:29.780Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=53600825-54f1-4544-90a1-c1893b460445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:39.790Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d087fae5-ca48-4623-b55e-f29f4e18dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:49.804Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2999aa09-c595-493c-99c0-c16a970a4256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:49.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:59.814Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0b801851-4f69-4a32-a667-37cb6ceb9088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:51:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:09.823Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e45a7f2b-9cd5-4f3e-9084-964195e449da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:09.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:19.839Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e2bd061b-205a-4243-ba8e-10aa4fb5f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:29.850Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=93dfcad3-d3dc-4d2e-a095-3b0ebc303a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:29.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:39.862Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ae02c520-bc50-4756-9dd7-f22e706c5b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:49.872Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=29c688c2-2b49-4818-bb4e-6ac54a8049b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:59.882Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0e2405d9-7b33-4cb3-866c-38966d226f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:52:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:09.891Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=833d0f0d-16b9-4930-a25a-a05949ca1f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:19.903Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1802797a-c9ca-4be1-8396-0086c75d1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:29.914Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e0dc9e2f-b8ba-4cbd-8036-f6417d1cacc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:39.927Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=e076b975-d6e5-45f5-9b8f-733a502b90ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:39.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:49.937Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=3097e75b-8b45-4709-82ea-472fc016950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:59.960Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=169544d4-c717-4619-a801-2c51c31cd229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:53:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:09.970Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=af2ae21d-87c2-48d8-964f-d7602ee747df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:19.981Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1e7b4480-c292-4405-8278-558d18f67f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:19.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:29.993Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=66eb301c-873c-406d-a559-5b4516c0c651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:30.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:40.004Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=32159b11-910e-4bc2-ac84-ae890406f50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:50.015Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=409befca-ae04-418f-8945-6b03b7a54f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:54:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:00.029Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=08bc0c72-ee4c-47f5-871e-f262bc4fb040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:10.040Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=509694a4-5772-4ada-9a03-a59bca7b6bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:20.050Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f6ccc2f9-8569-49f9-9770-6030437fb0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:30.062Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=97d4992b-13b4-4415-86a8-66d73d97dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:40.092Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9ca5003d-183e-4519-b9e8-de1024801497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:50.102Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=08a3aea3-0ea9-41ac-8a34-be0f4d7c34ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:55:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:00.133Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=283141d2-1ce6-449d-9db8-faef126d6f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:10.145Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5a7d534c-50e1-4607-a341-4df66fdfd981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:20.157Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9265bdaa-fc8e-4298-9c27-5d84d7b27371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:56:21.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T05:56:21.944Z |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-16T05:56:21.945Z |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-16T05:56:21.946Z |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-16T05:56:21.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T05:56:21.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T05:56:21.952Z |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-16T05:56:21.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:30.170Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=08f40152-d1d6-40ea-ae8a-78dc30fe441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:40.188Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ce972b4f-bf10-4fe4-9b3d-2d60b958a66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:50.208Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c1b11c01-5cd1-47f8-9654-e7ed486827e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:56:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:00.248Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=be0f3fe6-444f-4ae8-9531-dd7d2e86d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:10.260Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=9fb5f14b-2739-4d7b-9578-2a3b4ec8093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:20.272Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=cf2ea034-ab9f-443f-9d4d-349da81de424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:30.281Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=32f095f1-845f-4951-8e10-8648b7c7ba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:40.292Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=1d3ff584-932d-4568-9887-0f96a87bbcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:50.302Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=bfa3424b-d7e9-421c-abb8-8b7ffc651694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:57:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:00.315Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c31739ea-d052-40b5-9be7-a738c93df869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:10.325Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=24e10eba-bc17-4321-8334-974b5cf7878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:20.334Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=39aead0b-b4e2-4ca9-854b-f369439ba90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:30.345Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=51aa0d6a-3f1f-4cef-8d09-00c654b8bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:40.357Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6879d9b3-653e-4bf8-a8f1-bd596ccb3f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:50.386Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0dc86bce-bb5c-4b63-a008-fd9925f1c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:58:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:00.395Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=29c7ac54-d717-41b8-a0c1-1dc7198e8f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:00.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:10.413Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c5dbd89f-e5e0-49be-b85b-b395c2bd47f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:10.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:20.423Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=d5f951cb-f01b-420b-93e3-6157b1a8294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:30.438Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=66d2e11f-448e-4965-b3ec-cdc2b3d5e51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:40.448Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=feeb0434-cb1a-4f49-9859-ca1849efad43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:40.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:50.458Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=cbc5654f-e52a-40d1-b2ff-2611f23ef868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T05:59:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:00.474Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=0ec71d56-ebbf-4f05-8b69-2c8b87ce356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:10.485Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ef8cc622-a9b3-4cce-a33f-39b5211f79e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:20.496Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=88585bf7-3188-473c-9661-355560570502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:30.505Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=ac09901e-b51a-48ea-947a-f35d67dc4671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:40.515Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=19b65d19-6899-459b-83b8-7dfeb957c1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:50.526Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=84c26521-680a-4af3-b132-2a48b6cd6b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:00:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:00.537Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=39d9cbb0-3450-4141-8a66-4631c054a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:00.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:10.550Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2d436670-22ef-4dd9-95a0-b279f71f2f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:20.560Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=16415509-d483-4fca-9447-75428e8cce7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T06:01:22.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-16T06:01:22.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-16T06:01:22.043Z |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-16T06:01:22.045Z |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-16T06:01:22.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-16T06:01:22.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-16T06:01:22.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-16T06:01:22.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:30.571Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=014726f8-4e4f-4735-b9d5-253ec6c68a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:40.580Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f6b93817-3b03-4677-b9f9-8cd759b2d7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:50.590Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2973551c-5de8-4d33-ae3f-0ff943984f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:01:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:00.605Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=57d8c910-a92b-4d05-910c-71e928f063c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:10.617Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c120370e-b59a-4381-bbdc-ee7d77a333f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:20.628Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=abb2c3e0-43b1-44ea-b2f1-e3bf826ec8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:30.638Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f7de6e18-165e-44b2-8fb2-d7b817b776ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:40.650Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=67bf5983-f51d-4ea7-8406-e9865157717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:40.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:50.661Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f19ac2ed-c504-4570-8ab2-78fc83376b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:02:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:00.672Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=f958b882-2dd1-44e8-8bc6-0607d48f1c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:10.684Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=b3772891-9418-483c-a760-657765462efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:20.694Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=2f1ac71b-8a00-4cb8-8ad5-a7da3ffee788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:30.704Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=5528d1a3-4eb6-442a-8d5e-a75888788f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:40.717Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=672a1725-101e-4f5c-8123-593b6f622fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:50.726Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=945bed0b-4e9f-4929-bc99-d83e85f4723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:03:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:00.737Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=c932eb4f-0c32-43a6-b7a2-986989d035e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:00.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:10.748Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=97d6064d-836e-4877-97d6-6e3075c3fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:20.763Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=459453b1-52c0-4d85-91b9-725f7a135bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:30.791Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=6e3004a4-0a5c-4fa9-9459-e9fdb3913aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:40.802Z |INFO |Init configs |InvocationID=35855f4a-334d-4b30-89fb-17d50dc0ab67, InstanceUUID=fee0ea03-0061-4974-a97e-c37dff044de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-16T06:04:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |