. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T02:55:37.797Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T02:55:37.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T02:55:37.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T02:55:38.508Z |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 |2021-12-20T02:55:38.594Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T02:55:38.595Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T02:55:38.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T02:55:38.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-20T02:55:38.752Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-20T02:55:38.776Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-20T02:55:40.453Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-20T02:55:40.989Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-20T02:55:41.005Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-20T02:55:41.005Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-20T02:55:41.065Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-20T02:55:41.066Z |INFO |Root WebApplicationContext: initialization completed in 2289 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-20T02:55:41.507Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-20T02:55:42.142Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-20T02:55:43.597Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-20T02:55:43.999Z |INFO |Started MainApp in 8.746 seconds (JVM running for 9.428) |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-20T02:55:44.073Z |INFO |Start scheduling PRH workflow |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:55:44.091Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=26a4d85f-2f08-4205-bd56-368338207710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:55:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-20T02:55:44.810Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-20T02:55:44.811Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-20T02:55:44.814Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:55:54.616Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=65c8c2f5-3376-4c27-8b75-6541ce0bcda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:55:54.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:04.633Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6a272341-a54c-4e40-991f-26643692e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:04.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:14.648Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a84e8e14-959c-4ecb-9c25-dbc0a190876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:24.661Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e0b6ef1c-c48b-4b3e-975a-b76285d20090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:34.674Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b14e6f0b-dc3a-4b03-8ff2-b540e46ace8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:44.686Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=54c7a949-e2fa-4700-ad0d-7c6b853f8dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:54.698Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6d4ef30d-0b8f-474d-956d-3f6ee86e2238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:56:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:04.710Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=597fe506-3253-455b-9a57-339e9902fdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:14.720Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=13a06b0b-b0d0-4200-9b6b-31ad8ae84e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:24.732Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d365c645-1d19-4f47-9bd7-d7780565dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:24.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:34.743Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a3f10cae-8958-4c2c-8e5c-b0458673dd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:34.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:44.755Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ff84c81d-77f3-4739-a16c-11b0bb819c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:54.767Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4c009641-2be5-46bc-82cc-eb194d7db813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:57:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:04.778Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e47ae734-cfc3-4afb-a50d-99e591b58cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:04.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:14.790Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b8ec1ece-d272-4f2d-bfd6-c60254643fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:24.800Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=97f1addd-763d-4c04-9dbe-aa192c75ffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:34.813Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=780da037-0019-465e-8eca-8b0f0719e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:44.825Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f3722f18-902b-48fb-bde5-19122bd7bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:54.836Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f3c5dd0f-ef7f-4a55-813e-6ce15f6ce62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:58:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:04.847Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c3f7ce35-4b9f-4c64-9440-c97a74630da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:14.859Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=539130fc-1647-45ed-a9bc-782a9863b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:24.870Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=550dd6f3-3062-479b-98c3-ac63d73f0f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:24.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:34.899Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e98562c1-59b2-45e4-bda5-596e650368f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:44.911Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=bcb954e3-500a-4aa6-b815-16496481ce31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:54.923Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d89e3e65-82ba-4eca-9bfa-6ad67f32ec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T02:59:54.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:04.936Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=aa8b052b-7c49-4580-a307-398d1635a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:14.948Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=565ed4a3-4fce-432a-8d48-5fc34daee0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:24.966Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6fb37720-6acb-431b-bb8f-5363f31571c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:24.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:34.977Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dfe19849-6643-423f-8329-ae6e64f1230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:00:42.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:00:42.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:00:42.622Z |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 |2021-12-20T03:00:42.625Z |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 |2021-12-20T03:00:42.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:00:42.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:00:42.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:00:42.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:44.989Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e3230fad-7afd-4593-8a8c-1bb2c076ff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:44.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:54.999Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a17b2190-0ecb-4266-93d9-3e5ed5b2fa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:00:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:05.011Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=189747f1-1068-4c83-b543-cea378c3aad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:15.184Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d9e69a25-c9a5-464a-ac6a-88badc0ce52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:25.194Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5f77a49e-98a6-45fb-aa42-f3e698a8295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:25.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:35.205Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ed4c0ce0-da95-44cb-a9af-8ba839bcaf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:45.216Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=66570556-786e-40d8-a89e-665a541b48ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:55.227Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c2a718bd-76a3-433d-a518-d7ec2af6e864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:01:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:05.239Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=51d80034-b6c2-4c2a-9395-41e83e2c0166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:15.252Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=efc0136e-a58c-4ff4-b750-a888e5879244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:25.263Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=89c4072f-459a-495b-b192-9a1ad81d9bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:35.276Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d13ede36-30e2-4d2a-81c3-f9c2cbe11159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:45.288Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=00551eac-cbbf-4076-b15f-7f9ac9b29347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:55.299Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=820d5d17-945c-442c-9e27-f1613f48f090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:02:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:05.309Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=00a024bd-d84e-4789-a670-0b024a4c1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:15.318Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c4e67fcd-79c3-49c4-9a37-d011b37e785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:25.329Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f582bba5-5da0-4615-a092-477771c05a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:35.338Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6ce5622e-d542-478f-9ff0-74af0ea4daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:35.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:45.349Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4da75086-1499-4df5-ad8b-09a6fde83e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:55.359Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fed0cbaa-d8bc-435d-89d2-2d51e15bc06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:03:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:05.371Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ed1ee9e5-c003-4068-afe7-9b1c084f613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:15.382Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5e6dc1ff-69b8-4840-8739-f3d1d78f39a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:25.391Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=05c32c40-3086-4c75-bb4a-77ddd839f2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:35.402Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5c328c1a-560a-48e6-9f5a-f50ebc5eebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:45.412Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fdf0d117-4159-46a4-b1df-6685e211a057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:55.422Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f2807534-e8ec-4259-b9c8-d96671517d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:04:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:05.433Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8d2ea806-2f99-46f3-97e6-258bc7d7541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:15.453Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=bf5f9c86-8630-4cee-b8cb-31a4b0d25293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:25.462Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=83dbf54c-73c2-43de-aaa3-f8ffe9da669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:25.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:35.473Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=13eb35d7-8ee3-475d-a9f7-13b1e9f585d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:05:41.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:05:41.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:05:41.798Z |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 |2021-12-20T03:05:41.800Z |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 |2021-12-20T03:05:41.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:05:41.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:05:41.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:05:41.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:45.483Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=090b2cea-b81a-4f5e-a3ca-e57774aee1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:55.494Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d9bc34d9-f423-4137-b813-22008bb2208f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:05:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:05.504Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e64a5e76-c0e1-4e23-9d3a-3b68a3ecb4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:15.515Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9d0572bf-7040-47dc-aa2c-0cca323d41c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:15.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:25.529Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e4acf95c-f31c-46a4-bc20-a984b02453ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:35.540Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=eecc265c-ada1-4695-a62e-1fb2c350f160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:45.554Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2294dcde-428b-4d62-92ec-d78c3b41f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:55.564Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3536a68e-d881-4791-8336-32fbca92a113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:06:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:05.579Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=54f80137-e4ee-46fb-9150-3bb152a1d0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:15.588Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=53e2368a-165a-47c3-af28-d4cba57e7b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:25.598Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4066aa4c-6169-4e49-a334-94491cdf3ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:35.609Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f06c4f40-649a-4e14-8352-4f5706484951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:35.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:45.619Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=85b7ac9c-2989-49d2-8751-408fd2f052f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:55.630Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3f773488-d49d-44f6-82d7-b0ca633aca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:07:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:05.746Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=472c4e84-e018-42f5-84c6-1510ac410260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:15.761Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e2185db6-e1c1-4f9e-bbc1-d35149c66bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:15.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:25.771Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5e64c142-065e-4a9a-b068-06903637096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:35.787Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=32351a50-edcc-4dd7-9de1-407cbba7dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:45.796Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dc94c5f9-b436-42a1-a766-ad752fc4a493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:55.807Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e3a9cbc4-2883-4f07-b333-333f1db4ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:08:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:05.817Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=45f41c1c-5ea8-42d6-ab2b-85a712c9fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:15.826Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=bb65cb6d-4f50-439f-aeed-dcc0a4d061cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:25.834Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e5817ad5-ab95-4eca-84af-0cb8179296fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:35.845Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8a162720-c4e6-43a5-ba0e-9d0d763a7218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:45.856Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=13983461-db4f-49d0-8f2a-14215dca9499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:55.965Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cb69969b-e63e-42ab-a52b-febe1aed29d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:09:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:06.051Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fc612645-954b-43f3-9628-cdb4cb0bb0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:16.061Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7c403990-67f9-4ced-b317-9f5ff6995371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:26.071Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f7327983-c3db-44dc-8a28-c3bb9e40d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:36.080Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1fedee0b-26dd-4a0d-bea1-03e9d2668e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:10:41.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:10:41.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:10:41.782Z |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 |2021-12-20T03:10:41.783Z |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 |2021-12-20T03:10:41.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:10:41.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:10:41.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:10:41.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:46.091Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=596b1522-8263-4e3c-8b62-5d6b6c6c3f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:56.099Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=404fad44-a344-4459-b0d5-fa403f555018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:10:56.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:06.193Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8adee1ff-5289-42c0-935a-75c47797410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:06.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:16.203Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=aa86ec88-b1c7-4d76-9e2d-850752a763a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:26.215Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=16243696-8d74-4e42-b6cc-cfdd4c90e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:26.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:36.224Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3e25e442-6320-4f6f-a317-dd7703475692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:36.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:46.234Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=29b970c1-524b-4a55-8f55-c08f25293931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:46.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:56.244Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7ccdf56c-81b5-45ef-93d5-a01bcdbe4bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:11:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:06.253Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fd84c327-8174-489f-891c-ccf96eeedc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:16.262Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cafcbae8-09f9-40f8-b9be-1286b18ab249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:26.272Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dbc97532-855d-4b3c-9f79-2f99056a3d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:36.281Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=13afc8c7-d2ae-4542-af70-3782099f73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:46.290Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ca30f0d7-8744-443d-a12e-7b352df1b2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:56.299Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c1ae154f-edbf-4a5e-8156-d47c2505e324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:12:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:06.307Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=390552b4-eda8-419d-8518-f188a441393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:16.317Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b1ed2e8a-93e7-45aa-89d7-60ee451314b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:16.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:26.326Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8a50d99b-502b-4bed-8154-45564206b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:36.334Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4ceeb978-17d2-449c-8927-47fff81b4829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:46.343Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3662fcbe-cbef-461f-868c-f3550f4dabe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:56.353Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fba45779-1a3f-4a21-9c7f-c2c15b762fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:13:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:06.362Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fc23211d-4d2f-469a-91f0-6865645a8bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:16.372Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4d74ba16-fd8d-4580-a487-973ce265329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:26.382Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c4328d94-01d7-4704-9a99-7e498c4c1e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:36.392Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1d53a3f5-1854-422d-ad82-baa23fa1a03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:46.401Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=66ff18ee-9d20-450e-b4b5-7cc014994c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:56.411Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2ab2cb10-c25b-4819-a916-7f879c460926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:14:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:06.422Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a2332ce5-4678-4ab4-8eea-e46d84b79b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:16.432Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cfb22407-b251-4c2a-9330-8a69e22d9675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:26.443Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6a9f11a9-1785-4bc4-aa7f-c335519cc4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:36.452Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1d090582-7b03-43cb-ab8c-5847434dc40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:15:41.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:15:41.787Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:15:41.788Z |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 |2021-12-20T03:15:41.789Z |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 |2021-12-20T03:15:41.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:15:41.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:15:41.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:15:41.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:46.460Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5bc26d13-2034-4a70-87bb-7e694d84069f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:56.468Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dd91c5ee-6ba6-4788-a430-23352bbdd219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:15:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:06.478Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6bed2a4e-8d61-4af8-a805-d026ea80ffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:16.487Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9c766920-aaa2-4265-88ba-14d4906a25e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:26.497Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e56a0919-081f-4aa1-be82-4ac5d2105cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:36.506Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d7e0a587-4f48-4b3a-9b75-15b2982bd4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:46.518Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7ff20b35-1ce1-48b1-8a83-c43ccd8b5cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:56.527Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ae5f4db1-89ed-4f76-b3aa-181f303e84f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:16:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:06.538Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a03eb547-f5bf-4368-9b41-da2a6e17294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:16.548Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6ae85d2a-25e2-4a3a-8888-41590add3197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:26.558Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fa26a09c-77f4-4088-98ae-24fd3a18ab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:26.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:36.567Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e777a561-123f-46dc-aca1-53565fb2e799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:46.576Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=91c8da41-8f4d-47cd-9a5f-a2373ef7cded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:56.585Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=18184331-2ae8-49ea-8e49-1343b436fc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:17:56.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:06.595Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=600dc622-c491-447b-8754-f36e48b12b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:16.604Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=83540445-a6f9-4956-be3c-2f2cd5c23eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:26.612Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=67093cea-15f2-40c5-b0f7-13102fc4f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:26.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:36.621Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7375711d-4717-47c9-b3ec-5eabe0a19980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:46.630Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d338eb9b-cb20-44a8-895a-ee989d3fe7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:56.639Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1002a2b5-bd89-4c33-949e-db45ae4fb607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:18:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:06.647Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d8481da1-663c-4cec-9b28-77816c599222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:16.656Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=92acf9bc-9bb9-4a42-9913-9baa7126acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:26.663Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e340262e-270c-46fb-9aac-4e6ebf81f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:36.672Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d34d0eda-4f11-4227-86be-6522e695ac7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:46.681Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=581214b6-cbae-49ba-b1f6-061fa435b5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:56.689Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9a663d6c-ae86-4e10-8218-c0c03c87d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:19:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:06.697Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4341c73e-7113-4a3d-af65-8f299139a22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:16.706Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dac9d660-fc9f-4db4-8be7-45bcc788be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:26.714Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ec23ec8c-6629-4313-9e48-a6520cfef945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:36.723Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0a984851-4f08-49e5-b7ec-ca1363ed5307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:20:41.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:20:41.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:20:41.775Z |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 |2021-12-20T03:20:41.776Z |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 |2021-12-20T03:20:41.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:20:41.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:20:41.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:20:41.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:46.732Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=15afeb3a-859a-4ff2-a732-e44f283a28d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:56.742Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5fa3bf6f-4ce0-49b3-a9d7-64fe8167c650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:20:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:06.751Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2ba23ade-a24a-483f-a29a-058d66016dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:16.759Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2d4235b5-3f07-4a34-b98b-269f7bf5ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:26.768Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1dd2c91c-b146-4fd8-9864-fbaec3a39cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:36.776Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e9ffd2fe-6cb7-437d-9595-768c5c40360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:46.784Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9444642d-696c-496a-8d9e-51b5f5eb4376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:56.793Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c8193067-7bec-4208-8413-50fe676edb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:21:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:06.801Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=80dfab15-4ca7-4c04-bfc4-ab542ef0c511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:16.809Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=78ca4f36-c660-4bf8-b9e9-dd8f60612c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:26.817Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1b50d132-0053-4960-9367-be68889b0b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:36.825Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c5f85afa-6b44-4979-94ae-94ffa656fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:46.833Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=64143eb4-d37a-4453-8ed3-83b460bd8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:56.842Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9f03789f-5e10-46eb-b788-9b268709abbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:22:56.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:06.851Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=20c4e9cc-29f4-4e5f-9c4f-693e1ce9d2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:16.859Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ba1512c7-74c2-43a2-9486-aba64f5317ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:26.868Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cd011315-ed9d-4663-af4e-b30c754dc4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:26.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:36.876Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=db57795a-cc3f-410c-8c76-051cacf75d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:46.885Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=851c9d05-a674-49a4-8870-0cd787dd52da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:56.893Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=006d30f0-dc6f-4fb1-85cf-e9f193051850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:23:56.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:06.901Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=591b2187-c7d1-4e20-80f0-9b83fc58d8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:06.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:16.911Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=75cf9661-7a68-4963-9dad-7cc5aef169f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:26.920Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6c164a21-7e8e-4752-8c1c-4d843eff646f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:26.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:36.932Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9c8783b3-a1c6-44c7-ac97-aa1385d7698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:46.942Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9ac4edeb-9fc1-434a-9396-38bd83f7af4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:56.951Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4d2abf8c-460e-499f-a906-8970436f9eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:24:56.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:06.959Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=750e1b6c-7f51-4e2f-a0d5-f111c50d1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:16.968Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2face947-fc12-48f3-abe1-9894922abcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:26.977Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=153466fa-62f4-4682-a0f7-ec88948a945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:36.986Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b18bc183-1e04-4f58-91f9-0ee9e7619901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:25:41.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:25:41.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:25:41.741Z |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 |2021-12-20T03:25:41.743Z |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 |2021-12-20T03:25:41.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:25:41.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:25:41.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:25:41.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:46.994Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=eccc3e98-134f-439c-a114-1a448ff715ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:57.004Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=74eab501-37ac-46e3-b09a-e3e9dfc7ed12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:25:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:07.015Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e2439acb-1d1f-4732-adf1-d07ce595b431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:17.023Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=28ecbda3-cc7a-4745-8668-af52cee72184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:17.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:27.032Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=797ea1d4-cb0e-46eb-bb5f-620225f4b260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:37.040Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d630251c-428b-4060-b483-1a831d7bf9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:47.049Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c78ba371-32dd-4a96-8e11-d90e0e0cce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:47.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:57.058Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b03b8e7d-c241-4d07-8eb6-d6d5399af25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:26:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:07.067Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2be0706e-100d-47fc-aeed-68f6f2a8c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:17.075Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=72cf26bd-e014-445a-b362-2a040b5e908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:27.085Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b5dbaf49-c7b2-4b07-b43f-0fef79ce8b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:37.094Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=753b5f52-bb21-4643-aeca-f9c5f26dac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:47.103Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8bd4c500-2daf-44e1-b9ab-f8898b5ce55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:57.112Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c2ef47d4-1ff2-4549-b717-d0bf87b97ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:27:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:07.122Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2338d789-458c-420f-ba2a-8a92986d7e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:17.131Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=310ab8e3-b9bf-4acb-a4a8-0bc2940afe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:27.139Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=aa41855f-c711-42a1-b9ef-10ea993da6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:37.148Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d7b875ae-f77c-4981-8c92-80449237ae26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:47.156Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=78482171-26d8-4f32-8eb4-d679e54ce4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:47.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:57.164Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4d83fadb-1d75-42b6-bf82-72928faaaf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:28:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:07.174Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c0a2ceba-0d3d-41a1-a3ca-a1e31be4e99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:17.182Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=da8239e1-123c-4488-a539-f974ca941dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:27.190Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e340baa3-d3e7-4ac9-ad9c-17f4dd75b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:37.199Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4a62016f-0cd2-4983-97bd-7c04ae25cace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:47.208Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fc71e549-b867-4ae5-af69-de8599002b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:57.216Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=54cb729c-7b3f-42ef-9f1c-c21bd5ec2273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:29:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:07.224Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b30a31af-af69-4e65-b8d4-6070d01e83a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:17.232Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0d8deb6a-8f48-4a4b-99f4-8f6da567771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:27.241Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=da81c4e6-44a1-47aa-86a3-3e6ccd669371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:37.249Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d97c9fbf-36a0-400e-8a8e-1f99aaa54711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:37.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:30:41.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:30:41.787Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:30:41.788Z |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 |2021-12-20T03:30:41.789Z |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 |2021-12-20T03:30:41.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:30:41.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:30:41.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:30:41.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:47.257Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5e055777-5f19-404f-aa9f-700eb2d212d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:57.264Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=61920009-f334-42dc-9578-200d3e4dd964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:30:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:07.273Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2125c951-4429-4b83-a7be-033e91db57da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:17.282Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9af0c5d1-cd9f-44cc-8486-f11e191d8fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:27.290Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7d92b5d8-4db5-4237-9a57-65de8d0aeb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:37.298Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=52d44256-87f3-4a20-a7b8-794fd151583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:47.306Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=77c45426-777a-46ed-bdf2-b4d1716d5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:57.315Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=90ff8f79-e16a-42cb-9b45-f43fe7ada315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:31:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:07.322Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=96b06945-8648-4334-a775-2742f321e137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:17.330Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dde7825e-4040-4659-8418-348b3730c3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:17.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:27.338Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=4eb4b48d-682a-4f38-8075-589c8746b37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:27.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:37.348Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a5126988-f3bc-41b0-919f-132913f1534a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:47.356Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9be486c0-1494-4762-8365-b066564700a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:57.364Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1b221a77-8c2f-4972-b7fc-29aa6c03f0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:32:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:07.372Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=108e680b-11c7-4932-b351-994391feb96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:17.381Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b1d62c3f-0b11-4b58-9921-81d6af04012d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:27.390Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3d2c7c11-374b-4bd0-a2fa-f279a50f729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:37.399Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e84d646b-5f00-4665-a339-2aade2ee5831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:47.407Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=043de209-9cba-415d-b279-1667c5f80bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:57.416Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1fd8626f-f4d7-4f41-ac90-066c5058c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:33:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:07.424Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3d653c90-8d7d-46d4-8b22-3159270dce3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:17.433Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=786743b2-13cd-4263-8ff6-85221ff66fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:17.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:27.441Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a8565118-008b-4bc7-916e-f15adc20149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:37.449Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ac599e4a-f51c-464f-99ce-e6ffe57baa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:47.459Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=da6f3b10-af83-4e91-b214-b72515afbfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:57.468Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1c0b9898-3da2-4835-8566-21e5f27cd19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:34:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:07.476Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a61fe0cc-181a-421f-bf1f-b893a09b274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:17.483Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f51d5af0-b390-4b73-947e-382c481ca83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:27.493Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=39eefb58-f34f-4e0e-bacb-de3b71d9fdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:37.501Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=839c3f4a-0b3d-4037-a4ea-8b38f374da2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:35:41.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:35:41.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:35:41.783Z |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 |2021-12-20T03:35:41.785Z |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 |2021-12-20T03:35:41.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:35:41.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:35:41.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:35:41.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:47.509Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5d4f1e6a-188c-48fa-8c7c-53dd21d15909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:57.518Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3976b2a2-ee9a-42ce-b8ae-94c77acb3858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:35:57.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:07.525Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=954beaf3-b782-4761-816f-5fd788657644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:07.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:17.534Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=41386b16-81f8-4a34-99a1-351873402189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:27.545Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b987c35e-3190-4b9d-bab9-bbafc149486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:37.553Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=73a5fe7f-5094-4db7-be29-ed85762258fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:47.561Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f5790044-fa4b-4670-aee1-cc2110947203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:57.567Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8e973aae-bac6-4dfd-ac25-509617b30b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:36:57.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:07.575Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=aa1aec6d-b7b8-4eed-85f1-53b0a9256227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:17.582Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b9e11712-8c70-44f4-bcc8-5cb61e0f3e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:27.590Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a25bddfb-2f06-493a-8937-3d7f2486ac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:37.598Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=42e9d891-e16e-452f-a25c-3081a878a055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:47.606Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=aaab7fe2-8b5b-426c-be7d-5274b43c3468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:57.615Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=66c804ac-031f-4070-868a-9d77e82e8d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:37:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:07.623Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=572d185b-1236-4cf4-990a-696d3e87b6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:17.631Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cb8c1a5f-367e-48cc-aca6-45a617a49096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:27.642Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9f84645d-c21a-4286-a738-34a0c484060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:37.651Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=537080ea-e07b-4546-8221-799ca813f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:47.659Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=44cc1af4-221a-4b54-a190-e8da6c7a5e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:57.666Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2cc38ca4-8724-499e-9329-e4c3ebb08c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:38:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:07.672Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7a5417c6-d75f-4d05-aaa0-e2ae56f4e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:07.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:17.680Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6ce332f0-ac0f-4111-840f-ec5ee55c47c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:17.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:27.689Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8ab25e56-e074-4ea4-801b-8439f214eb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:27.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:37.697Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=77f83a4e-d474-40b0-bc49-62bb955fc160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:37.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:47.707Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=64c842ad-964d-4ccd-b998-d57da1c69500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:57.715Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ced34f2f-e69f-43f0-99fb-3c8f7ec10c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:39:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:07.724Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dd44a8f9-c685-49ab-a7d2-49f40460a4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:07.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:17.731Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e4ca4d4d-d12c-4bcb-8e56-a49efc0ec0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:27.740Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=03601f53-1015-4559-8daa-ea64b230cf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:27.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:37.748Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7c859fb1-4581-47bf-976e-ec7c662a5664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:40:41.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:40:41.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:40:41.779Z |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 |2021-12-20T03:40:41.780Z |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 |2021-12-20T03:40:41.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:40:41.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:40:41.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:40:41.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:47.756Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=960e65e6-1e03-4da2-9c5c-deacc3e09888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:57.764Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=63790128-0204-4702-8fc1-f69f8ac03242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:40:57.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:07.773Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9bc02df4-f536-4b36-ba3f-68e3a9ab68dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:17.780Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a3f5a04b-0467-431c-bc67-bcee37495ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:27.788Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=25f77f5b-2c71-46d6-aa93-bd06452e6201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:37.796Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=20d3ccef-02ee-4b26-ba19-577ba107b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:37.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:47.802Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=72dad382-7ec4-4ea2-9d7f-3de5abc0f50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:57.810Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=41218d12-6b7c-4c7c-8098-ca57d20431a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:41:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:07.817Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8e7079d4-dfe0-48ff-ba80-0fa7daad8e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:17.828Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7874a3ff-9d19-4cdc-9994-62c6d691f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:27.835Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cdabe658-ccfd-47ae-aba8-02bb32ba7734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:37.843Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=78c3f8fc-92e5-42c5-8b8c-fb494c7184d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:47.849Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3e003385-bdd3-4a0a-8b70-183c67be1c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:57.857Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=02b362b2-af5e-4036-b8fc-015e9f5d3b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:42:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:07.864Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8d722042-a0f2-48ef-a0cd-8a54d2e79eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:17.872Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=de02c3f1-ac01-4265-a86d-4ef6fd621ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:27.879Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f3a1efcd-967d-4431-9058-6aa63da842a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:37.886Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=068c3b9d-b8fe-4b93-8940-0d9ef2294836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:47.893Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ea1da6c4-8a66-4245-8b3e-36ab0ba2b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:57.901Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f1886816-d558-430f-b259-531f681935a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:43:57.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:07.908Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=37980df7-dc18-4646-b26d-6e8d55cce795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:17.915Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d4c14e61-bc3f-489e-a7b5-036792edd3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:27.923Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e058764a-0ab8-4462-a57a-b63fd6d944d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:37.946Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f101fdc6-60f9-4a26-8353-7c2fd538bcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:47.953Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3ae844ef-63b4-47c0-bb7c-1f7693e6e038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:57.961Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=35c1eb27-ab24-4435-b2b7-d132482dfc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:44:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:07.969Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=96e0c0a0-f009-4b12-8de6-230a7c9fec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:17.976Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0425b676-20bc-4627-9713-5f124bcaf450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:27.984Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6f01aca3-d0a5-4eb5-87e6-59cdfa56a4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:27.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:37.992Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a4bad440-b2f4-4095-91a4-2cde608bc5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:45:41.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:45:41.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:45:41.754Z |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 |2021-12-20T03:45:41.756Z |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 |2021-12-20T03:45:41.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:45:41.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:45:41.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:45:41.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:48.000Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d4fbee68-1dda-44ab-a4fc-c3b4b3e35d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:58.008Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a7d3dd64-712b-4ae6-b190-0a4554dfaf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:45:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:08.015Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6c927aaa-4875-4711-9b3d-5477d6c83472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:18.023Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e9ae7680-b802-441b-8085-436c8cd570a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:28.031Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5208e972-7f6b-484b-8a9b-f7cf44d66992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:38.040Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=fdbb8c1b-e246-4003-a3cb-813c83f02f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:48.048Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d18fda0f-3e43-4575-ad2c-9222113f4350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:58.057Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=38d4c0cc-b2bb-4ccf-8a88-95578779aa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:46:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:08.068Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b9078406-29c8-4bda-8ab0-291d96679a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:18.075Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f9b3dcad-769e-4c9e-af6e-999a2907e343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:28.084Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f4928f21-68fb-495a-be96-0b5f5b654225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:38.092Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0adb7e3a-9611-4bf0-ae7d-bae931a7b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:48.100Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cbbe7ab2-ce09-469c-a5e4-23763c63db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:58.108Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=30dfd59f-3306-467f-8fd9-f4b13b5a365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:47:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:08.115Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9345a26b-58d0-4512-b6ea-3bb5a65c223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:18.123Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=45b24b0a-e351-48ae-ace6-72cd842ff2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:28.132Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0f95e64e-60c2-4c72-acc8-51d33094b51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:28.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:38.140Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=62e4d2eb-3f6f-4b12-9d3d-cf1d4335560f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:48.150Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=bba0fa0a-0fb0-4637-a967-ac39bc091148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:58.156Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=673d0f12-1adc-477a-acec-9c67a0c7650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:48:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:08.165Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=eba4a35f-1109-4210-9cc2-7cdaeab0f3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:18.173Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=dab4abd5-ea1c-43c4-8be1-fc082e35e17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:28.182Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=baac6d13-cd16-4605-b231-178a845029de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:38.191Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=2890e195-a733-4574-8b78-ef6efcdbe43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:38.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:48.199Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1e804dc4-4723-43b4-8996-5aa6ed40957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:58.206Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=86dd6588-241a-429a-a270-b41c5aa71a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:49:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:08.215Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a9cb854b-0f0d-425e-82a4-ea747f630d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:18.224Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=78b034c2-9863-4809-b217-7d501d9af418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:28.232Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8c405fa0-31c7-4202-a672-dcf435ae5a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:38.240Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=62797ced-df24-47e6-984b-558edfb90646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:50:41.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:50:41.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:50:41.753Z |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 |2021-12-20T03:50:41.754Z |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 |2021-12-20T03:50:41.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:50:41.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:50:41.757Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:50:41.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:48.248Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d48e3eb0-0b24-4bee-8277-e3cc66b6924f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:58.257Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1a05a1e9-8dd8-47f0-92a8-bb36460c0c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:50:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:08.264Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=947df81d-dcb9-4681-acb2-6a86386a23d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:18.273Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=8453e641-828e-4b0d-b7d6-05e4b9841dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:28.281Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e3cdead5-1fe1-40f6-8b4e-0ec26daf4110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:38.289Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=36dd90ff-3e62-4a4a-9a69-a36a8a72b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:48.298Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=efb85e2c-72c7-4cd5-a6e6-2b827459ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:58.306Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d6bfef66-8fb3-4c7e-9553-24a7f3daf6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:51:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:08.314Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=62055606-a5ff-4cb3-8867-533516b87d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:18.323Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d0c506cd-f339-4efe-bb4a-30b0db84e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:28.330Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=35628d8d-258d-447b-b806-06aac0833a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:38.338Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a3ca0a73-5016-460f-8801-9b9a6986f43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:48.347Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cc0e5f0d-3740-4e20-8534-241947dc2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:58.355Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1d782647-5ba5-4114-a314-aa237d4172c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:52:58.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:08.364Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=96e4c50f-61bf-4c5a-853d-1b438e7c1033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:18.372Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d1a4cc29-5a64-4b1a-9687-5110093026f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:28.380Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9481cb2e-db20-4e6d-81d1-e499c138d625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:38.388Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d311076c-61a0-45d7-978c-d2f8aa6c2edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:48.395Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=b81f5d7e-4eb9-408d-90c4-94c83ebd0a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:58.403Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e45916d5-52fe-4a4e-8924-ca7c135332c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:53:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:08.411Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e47962ae-7b45-4ad9-a4d9-508fc02f4d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:18.419Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=756a7ead-6f00-4396-9799-a04d7db58c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:28.427Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=57b7ba98-6dae-42c3-b4cc-b89a63d496ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:38.436Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=efd83ad6-7400-42ac-8576-b13393d21206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:48.444Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f80560d8-d366-4cd2-95c3-1a97baefc19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:58.452Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=371b6348-a2f1-448d-99f2-f54dafdf3cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:54:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:08.460Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=e60724ca-caa6-4f7e-a176-8fc10bf94a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:18.468Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1072511e-409d-47de-b829-867feafcf262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:18.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:28.475Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7d2929fa-a948-468b-8c5c-43fd0c8b0025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:38.485Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6719165b-38f8-4d2b-902f-6778c3c8f87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:55:41.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T03:55:41.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T03:55:41.756Z |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 |2021-12-20T03:55:41.758Z |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 |2021-12-20T03:55:41.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T03:55:41.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T03:55:41.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-20T03:55:41.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:48.491Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=458491c9-ac95-43c0-8bf6-4f33f9181ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:58.498Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0b10064c-2ae7-4176-b4bb-8f4ace123279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:55:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:08.506Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=9558f354-06a9-4799-90a0-49d777c04ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:18.514Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0d7a97bd-cbec-4249-beff-ea57ac807a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:28.522Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=3b2622e0-ab69-4891-ad46-2641dbefbd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:38.530Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d1927a7e-8a45-48f1-8037-95f108045927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:48.538Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=53a8cef7-f8b2-49aa-b4a1-c4d97d0720a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:58.545Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a01fc4d4-840b-4f4a-8abb-c574fac6fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:56:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:08.555Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=53b4d07c-0942-4119-a2ae-b59a7886aefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:08.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:18.563Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=a7388c16-9b36-45f9-bb8e-0bd7457712f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:28.571Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=0fb68043-ef18-4815-8582-7ae96d3dc5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:28.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:38.579Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=277ae1d3-bb04-4de1-9c23-dceaaaef422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:48.587Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1da532f3-acad-4e5f-ae2a-0f7db666005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:48.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:58.596Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=cf75ab8a-c8cb-44e7-81ce-c4945f680c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:57:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:08.604Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f70e6328-3e54-480d-8dbb-0592422ebeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:18.611Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=89a64e21-ddaf-44f3-9430-11c7b9cf15b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:18.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:28.620Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=ee64786b-0b63-461a-ae27-6547a1436396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:38.628Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=c64794de-72ba-4c44-b81e-b780be728014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:48.635Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=6edb15b6-6de2-472b-963c-2bbfaaa94891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:58.642Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=7dd539e7-eee1-4822-b9ca-57e9b99f793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:58:58.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:08.651Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=f440eff7-5c29-4c1a-b37c-845f3c06212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:18.657Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=459eef7f-0042-4ca6-bfac-e1722395466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:18.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:28.664Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=5ed7c804-595d-468d-8470-698b261d7ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:28.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:38.672Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=d95bf89b-0157-4d77-a9bc-c73f730adcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:48.680Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=1bacc98b-cb11-4741-b7bd-8c54c4b2dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:58.687Z |INFO |Init configs |InvocationID=610e99f1-cdf3-4052-be5b-7bb09c005291, InstanceUUID=08e15570-c459-45c9-a328-d4a80a472811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T03:59:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |