By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:02:29.868Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:02:29.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:02:29.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:02:30.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:02:30.757Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:02:30.757Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:02:30.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:02:30.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T05:02:31.063Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-16T05:02:31.100Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-16T05:02:32.763Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T05:02:33.421Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-16T05:02:33.457Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-16T05:02:33.458Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T05:02:33.557Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-16T05:02:33.558Z |INFO |Root WebApplicationContext: initialization completed in 2456 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-16T05:02:34.425Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-16T05:02:37.214Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T05:02:37.874Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T05:02:37.903Z |INFO |Started MainApp in 11.208 seconds (JVM running for 12.048) |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-16T05:02:38.179Z |INFO |Start scheduling PRH workflow |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:02:38.193Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=df04762b-ef63-4b40-ad32-78c5f2d2efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:02:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T05:02:41.479Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T05:02:41.480Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T05:02:41.482Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:02:48.767Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cf779f2f-e7af-4793-9db9-487b12ab151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:02:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:02:58.797Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=88cddb81-8c00-480f-bde4-3cc960cc4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:02:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:08.816Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=bc2d0389-3c44-42c3-a29b-8c0c223326ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:18.834Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=65faa21c-d375-437f-bab0-3b4e29a6ee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:28.858Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c917700f-740f-46b8-be3a-b13de3c2c79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:38.873Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=40dc8424-4e0b-4af7-9dff-4df212f65f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:48.884Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=237bda00-e03b-49a5-9e78-3d4eb2086387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:58.895Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=bd7d1a7d-3ef0-4f14-8c74-fd4af00302b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:03:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:08.908Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e43fd352-5c66-4aca-911e-c543fdfbd526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:18.922Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ac013bd4-2c0f-4d47-9337-ec156b3db673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:28.949Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c9b95d33-f64d-4c81-a1fc-ad27e3b6cce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:28.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:38.968Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=fc228a37-d3c7-4dcb-bef9-05e55a0cee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:48.985Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d1ae8c61-798b-4b0c-9ae0-690f5d3665b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:58.996Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3f6e0b36-270c-4e4a-8f75-eb750d4facae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:04:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:09.006Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1e39c0d7-eb6a-43e9-b2f8-7be195d9a0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:19.019Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=19d5975b-9352-43cd-b8d3-8f17806cad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:29.034Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=46aaeb05-43b2-4262-9df4-0c92307a5c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:39.051Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7e9cc65e-da3e-4116-a143-078098580f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:49.066Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d079d587-1a2b-4f01-bb4c-9a45c434e11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:59.078Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=250fe3cb-ae2f-4781-a736-449ea90d260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:05:59.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:09.097Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a390d2a0-abc3-4bac-a6de-528cfa3d1854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:19.109Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=400673fa-54d0-4a77-a767-d37be831e515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:29.120Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6439dbb2-6cd9-4b10-bc5c-eca033d7c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:39.131Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a0c51d3a-d622-4ffa-abca-3bfe15e5b169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:39.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:49.143Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=14b26ce0-3280-4070-aba8-ceb769b8101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:49.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:59.158Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c4994523-8ad4-4f7f-a11e-5efa0aa13f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:06:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:09.173Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=605ad4ae-119d-406c-8889-4659e0853a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:09.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:19.184Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=eee1252b-db17-4e34-8b2e-016de8d24dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:29.197Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f86cd8b6-6b4d-45d0-8c4e-0d0b0e0e6c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:07:35.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:07:35.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:07:35.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:07:35.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:07:35.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:07:35.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:07:35.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:07:36.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:39.212Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=24098dac-a9bc-4113-a26b-b00e66d5d8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:39.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:49.224Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=57c14779-7f89-48b9-a7d6-990af1630fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:59.237Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9d3006b2-8eca-4c29-9a7a-51d2a6c579fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:07:59.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:09.248Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=148584ed-f93a-4432-b65a-3682f5d7302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:19.260Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=67222e12-1dc8-412e-9d0d-d7bdd4a11b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:29.279Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c18e99db-17b1-424a-9094-319a5c17abbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:39.291Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=191eff6a-6a51-4c04-b7d0-35526edf7bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:49.304Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2da7d9f5-0593-42f8-9e00-a0fb62fb382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:59.315Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=783797cd-00c8-4643-8814-48c5aabe11d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:08:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:09.327Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6a43f0fb-2147-4d3b-9ba5-04ce9d0498d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:19.340Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4a5221b0-754b-43ea-9484-3ec595dd5713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:29.355Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f1744ce3-de76-45e9-9ebf-89ab11e3d6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:39.369Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1f8fbe7d-a8d4-4f79-ad28-a65b5fb0defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:49.380Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=26198534-2a5e-40d0-a23c-1af273916951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:59.393Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0c7dc82d-c71d-44b3-b09a-66c4577c890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:09:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:09.405Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=bd0d17f2-69a3-4926-ae18-37713b52f011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:19.417Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cead65f6-f520-4c8c-80fb-88dfb0ced153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:29.427Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3e6329e1-4b8c-4228-bef8-b467da744c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:29.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:39.437Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=076673e7-4c13-43f7-968e-5ce66b665fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:49.463Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=879cf5fe-6996-4cad-9c2d-825fd2faf1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:49.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:59.478Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=226c30fc-6833-467f-afae-89e2e0c0a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:10:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:09.488Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=026e6e45-a54d-402b-9adb-71f0dc575841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:19.498Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=db931590-a391-4c8d-9fbe-4617cac28209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:19.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:29.516Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6509b5f7-7e4a-47bd-a874-7e8cf1c4123c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:39.527Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c813f7b1-d8e4-49dc-a9ce-3e2cb7a191a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:49.549Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=876e3488-9ff2-4ad4-9f4f-bc3e6a5298bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:59.564Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6bb00c56-c87b-4132-92dc-d9cb14f2096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:11:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:09.575Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=08289b22-a976-417e-bdae-ffa34c68c06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:19.588Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f426f83e-114f-47f6-9f0e-31153f5b5ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:29.598Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=877a249a-acba-4cff-befd-7cdeb6897741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:12:34.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:12:34.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:12:34.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:12:34.930Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:12:34.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:12:34.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:12:34.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:12:34.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:39.612Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1bed6b93-afd8-44db-89c2-56f90198866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:39.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:49.626Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=49882d4f-fc43-4a0a-b3c1-84972229cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:59.637Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b572ea12-1b0a-46f7-bb9d-f1cc55c029cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:12:59.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:09.649Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=5cf55a01-b4bd-41b7-babd-fb6583b0577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:19.661Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e3bf8f92-f5af-4d42-87d6-8c17728d9101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:29.671Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0dda99f2-ff1c-4531-bbde-db07e94d20fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:39.682Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4e6afc46-9264-408c-8a6f-00467e7c9062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:39.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:49.694Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7135fef3-e808-47cb-9d28-d2b42fd77b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:59.704Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=8d1f1cfd-e309-4ae2-914d-f179d78d02e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:13:59.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:09.716Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=26bba050-2234-4b76-a2c7-61fc1a5c1491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:19.729Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f93b8095-f1d1-496e-aee2-160059cd4058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:19.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:29.743Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ebfd0fa1-8e86-45ef-ad6b-9728dbc31865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:39.753Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=dd40a220-42f6-464b-9b6b-57082e4bfce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:49.765Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=310d2422-c081-480c-ac6f-a4af6bafd2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:59.775Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0475cf41-e9d4-4cf4-9f78-23b35fb0cdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:14:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:09.798Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b90901a0-a952-422d-b9c6-4ae9d5dcb33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:19.811Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4541de36-eb5b-45a9-a1c3-f3940df270ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:29.825Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=70a90f06-12ca-4689-8934-62bf5803e56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:39.835Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e2bb2447-9ef4-45a1-a64f-610d4f8e0a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:49.846Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0fce7bcf-9bbf-4174-89d9-1667126bf330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:59.856Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=06357941-ad34-48f4-a20d-bc3e30856cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:15:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:09.871Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b0b7ee4f-f79f-48ee-882f-8688b1279bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:19.883Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7c90aceb-e7e5-42db-90da-6c1e3becbcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:29.893Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=578805af-f516-4413-b626-710b4b54a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:39.906Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4a9eba62-a3dd-4544-b6f4-32b0f1074c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:49.918Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=af7fdada-fdde-4b45-8701-05b94a168186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:49.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:59.931Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1f975276-1901-4b6e-9cd1-b7e55242b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:16:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:09.943Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b28ee07e-f473-430d-99ed-faf7e1d68db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:19.955Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=95d6008a-53cf-4fe4-9798-8e208af716a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:29.969Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cbcad8e1-5832-418c-a49d-f54bd0d5759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:17:34.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:17:34.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:17:34.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:17:34.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:17:34.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:17:34.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:17:34.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:17:34.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:39.981Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=19a6802d-6fb1-47ec-9eea-dafbaa5cab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:49.993Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6a3002e7-0303-47d4-a6df-6d8fe789334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:17:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:00.003Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4b853a4d-5c99-401e-a3c5-30f354837bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:10.030Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f14192ae-224e-42ad-bd3f-7de02bc7db9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:20.039Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9c2da86e-1308-461a-915d-8423049c0d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:30.051Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9ec4e81e-6a17-4ba2-88fb-bb90d5281b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:40.062Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=47d10042-0898-40b3-95a5-b486eceac73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:50.072Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=29301362-6522-403a-abb9-5a496702b3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:18:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:00.083Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=115b506d-60be-4f7d-b366-10ae1742db44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:00.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:10.102Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=fd3b562f-f4f2-4770-bb2c-f09795a26b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:10.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:20.112Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cb9ce1e9-2d24-4722-bbf3-1b5d2a6021fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:20.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:30.122Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ce18b18d-99f6-4d8f-bd2f-40d5f564ed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:40.132Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d2a6b410-4d8a-43b7-a91f-6de1d4e54bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:40.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:50.143Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cf859d69-bbd2-4468-ba23-365b17356715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:19:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:00.154Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=fc52d616-6a6a-40aa-8315-ff2286df16c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:00.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:10.164Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c91a5494-6f41-4e89-93f5-5bed71457655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:20.174Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cfffccaf-be05-4f69-b56a-bffb0a0153b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:30.183Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2e83a77a-e34c-4f15-9488-c720be4db1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:40.193Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4cf02c5b-01cd-4d67-85a1-480c427ecabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:50.205Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=83f73c37-c5c6-495d-8a4f-8b3f977880bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:20:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:00.215Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4e3785e8-af4a-489a-9217-c37e9da6e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:10.232Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2129e30f-c1c1-457c-b6d2-634e344cc52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:20.244Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e5dd750e-c7e0-4b39-992c-eff4a116033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:30.257Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=eb208485-b3db-442c-a1e3-7a5650c5d1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:30.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:40.274Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6fdb8501-fa72-4231-b1d5-ee9a3bafe11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:40.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:50.292Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=64679f38-f5d4-4303-81ce-f2d279798726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:21:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:00.306Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ac747a54-ceab-457a-a6af-6712671bb641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:10.322Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e661d368-e69a-4a77-a636-08cef6ee833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:20.336Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f2afce34-0a67-47da-ae34-7a8118168dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:30.347Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d75a1e40-66cf-48fe-ac34-b74a59e94b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:22:34.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:22:34.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:22:34.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:22:34.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:22:34.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:22:34.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:22:34.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:22:34.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:40.357Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0bbfa3f9-5276-4d40-b048-f6c9e9ea9b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:50.371Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=10c58ac5-314a-4fbe-a225-9bbfb5327b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:22:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:00.389Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a020874e-67f1-4c2c-b551-cbbaffda1424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:10.432Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=18b4920f-8c6e-455d-8d02-796384f0ec80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:20.448Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=76d1c688-9475-49e4-8368-2cf197bc1b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:30.460Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c7e0c275-863f-4418-9a44-db04be8fb5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:40.470Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f6067d8f-ca10-4b08-a9d0-11fe144258a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:50.481Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c926367c-68d2-4176-94b4-da465fc0b68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:23:50.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:00.493Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7b616913-0c8d-40a9-9534-f155f32d402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:00.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:10.504Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f8fd4af4-7a75-4785-b335-5765e9d88c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:10.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:20.514Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4ca445fe-d7c9-4f11-a162-c982a558375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:30.525Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=69dcaf3e-5d9b-4c55-b25c-e7b8763d9810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:40.535Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=42b6f6bb-f72b-4e05-84bc-357cc09cd62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:50.546Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=178949f6-6fe8-4007-ac8e-c6f91df9a496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:24:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:00.555Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b4042276-9e45-4370-a3b1-38765b8175fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:10.564Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=8367b116-20be-4d12-abfd-13eb584cac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:20.573Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=68935bda-93ac-4e25-bdb3-f5f0e22e3a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:30.582Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=22c3cc28-ac46-44a1-9a36-6898355e17d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:40.592Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=91621dfc-fb03-4a30-acd7-86c6ceb19fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:50.604Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=270a1370-6132-4a91-bb2a-135d120958e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:25:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:00.617Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=137739d3-f554-4de8-94ef-416f3022948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:10.629Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=401fe3cd-d3ec-41b6-82c1-b2a20e90d2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:20.638Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ac9f9368-29bc-4308-aef6-0f54569b4522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:30.657Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=df22bc75-92e3-4533-8c85-bbcb89f00bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:40.672Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e87ed4b4-c026-4443-b098-45c5980b756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:40.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:50.684Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3ce07a97-3dae-486a-b9b9-64c7bfb7f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:26:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:00.698Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ca8a9273-fc08-4499-ad94-b33b2bce0116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:00.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:10.724Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d2333794-9848-49e0-9fe1-571623d2ee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:10.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:20.735Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a65e61ab-1297-4480-9564-603d1b7a485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:30.750Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9e202e88-6374-4af9-b47e-11d0201009b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:30.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:27:34.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:27:34.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 |2022-12-16T05:27:34.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 |2022-12-16T05:27:34.790Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:27:34.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:27:34.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:27:34.799Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:27:34.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:40.760Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1267ffcf-657f-440b-9378-6981949b1cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:40.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:50.772Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f4065fc3-89e0-47f7-95ac-da9a97d064c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:27:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:00.784Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b9cff148-4606-4a3c-8acd-63c5c475c427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:10.796Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d5e2212a-410a-4137-b0fd-531895a69092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:20.807Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e230ac27-c749-473e-ac6d-b6976b67eda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:30.818Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ef965a71-efdb-40ee-a04f-755613134ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:40.828Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f50a4113-c200-4b71-9013-b0960182ab12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:50.839Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3c53a3b0-bdec-41a4-ae72-3499d71b6321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:28:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:00.850Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0e889f22-46e2-4102-841e-e88ce99b4c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:10.869Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=bbd2e274-b9b1-41c5-812c-7fe66b35f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:20.878Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=884e6071-ee83-4022-9dc8-5da8b907a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:30.888Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=be5813dc-30d0-426b-8917-11d02c6b0e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:40.899Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6c357b0c-0d48-4888-8ba5-c6366cf6f58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:50.909Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0432c0a4-aef8-46d8-b5cb-dbdee669aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:29:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:00.919Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=871b0a8b-25ac-40c2-b1d0-70448b75e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:10.940Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9b2b8e59-b87d-494e-8c57-3ed3de32d571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:20.949Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f2a10731-5de5-4acd-8b32-83751747fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:30.960Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c984bcd5-0dd8-4abf-91bc-85a8eee87f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:40.971Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=62c58ab9-1e72-4f6f-8e90-ff32bdd37cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:50.984Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c3302ef0-b941-4c8f-ae86-9c2581541484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:30:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:00.996Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=964ab7ae-fd2c-4a46-8488-cb52901c4039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:11.010Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0e671af1-da82-4297-b545-0c6a96522b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:21.021Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=daed3978-ec4a-4cac-9ca4-38a776442d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:31.030Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=15a39fdc-d9b9-4236-9528-0a2aff5f46c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:31.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:41.040Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=86d8fa73-4d4f-42c5-bd49-669cb711a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:51.050Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b1161747-32bd-49d6-a740-a9d4ec00bbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:31:51.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:01.062Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d6015b28-cf3f-4338-8fbf-5a3caddb8701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:11.078Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=fd445f14-982a-48c3-8072-37f5ca599224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:21.093Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f7c608b2-bd9d-4aa5-9ae1-89b355757ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:31.102Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0c26aea4-de31-426a-8d64-b79117e3bb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:32:34.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:32:34.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:32:34.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:32:34.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:32:34.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:32:34.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:32:34.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:32:34.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:41.114Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=36530257-0d53-4887-b1cb-471c61df7e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:51.127Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=78f72094-f40b-401b-a5e8-a40c2ad7f267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:32:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:01.138Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7e06dc8f-4026-4807-8fc7-f2942c6cd9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:11.148Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=46a39b79-f8cb-48dd-af00-82a14e4de338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:21.158Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ccce905c-4483-460c-a2af-a40962d0d217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:31.169Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=937dddd7-7480-422d-99f5-5f20b2c9c5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:41.179Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4990c224-919c-416a-93d2-3d6670e19126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:41.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:51.190Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a853d245-5a79-4518-9efe-4057f188b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:33:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:01.200Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=994b0aa2-f8f9-4b47-b847-6ed23a72786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:11.213Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2b1070f8-94ec-40db-a3c8-271275788966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:21.226Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=dcdff797-9f22-4565-b2c1-ff8fac992fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:31.243Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f6c8972f-f2c4-4023-ad74-06c0f0f0707b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:41.257Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=17326bd1-1778-44ce-821c-220aab127675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:51.269Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=00d1dd47-3449-45ea-8349-fe70bdddbee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:34:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:01.299Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=dce04c82-e275-4c77-b7b2-5d904f2dffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:11.318Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6b3e8c5c-a839-47be-aa3b-39207a7b0dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:21.330Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c2880eae-ffb6-4a2f-88ee-5741fdd535cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:31.340Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6d62a983-f322-4a00-b5d2-a141dd0a08ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:41.349Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=beadbfb1-231c-4985-b957-921d265b14e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:51.376Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=8f6f9925-3254-4563-b70b-8e3322afbb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:35:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:01.396Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0132fc6b-55e3-4db6-976e-9b02e7f39417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:11.405Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=30985973-0c26-4a64-abf1-d58e2db11f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:21.417Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9b30db59-4c70-40d7-a721-92ba58cba968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:31.427Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=539c8585-78db-42af-a7ab-d846a6acdee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:41.437Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4c4a7fd9-6784-4622-861b-44a09eb9047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:51.448Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9c1f09d4-015c-46b7-acfd-e2122b6451da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:36:51.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:01.457Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=eb73dc48-d91e-405f-853f-aec0619e9caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:11.468Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4738ef95-9aee-417a-ba53-34eb136b310b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:21.478Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d3d5f8e1-0a00-426d-b404-263dea112f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:21.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:31.489Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c444d9fd-d3d1-4919-9c30-8243975a9e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:31.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:37:34.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:37:34.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:37:34.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:37:34.797Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:37:34.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:37:34.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:37:34.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:37:34.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:41.517Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3c99bbb6-7d63-4e07-870c-9ff18f92f5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:51.530Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=66c8da5d-d011-4b65-8cc7-e23c88bff526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:37:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:01.541Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=35facf10-53b6-4d87-9736-0834b70f86ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:11.552Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=70b8b1fa-eee3-4a61-aea2-ca8216c08479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:11.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:21.563Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ec1a0d41-dd6b-4f9e-b934-03cd712c5ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:31.573Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a3236462-51b3-4f36-a512-303c49c537a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:41.583Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=72bff9e8-ad82-4676-8bf7-1773cd4733aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:51.596Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b7de9170-ff62-4bce-8389-9f68a6258818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:38:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:01.607Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f57bdbc3-45c0-4b40-993b-cfa13df95343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:11.649Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6a5ff6ba-b7c7-433f-a25a-f469af3530bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:21.661Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=61c2a898-7e34-4743-acb2-0888e393e426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:31.671Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1ca5fecb-7fa6-4fb8-8f95-d2bde3be1ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:41.683Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6948a61b-3e2d-4637-8c73-339e1f10a8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:51.693Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6b41cd8a-c9a8-4853-a782-8c9e9276175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:39:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:01.708Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e5db58ee-f3b1-44d2-a732-217bfbf0fd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:01.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:11.723Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1198b369-f5aa-4e25-ab59-e2f7442e399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:21.740Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=712d6b2c-1cad-405e-868f-a8c252d19850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:31.749Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=75b50dc1-8920-4c5e-81c7-441808430c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:31.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:41.761Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b3df6807-c134-4ecf-be9c-4ec6298554ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:51.772Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ce22f9d1-cfd1-4994-8201-578ac228198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:40:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:01.782Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b218cd7a-86b4-4dc3-9915-daddf344df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:01.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:11.790Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2a8ff98e-3e5d-4e08-adc7-e73479f0e6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:11.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:21.799Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2c69fad6-9a9a-4d35-bf32-2fb464b390f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:31.810Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=481d98ac-1b27-4e80-88cc-c08373edb376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:41.821Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ecf66a6d-2cb6-495d-abe3-3c63524e53ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:41.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:51.833Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=73615407-405d-4d10-92e4-97a8345b7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:41:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:01.849Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1c80fc9c-3c10-4296-b7cc-53bde60b8778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:01.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:11.864Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=16cdad05-d2c5-490a-a9c5-5ab319ae70ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:11.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:21.876Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d8793d20-922e-4f0e-8a9f-93fc9df12880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:31.889Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a5b26e28-57d5-402e-9c2f-656496add142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:42:34.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:42:34.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:42:34.847Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:42:34.851Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:42:34.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:42:34.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:42:34.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:42:34.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:41.899Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cbbb220c-5cca-44db-a095-06ce72d86142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:51.909Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ea1d9d55-13e4-4e9c-945f-2bdbe4093058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:42:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:01.918Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=efe8d2be-06a4-4bf1-a0a6-8ef5dc79932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:11.932Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a2de719b-94b2-4fd0-bde0-910380d4a3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:21.944Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c7b43cb5-45be-445b-ab46-c48788c1cb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:31.954Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=35ced285-bd77-4b34-ada2-dbce093e5220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:41.964Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a2aaa510-b370-457d-b78f-07a3596061a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:51.975Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=fb56d8be-4029-4b6e-af86-02d026beaa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:43:51.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:01.987Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7b94f55b-672e-4de5-9314-08185492d131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:11.997Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6972f71a-97d1-4d3b-a718-fc328b7bd72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:22.008Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3ea1e595-40e8-4f47-9f6b-66000a3117d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:32.019Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f35c8330-3e3a-414d-b3c4-854006de3f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:42.029Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=dffbec9f-2f88-41ca-b19f-6ef59421a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:42.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:52.042Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b95f6f57-98ed-4943-a160-711fb35eaded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:44:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:02.055Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e0a4e7d9-3541-47cb-ac5a-72ec688f3e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:02.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:12.068Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=26bb5577-5b56-4ba6-b223-2d1ac073cab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:22.083Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=8ffc5f6f-a121-43ef-ba4f-8e594260a63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:32.100Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f90c9fd6-de4f-4e92-8800-aff0e3d9f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:42.110Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=38def802-740f-401d-8408-17aea01e2e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:52.122Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=70093d08-01d4-47cc-b195-b10fcb2916f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:45:52.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:02.133Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2d6a006d-cdb5-4e00-bacb-6bedcfe06316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:12.144Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=016003d8-c5f9-48db-979e-c6961eafddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:22.154Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ab0ac981-d2a4-402e-8c8a-0bb6cfc335c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:32.165Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=51b8406a-af84-428f-bf3e-6e148bc1bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:42.176Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=bbac3b8c-c25a-4453-a516-0d2909317aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:52.186Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f1c3ee36-bf24-4abf-aea7-36d891433ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:46:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:02.196Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d3c49ffa-32a5-4e1a-be0d-2266b19c5cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:12.207Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b6e702a2-5bcd-41c7-a76f-84001bade5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:22.219Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=17016bf8-7732-4f29-81f7-2ea516e9a06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:32.230Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=adadde2d-cdb1-4419-a81a-6e1ff7dbdfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:47:34.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:47:34.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:47:34.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:47:34.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:47:34.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:47:34.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:47:34.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:47:34.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:42.243Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f16e33a3-9911-47ad-bf9c-5394d7894c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:42.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:52.254Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=19a328fb-ebf1-4830-883d-5014308310af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:47:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:02.265Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=74b7dd21-d763-4793-aa2f-e11f50082870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:02.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:12.275Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=25b89ace-f64d-432e-ac48-6c4cc9870730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:22.286Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f15c1f44-d822-4675-99d6-bdb7a144808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:32.296Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f75be412-4837-4995-b61f-75d6d85ce8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:42.307Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b4ebebb5-71af-41d4-93dd-056345945d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:52.318Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b1c9ec03-0e72-4989-a98a-a16531831333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:48:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:02.348Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=bef06b1b-0e71-4d54-aeb8-1f784688d98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:12.360Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b6f609cc-75bf-4d7d-bc66-df806d0b087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:22.372Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e93c2358-c551-42fd-ac86-bbe3eb797292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:32.382Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0c653c5a-1463-4286-ab57-951df8346646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:42.394Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ca0fea09-0dc7-48c8-ae8a-e294077c4221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:52.405Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=65252197-82db-4d38-936d-936c7338d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:49:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:02.417Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6d670708-3f31-444f-a7d6-c867743ef4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:12.435Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=dc6e7f11-97ca-4862-9272-42413b245267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:22.444Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4f0af49b-988a-4dbd-ab89-81bc169458b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:32.461Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=44d4edb6-39b6-487e-a239-d3dd90beabfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:42.471Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=fac93a26-7c7c-4daf-a62b-3b7269f4a841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:52.481Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=8959788f-a01d-4316-8641-5774a41ebf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:50:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:02.491Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=73a6b261-c51d-4733-9c33-c5bd6960a38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:12.500Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1eb77027-2ee5-493f-bdb6-8f9426b4ab34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:22.512Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7db43886-50d9-4911-99c4-5f520efd5ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:32.523Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d00d26eb-caf3-4f2a-aabc-54c0d04062cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:32.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:42.547Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0a0be1bb-3133-4318-a313-8e38eeabde65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:52.558Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d79ef357-b308-42de-9109-344a206040f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:51:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:02.567Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f299a1bc-7104-4a09-87ea-3ab2625483f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:12.579Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=eabf5b48-fb44-4387-936b-6f8165304ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:22.589Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4660e743-435d-4f45-aa2e-de6c3fa22b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:32.599Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=fedf847e-cc54-4e2d-9195-a88c44aa8ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:52:34.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:52:34.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T05:52:34.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:52:34.794Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:52:34.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:52:34.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:52:34.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:52:34.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:42.611Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=d1e2fadc-1d74-480a-a857-11d7f195c683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:52.622Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=445ab877-6c01-474b-967b-6be5733af56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:52:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:02.631Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2fdbd636-a360-40b6-828c-e8ad844b2da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:12.644Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=5b3b05c4-3a6b-4e43-8364-adde05b07cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:22.653Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=00c1c7f9-6144-4629-9504-a97da4f87f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:32.675Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f85d95fe-dbc7-47a7-a3bd-c8db03597c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:42.686Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=b4820e19-7f8c-42ca-9ecc-0d97c913f7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:52.695Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=03e3717f-cf4d-4672-a054-8873cf9d152b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:53:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:02.705Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=aca28c5b-d04f-4ee1-bc10-10dd75061ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:12.714Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=7c5e2fa2-91e6-407a-8671-9aabf9f6a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:22.724Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e867db57-7197-495e-ba01-308f953ebff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:32.735Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4ddfa514-235e-4085-916f-02497c62a46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:42.746Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9976cd20-e129-4212-97ff-a8164477ed92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:52.757Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=ac92300b-6d91-429b-b19d-007a5a769074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:54:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:02.767Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=63a4e694-885f-43f5-94d6-da851abd186d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:12.777Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2962ae8c-e4d5-43f4-8427-420edbc72b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:22.788Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=91800eff-3f4a-4c3b-9c2a-cd0b7dabc179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:32.796Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e9aa2bf3-4f20-44ec-b4cd-20a3dd765297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:42.807Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3ce64949-4a2a-4368-8c68-4c4649ac6635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:52.818Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=c176b335-517b-4ab6-b765-f2dd93a38fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:55:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:02.828Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=89a27e38-d0ec-42ab-b98c-b777ab719bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:12.840Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=f2697cb5-df85-4475-a9e8-42dd46736732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:22.850Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=00b1364f-4c08-48cf-afe4-5b21ba826a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:32.860Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=4099806d-fc74-4e3b-9378-c73abffee509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:42.869Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=724b8444-eeb6-4367-8243-5250b5fb8428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:52.882Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3d52ea67-c3d9-49d9-8c57-775bc510789b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:56:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:02.894Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=113e2e99-6b67-4751-8765-d41e6e78292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:12.907Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=292f7af4-52b1-4ccf-b33f-e4f4767df729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:22.917Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=63df63eb-c357-4905-8cda-056dde301d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:32.934Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cac0316e-2b32-4bcf-853a-2d1c9104e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:57:34.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T05:57:34.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 |2022-12-16T05:57:34.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:57:34.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:57:34.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T05:57:34.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T05:57:34.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T05:57:34.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:42.946Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e199403d-42b0-49be-a199-4a7810533715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:42.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:52.957Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2bb575fc-f75e-45da-b610-40bd4fb81dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:57:52.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:02.967Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=61ee4765-6620-4806-8fba-0604e4ed92b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:12.976Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=1c6a567d-d643-4e12-8ab8-50b61073a186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:22.989Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=e6aa6d3c-cced-47b3-8fd2-42d456c809b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:22.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:32.998Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=3199646b-7701-4485-8c86-adafe0ac61ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:43.009Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=cfbd9716-0bc9-49d5-bbda-a857995a06cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:43.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:53.020Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=658243a9-930c-48d1-b7be-27d9181139dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:58:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:03.029Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=127c7a3e-2380-4a0a-9172-a27530fb5a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:13.044Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=9232e260-98f0-4bc1-b3c7-9dceb8129940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:23.053Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=942b383b-fd2f-488d-a4f9-f10864a7fb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:33.062Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=a6b3085f-cf92-4be9-a552-82c240b378d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:43.072Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=96fe5281-0383-44c9-abdc-12bf94841ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:53.082Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=884dac54-5213-46bd-b46c-4efe271f0dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T05:59:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:03.096Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=10621062-9af2-4daa-b23e-a4c1f10efb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:13.105Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=0c42c5a3-4939-4256-9511-592158c97e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:23.117Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=414b2d5e-068c-4d8a-aa9e-cf1956696254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:33.126Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=62c30c96-883f-4f7f-bc31-7eba11663b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:43.141Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=06581be6-8b61-420c-8e01-cb32dd8e0de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:53.153Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=24b418a4-f576-4b1d-a239-1b805c76cdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:00:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:03.164Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=6732b575-9340-4d6d-b612-0f8a38dc4881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:13.176Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=33230f40-7454-4a00-847a-bb057c8a5c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:23.186Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=2020b6ac-de13-40b5-913a-17b33ba1f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:33.195Z |INFO |Init configs |InvocationID=81befaf7-e1bd-4cbc-be44-1fd543aeddaf, InstanceUUID=5e45f2a0-3ef6-45ef-ab7f-2bb9182661c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T06:01:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |