By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:32:39.188Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:32:39.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-09T09:32:39.248Z |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-01-09T09:32:40.189Z |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-01-09T09:32:40.306Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T09:32:40.307Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T09:32:40.308Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T09:32:40.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-09T09:32:40.550Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-09T09:32:40.595Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-09T09:32:42.783Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-09T09:32:43.452Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-09T09:32:43.488Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-09T09:32:43.490Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-09T09:32:43.605Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-09T09:32:43.605Z |INFO |Root WebApplicationContext: initialization completed in 3009 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-09T09:32:44.249Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-09T09:32:45.403Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-09T09:32:47.187Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-09T09:32:47.807Z |INFO |Started MainApp in 12.468 seconds (JVM running for 13.488) |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-09T09:32:47.881Z |INFO |Start scheduling PRH workflow |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:32:47.897Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=73437ebb-8a12-4bb9-810c-1272a8498f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T09:32:49.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:32:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:32:59.455Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=98931404-4200-4785-9ea0-d3899d8fbfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T09:33:00.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:00.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:10.535Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6c25c404-baae-4362-ab6c-4124f57730be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-09T09:33:12.636Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-09T09:33:12.637Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-09T09:33:12.647Z |INFO |Completed initialization in 9 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:20.751Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3e346500-ebb6-4a98-827c-536394322b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:20.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:30.809Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7c77d52d-0519-43ee-90a4-a83a4e8a431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:40.836Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1ae216c0-0638-46e8-9583-3372e37a0268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:50.852Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=46365f00-61d9-4b85-8f38-ab3b2f92ad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:33:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:00.899Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7b367f6d-15ad-4f7e-b02e-58c80a9553e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:10.931Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=96c4b410-2ebe-43ae-bbe6-c8c3b71bc966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:20.945Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=80c403ad-a7d9-41ad-af0f-7b6f4532959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:30.960Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d65aa14c-0aab-4ba8-a04a-6b98aec93242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:40.986Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6abe4fc5-450c-4b75-b23c-91c1af582c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:51.016Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=16b7e74e-92cb-4772-b9a3-a835aa8b9014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:34:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:01.037Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1c11629b-2809-43d6-a6e7-63603594a39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:11.054Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=be4472ce-01d6-4674-82f5-49d0f3f139de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:21.071Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=cd9d2189-8292-4359-b088-6820fdc74434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:31.088Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=07c88022-562a-49a0-be44-a491c60257f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:41.121Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5608d116-f3da-41df-83ef-f26f8d8956a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:51.137Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3d5fcd57-6c96-4d92-a5af-5cdf3e120607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:35:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:01.159Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1dacdc01-5094-4f65-92eb-eae69f6fd298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:11.172Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ece8f7e9-962b-4e04-aa39-512f17497e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:11.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:21.219Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=505acb66-e6d7-4ff2-9363-289a0d1fd959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:31.237Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0fe742f8-8180-4c2e-a864-a5f1ab9dd8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:31.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:41.248Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=28c1616b-e532-402c-90e5-649e36aac288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:51.267Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ecf38e8f-b7a3-4056-abde-7f3d93d0f170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:36:51.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:01.289Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8f78b3cb-0622-4bbf-a0df-7a8f53c40e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:11.307Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a42f283c-50c0-4030-88e2-5f76c728d592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:21.336Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5d35434f-3873-4056-90f8-a54b07d53d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:21.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:31.369Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6b018fc7-7479-49e6-9bed-aa74f5a46cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:31.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:41.387Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5aec8a63-b04b-4044-ac49-3937859783fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:37:44.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:37:44.862Z |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-01-09T09:37:44.863Z |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-01-09T09:37:44.866Z |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-01-09T09:37:44.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T09:37:44.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T09:37:44.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T09:37:44.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:51.403Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f52ed7a8-2bd2-4379-85eb-869df3af1777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:37:51.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:01.420Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3485c4c5-1730-445c-90f7-705ab738b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:11.442Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=78189b8d-6805-4026-8f2e-51095f7d9ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:21.465Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c6af1676-2ecb-49de-872a-3e6cf78e764a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:31.479Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=58787029-3551-47cd-91a3-b81206bfcded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:41.493Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3e60e4ba-788c-41b2-8456-83975f7dacab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:51.516Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=21527656-f3bc-456f-83af-8c0c57017bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:38:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:01.529Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=336a1d10-3a90-4fea-bb7e-00065d932a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:11.541Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=fae7c281-8c71-4c65-823e-7c40823c9552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:21.568Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=af85d8ec-e1c8-46e5-9bc6-d0e348d10bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:31.589Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=80c40129-51eb-4fac-94d0-b0413da9cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:41.620Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=396245a4-d835-477f-bb60-8380b0e8ac33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:51.645Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9b2bc78b-2d89-4630-a8d0-e0bab10c4e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:39:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:01.662Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e64e51ce-d54d-4841-aeee-a4954d41c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:11.676Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e2ba3596-1d07-4a40-adf3-34c0e2ed5e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:11.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:21.686Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5702dae2-142d-4c18-964a-2d6bbeab8b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:31.696Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0978d139-807c-4384-914d-004090ba5887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:41.715Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=457c6783-70b6-4f68-ba1f-c7b3c1f5d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:51.727Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4f9be515-aeec-420d-bf63-806f442ec060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:40:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:01.741Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=eaf10136-85cb-4c10-9d06-4474e408a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:11.761Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e74de731-ad85-440d-99eb-beb9be332126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:21.779Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=93812d92-ab66-400d-8dcc-0e98aafd14b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:31.797Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f16ed40e-961f-44d4-bf60-b5f7a5636dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:41.808Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1a492c11-6df3-48ce-8735-118b4682acf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:41.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:51.819Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=651a1f54-9644-4501-9027-0e46f7fd7239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:41:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:01.832Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=727d1e2b-eb7c-41c4-864b-7518218fc96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:11.844Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2c329efd-de6e-48b2-904a-f1a593f39e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:21.855Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=42c4ed7c-351d-4a84-a808-90c604878590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:31.876Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=073b207b-a0fd-4fff-ada0-5b5783361a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:41.904Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=23de3a75-54ae-4e14-a8f9-d8e61195dcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:42:44.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:42:44.615Z |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-01-09T09:42:44.616Z |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-01-09T09:42:44.620Z |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-01-09T09:42:44.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T09:42:44.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T09:42:44.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T09:42:44.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:51.919Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d8f2f9f1-3c93-44ca-acbb-27f7a7b73e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:42:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:01.933Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=58f24e34-6f65-4d01-8be5-d6e4d2dcb830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:11.944Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9c45270f-0693-4759-8433-4e0ab21d35da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:21.961Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=517191e5-b40a-49a1-a72f-712ce077cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:21.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:31.977Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=216dcc92-2a21-4610-9938-e7afd243321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:41.995Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c7986ee1-7d4d-48e2-96e7-6f4f587b6f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:52.005Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=65956b3a-95ec-41f2-9c12-32cfee88a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:43:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:02.017Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f133a744-aca3-449e-a926-609e882d2aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:12.030Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3a92b69e-f3fc-41ce-8a26-b9750030409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:22.041Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=666ba7fe-093c-4cb8-b989-80a23dec7257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:32.051Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0e6bd354-a1c4-4fc8-908a-4fac9bd91be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:32.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:42.062Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=40fae273-8be9-47fb-8c12-bc4fd28589b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:52.077Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2257cb66-1316-4bb2-b4b6-259cfc8bd22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:44:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:02.103Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2a4135e1-d6ad-41c9-96ca-ec073b7a28cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:02.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:12.118Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ade69466-d9fc-4c4d-bc49-558858222e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:12.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:22.129Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c9b0cda4-603e-4f09-9907-82b6ee10adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:32.141Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9b2c7dc3-ab9f-469d-b41d-90e39791af59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:42.155Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e54ac2ec-d95c-4ce9-acd2-1935abec376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:42.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:52.170Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=16026407-ec58-48c1-84cb-d2dbbcb76952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:45:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:02.210Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c9601805-d0aa-4641-a5b7-146379926283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:12.227Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f25cc15f-2c76-4278-a205-cffc7842f4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:22.251Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5bd8aec7-2844-4804-871d-8a7cd05b373a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:32.261Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=270cd34e-1fb5-449d-bda8-e613b3c6ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:42.277Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4a4d45ef-6d1c-4a87-bfc7-0a8d628bfc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:52.288Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=43dad263-cf88-424e-ad59-e47cb36fe176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:46:52.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:02.307Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5dfe67d6-9aad-4169-aca4-0acc7687880d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:02.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:12.320Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=fd3f57fd-bb56-453e-aac7-56e37b9870af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:12.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:22.332Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=12b23e3e-313e-4af1-b598-65442d4f130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:32.344Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a5f5b191-55cf-46ea-a44b-88cef158b016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:42.355Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ee4e6c81-0c35-4d9f-b921-d3dae7c7728f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:47:44.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:47:44.751Z |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-01-09T09:47:44.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T09:47:44.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-01-09T09:47:44.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T09:47:44.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T09:47:44.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T09:47:44.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:52.379Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=395df4bd-52b2-40ba-969e-da06f2683ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:47:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:02.398Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e56fb41a-1320-4cba-a863-420b76745a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:12.416Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=00dd205f-33cc-4e3c-a612-1b1fa97ea360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:22.427Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=af444183-aa57-4ecd-86be-053c86ea03ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:32.477Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1cd47c07-d4c1-4f2a-ac92-76646844e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:42.606Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=abdd1c11-5d45-420d-89af-b43d9752ab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:42.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:52.638Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=07f8423d-cd15-43be-82a8-7984d5a13b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:48:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:02.649Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7b7fc930-46b4-4273-9548-10c90ba91908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:12.660Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=bf53f208-ac7b-4051-b217-4ac388f15b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:22.674Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=61681905-17ea-4987-8904-a98de3498106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:32.687Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e37164cf-176c-4a22-a4f1-35280ef5115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:32.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:42.704Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3c625dc7-d22e-41c1-9166-1b1301379c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:52.711Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7ba9413e-0601-4e99-a2ef-24b1616bcc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:49:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:02.723Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=fb96851a-0b02-42b3-a650-2bd8be4981bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:12.733Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f7aa9a42-f3ba-4e50-a5da-c84025208649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:22.741Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=79113f3b-8edd-491d-9a45-c06ef897219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:32.752Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=47e62bfd-d3c9-4ee3-9be2-e876299eb97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:42.776Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=fbdebba4-8837-47c6-afc6-243889c2a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:52.788Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=17b497e9-4136-4191-8d8b-729d46217e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:50:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:02.800Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4d457e35-8549-4431-8b34-4fcdc65a06f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:12.816Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=80199004-ff07-466f-a651-c7217907b5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:22.828Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=610fb376-a1d5-4873-b5f2-3cbc3d827b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:32.841Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=479a9aa0-0868-4567-8379-55babc8d86a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:42.857Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8b22e08a-cc44-4cbb-b369-0ef918e57e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:52.873Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7ac5824d-0765-4484-b2a7-eedc4779ae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:51:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:02.888Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b1b7ab85-c5ff-4abb-a14c-55bd5d6b1099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:12.898Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b17a5eb1-3866-41aa-977d-f39abb87ae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:22.907Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b704c02f-e1a3-45bb-85a5-5ae7e5b29a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:32.928Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=bc8c5590-0246-4771-8ee9-b70b1c754f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:42.938Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4fcc735b-d102-4314-b41b-6699b42c7bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:42.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:52:44.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:52:44.596Z |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-01-09T09:52:44.597Z |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-01-09T09:52:44.599Z |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-01-09T09:52:44.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T09:52:44.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T09:52:44.608Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T09:52:44.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:52.959Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8f24aa87-2b5e-4df4-a070-fe636e6e939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:52:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:02.970Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=53bcfa83-cd0f-4792-9baa-eddfba7ab188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:12.980Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6e5d21cd-be0e-435d-98fb-d1aa502ec38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:22.991Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2255d662-9de4-4171-bc82-6137b402e508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:33.028Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1ed1780a-d7f4-4ca6-bb8c-bb4bd5ef33c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:43.044Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2d21f238-2bdd-459a-8ab0-a488e4bfaf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:43.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:53.068Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=55c81ab4-1559-4818-9fff-f36c6c25cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:53:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:03.087Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=24e1b3df-4b96-44f8-9f0e-a00e7219ad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:13.113Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=37339a53-d605-4d01-a4f3-95bc638096be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:13.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:23.123Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d025992c-aa7e-4dfd-a052-f99dd308fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:23.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:33.138Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ae554645-00cb-4ae6-b663-99c70b05888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:43.147Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b3c626b2-8e2a-462a-b4d7-e46437bf3e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:53.164Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e8132b2d-eb66-46ee-9140-aa61fd672145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:54:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:03.182Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=808feb9e-671d-4573-a4e8-c530e3f7e4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:03.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:13.192Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=97c6721e-7121-4b4c-83dd-ad435d238070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:23.205Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b00bb573-37a4-4f82-8404-736b7cd6bb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:33.215Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8adfa902-4012-46db-b425-0122a28c4055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:33.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:43.224Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b34102a4-0aaa-43d4-bda9-cbd2de84dfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:53.234Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=00d4a1df-92c8-4027-92e9-91fb8e3b7eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:55:53.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:03.244Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8bfd2509-fd07-4aaa-9939-6c8d689783f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:13.254Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=79456c62-42c4-4141-b586-c8a5576b7bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:23.266Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1b0185dd-55b5-4e22-b649-7fbb3bbf21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:33.288Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=cdde7e6f-cb46-4a74-b98a-e3070876ef75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:43.304Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a2161670-c57b-47d9-9478-7a1ee368b10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:53.318Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=530229db-d1cf-45b2-9579-b044063eeee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:56:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:03.328Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2dd2c994-7929-4a50-9a0b-10663366bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:13.337Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8c54e073-eadc-4310-9ae3-76cd9ca93f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:23.350Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6681f6d1-31b1-4429-914e-1705729952d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:33.363Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ee4c72bc-e6f3-4a1c-bcbf-7829dcc9b340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:43.375Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=247df874-7987-4658-a036-96104e9003a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:43.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:57:44.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T09:57:44.616Z |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-01-09T09:57:44.617Z |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-01-09T09:57:44.620Z |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-01-09T09:57:44.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T09:57:44.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T09:57:44.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T09:57:44.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:53.389Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=84d58d3e-92a1-473e-bd98-c49a65f7aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:57:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:03.401Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c60f3140-2273-4c38-b4ab-5d7a7d334db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:13.410Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9488845a-d78a-4c2e-8b20-78d7eb09e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:23.423Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=fd4eaa6f-c360-4422-9d8c-2307aebfea0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:33.436Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=80957384-3893-4380-8fed-c4f81f658e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:43.446Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5995afbe-ab6d-418a-b277-0b926ef44f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:53.463Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=824250f1-8641-4d65-9673-30907ebbb8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:58:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:03.490Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7dfc8093-de10-4834-8ed5-19730cc98a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:13.506Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=78793423-6293-4821-844a-a8a9352a734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:23.516Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b7530292-dd62-4eb4-9f9c-393d502dd0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:23.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:33.526Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8a10246f-4f10-4457-b9c0-9b62f007df71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:43.536Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2f9d86cd-2ce0-4cd3-9490-7b894fef2ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:53.551Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c2d3d03b-2c6b-45fc-82b7-7eff6541d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T09:59:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:03.567Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d14c588e-7688-4fde-846e-c63efc17941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:13.580Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d44f0ead-4694-428c-bfe3-34be1d67a460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:23.614Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9e476724-33c8-4342-977f-081939b9233d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:33.629Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=bd7d9187-fc0f-41db-aeb5-cb03d07dd877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:43.641Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a955c136-8df3-4eff-9b69-b8f55ac95268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:53.651Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ec00e04b-3b73-4216-857c-0e2bdda66851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:00:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:03.664Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2c0a1d92-50b4-4a5f-948c-69901f0c48e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:13.672Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d920e35d-5d94-4e0f-8d96-667fc5fb13cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:23.682Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d20fdca1-3aad-496f-bf72-d986a9a65cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:33.695Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9852606e-2117-4ca3-9c66-970f4fa63bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:43.715Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=59b14933-042b-455d-9e9c-a26df01e4000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:53.727Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d826e87b-c73f-4e98-8c04-f90a1e3e0cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:01:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:03.742Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f6656610-2a74-4154-8200-234e418cf479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:13.751Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=abb6401a-7c5d-4f3d-b5a2-80a753f154be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:23.766Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=83f7581c-15fe-4156-83ce-15902f4b7779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:33.776Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=94a994b0-db77-4852-8783-9904ee4e7c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:43.787Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=55dfccde-35c6-44ee-af92-050a6aac6f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:02:44.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:02:44.613Z |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-01-09T10:02:44.614Z |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-01-09T10:02:44.617Z |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-01-09T10:02:44.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:02:44.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:02:44.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:02:44.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:53.811Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8ce9ffca-e95b-4796-96b0-c4ae241ba2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:02:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:03.829Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1a1dbace-3450-4cd8-aa49-503852dea25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:03.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:13.837Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b6ad7110-34ed-48ab-9c9c-748ed5290233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:23.846Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=986c38f9-cf68-4aed-93d1-7ba33e1e1939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:23.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:33.857Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7166c9d3-96c2-4244-ac2d-6da3d1fc5fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:43.868Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=dc2f15f5-b0d3-4603-992e-64af104e40b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:53.881Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=469d2b4d-2bbe-4b57-a614-1270eb662906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:03:53.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:03.895Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=84a93344-eb23-49be-9ccf-235ff659f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:13.911Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=119b0da6-5f63-4ac4-b2ce-ef64ec665f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:23.920Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=51c19fc1-b7b6-4c16-a481-f8d8db8e6e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:33.931Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=36414b8c-4506-480a-a180-ba872d11ebe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:43.942Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=16193814-00e5-4d75-a082-c887c9c19591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:53.956Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9bb0a141-8689-4f11-b60d-2a2df34ab4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:04:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:03.983Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7b39bcd1-cd58-407f-aedb-6963025f95d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:14.000Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2a35945d-953d-49c3-87ff-39051a686f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:24.016Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=80af4dd9-0eee-465d-9551-fc9698304f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:34.024Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8c669710-869f-45b2-9f5f-0abbf4331783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:44.037Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f443e401-317a-4fa3-bce0-9fc1a8c03413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:54.047Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=cc4986f6-200b-44cd-8e72-b92bf1b6797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:05:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:04.075Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7dc6ed47-422a-4ed1-bf65-ce3a372c8b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:14.093Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=59037411-c0e9-4300-9114-6468fa8e300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:24.108Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=74fe0f54-6003-4aa7-ac37-99dea581de23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:34.126Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=728511a0-449d-4847-874f-9e2b42722921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:44.135Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9a10ecd5-18c3-44d9-ae98-7939ef687657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:54.145Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=148a5886-6b38-42d9-aff4-10f0b4a6699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:06:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:04.162Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=09db8dd9-f1df-4fae-88f1-c03d9f51f155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:14.171Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e69142ab-ca82-48af-82a4-39b2289a1798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:24.180Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c9be464a-f089-4444-a21c-8c1aad5589d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:34.194Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d66ac89b-4972-40d8-be84-9599d34c2619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:44.208Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e1308f8b-d6ec-4004-9556-8ad5d2826cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:07:44.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:07:44.601Z |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-01-09T10:07:44.602Z |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-01-09T10:07:44.605Z |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-01-09T10:07:44.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:07:44.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:07:44.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:07:44.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:54.217Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=224e61cd-c587-4ac0-9b5c-97023c49604a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:07:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:04.226Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=15f0a7bf-2ade-46cc-a55b-a43aa40eb14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:04.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:14.234Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=dfc2b325-d1c9-4f84-b499-d6c7060ecf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:24.242Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=357fccf9-b669-46ef-910f-fcc7ef6dbfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:34.250Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=880fc241-e672-4e2f-853a-f4bc58a5b7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:44.264Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1db25c10-bb5d-41b6-9908-c3037d828ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:54.276Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=58200000-a894-4a48-9156-86ef7ee39dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:08:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:04.294Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=11c45061-f841-428a-9b04-5001072c38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:14.303Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=cc988abc-60d5-45a2-a7c4-1b7b22e0ccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:24.311Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=930c4d80-652a-4a51-b967-4b0cfb8f0b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:34.319Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4d0d6b63-a4ac-4ea0-ba84-140b0983694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:34.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:44.331Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0ff521fa-6e37-4ec5-9cfb-dae0fdafc559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:44.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:54.340Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7b11f791-9260-4985-9b8f-55e229e3ced9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:09:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:04.350Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=55d48c8f-0304-4061-ac4c-9cd2b9671fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:14.365Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a7dc75b5-b74d-4a26-8a1f-ee3b7a772ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:24.379Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=cc36b8f0-6bca-40bf-98e8-8b16c6adb8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:34.386Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a35a96a4-7b18-4b5f-8262-bc50bd04e69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:44.398Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=70c38041-60cc-404d-8c6f-cf5a81c77d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:54.407Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=18228b92-358f-4f86-9c01-4a4c821142a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:10:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:04.415Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1f49f0e1-1b6e-456d-b82d-6d8e0d9f489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:04.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:14.424Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ce85a99c-009f-4c6f-9983-a52c12528c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:24.435Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ea3761fa-acae-4f64-acfc-3bd9debbd799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:34.452Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=00ba500c-9338-4a22-8a08-35e82a95f2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:44.464Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8b899a44-e22e-4ff0-a6b7-661cd96a9e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:54.474Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ac3a64a1-00b3-45a0-b75c-a7f728bee335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:11:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:04.483Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=86532bb0-f96b-404e-956e-7dfe9d522642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:14.491Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=396afe29-6a05-4ada-9291-6ccd56b6fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:24.500Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ef9301ab-3737-473b-b50c-644a20574961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:34.515Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8d4b1241-a95a-4452-89d4-2e1c4520e662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:44.524Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7db88952-fb59-47bc-87cc-6faaee30fe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:12:44.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:12:44.667Z |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-01-09T10:12:44.668Z |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-01-09T10:12:44.670Z |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-01-09T10:12:44.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:12:44.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:12:44.682Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:12:44.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:54.539Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d780f689-8f83-4ef2-b712-0fff2276b1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:12:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:04.550Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3a2e5e17-a1ba-43bb-9f01-6a6776f5545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:04.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:14.562Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1b2056d5-6994-4372-bfda-91a9c5005dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:24.576Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f2fd9d20-0bca-4810-924f-7fc19d284ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:34.584Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c2ffabe3-cfe9-43e0-ba2b-0c000673d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:44.594Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=cafe88e4-14ca-4db6-b437-99386cbb6d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:54.605Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c37ba3cf-f6e1-400e-8afb-6143257d8bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:13:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:04.620Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=762f74d2-667c-4dbb-8be9-67aeffb8ec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:14.629Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b4f3ed79-a6a1-486c-9252-e36b2abb5bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:24.639Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c1e639d9-e912-457e-958b-856513eaaef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:34.655Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4452afd3-b833-4f86-8efa-376c35ca91b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:44.670Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3965c34d-e09a-4580-80ce-ade5956997be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:54.678Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2909983c-ac15-4319-a01e-861a25150e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:14:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:04.689Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4b10080b-6fd9-4690-a03b-abdcb0d312bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:14.699Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=69743c8b-2176-457c-8f72-b9002bdb706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:24.710Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=18185b46-7e1e-4db2-8d5e-e0f2b18f54e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:24.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:34.726Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0e855b16-fcd5-462a-9894-ffa025cc2b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:44.739Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d4094ece-d41e-481b-93ff-63c90bedaf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:54.753Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=600c0ece-409a-4a8f-82e2-39b66afc22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:15:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:04.761Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=10b1f5d0-861b-44f9-905b-dfefe231ac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:14.769Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d8d6f1e5-9a4c-4572-a5aa-641aee0e5b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:24.777Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3bb00b61-8b82-4700-9026-fed83c545e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:34.789Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2b7214ad-f89d-4715-ae84-c24f9c14082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:44.798Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=88b46447-a14c-491f-8d8d-49e711506ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:54.809Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2c886fbe-449e-48f0-871a-80c7faa1ba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:16:54.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:04.822Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=303aac6c-5878-4294-b881-918499ff1109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:14.844Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b94416d7-46d8-4a2b-a953-359c76300f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:24.861Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=42530897-ed74-4e01-9086-ce2798565264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:34.870Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=eec6242c-e9e7-4c4a-a166-79999462a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:17:44.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:17:44.610Z |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-01-09T10:17:44.611Z |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-01-09T10:17:44.615Z |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-01-09T10:17:44.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:17:44.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:17:44.624Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:17:44.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:44.882Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8bcd3935-de01-47de-a7fa-1be9bd9855a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:54.893Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c4889294-e649-4514-96b5-eda55989177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:17:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:04.902Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=44a0f493-0d8d-4866-a494-de3e1ebef4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:14.912Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=95bcc250-b870-4460-a783-d6014b56b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:14.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:24.921Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f492ada4-be29-4576-a1bf-fed827e3018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:34.932Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7bf716c8-a470-444b-8374-8a157c7de41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:44.947Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=578fedea-1a39-4cc2-b915-23322c0c4af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:44.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:54.966Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=09c4d117-7e52-4ec4-9f60-ab9874b1fda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:18:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:04.976Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b76b0338-9961-4f89-b8d3-134bf8b43d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:14.984Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=43f9ac23-bf19-47db-9cae-7fd97a2e41ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:24.994Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b5a29a29-43a2-4add-ab1a-8c016bd087e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:35.001Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=02bd238a-1437-4d8e-a41d-f9ff6139886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:45.011Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e4016911-57eb-47a0-aee2-8dfae038fef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:55.021Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=577ac33b-39b4-4e4a-a0fe-386aefc64435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:19:55.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:05.040Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=faab2b9c-fff3-451b-bde5-dd200133ec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:15.056Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=fae65264-6f5b-4178-9984-4a7da477137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:25.063Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f9f4f976-1fa4-43cb-a715-376e50196aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:25.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:35.073Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4cc45fa3-2521-4df8-8f80-1b02a0714c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:45.081Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=969da178-a239-422e-a1ff-9946d6ca8c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:55.091Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5e2ca20c-4d09-455f-99dd-f63d9d59a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:20:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:05.105Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4eb2c9f4-c869-4d06-b5a7-9a78dd509dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:05.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:15.112Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9dfd5379-ae2a-41d8-b43c-1f606030d7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:25.122Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0c6e2f2c-bf21-4784-88ec-b3b8f9238574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:35.132Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=945db358-db2e-47f2-9272-2c9fec152c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:45.145Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=53487b43-bdaa-4859-ba94-a188d3cf1700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:55.160Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7ae76ad4-ba65-45ad-9189-4cc77df447c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:21:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:05.179Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=57dec439-14ca-47dd-9c78-2e29695421b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:15.186Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8ebb0279-8f68-4ddc-8e52-a4b37f12e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:25.196Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5f333571-b789-4e69-b80c-c606363b43a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:35.204Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b25689db-deeb-45bc-8b55-13dda0ea7bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:22:44.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:22:44.564Z |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-01-09T10:22:44.565Z |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-01-09T10:22:44.567Z |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-01-09T10:22:44.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:22:44.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:22:44.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:22:44.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:45.211Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ae37dab5-c88e-41e5-ad74-437d7d6c7788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:55.225Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=124b48be-6ea0-4f52-84a1-245861882cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:22:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:05.238Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7886a563-09a7-4ed2-bb6c-7d5b29b55cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:15.247Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5255aa0c-4f74-4263-bfc0-7e9fa2041fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:15.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:25.255Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8fa1195b-ab35-4251-b764-8f34aacbb2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:35.267Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=49ef3064-311d-442b-8473-5ac39d10b624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:45.285Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=652f6a16-3c5e-4994-88e5-e72f38148801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:55.295Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=91e0e38c-3ed5-465d-94e2-4542f479e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:23:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:05.305Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1cc09792-9d85-422b-962d-bc863aa9268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:15.313Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=928767ce-fe50-4f0e-a022-07a1bb43b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:15.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:25.322Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a2a9f2c4-9a9a-4b41-8c65-f152b71a80e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:35.330Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0aa28262-e5ff-4d7d-bb02-2a06960a852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:35.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:45.341Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1a271301-e414-4fb4-ab90-afdb080d96f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:55.355Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2e32fbda-c993-4ebd-bb02-4e31c8fa3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:24:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:05.372Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=72dfda93-7a90-4315-a2af-5120ff914120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:15.392Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=32f440ef-b06c-471e-8ad7-a32451758270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:25.401Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a9fe8c3f-9ea2-419f-a41b-f091751e20a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:35.411Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=dcd3d35f-7eba-45bb-97c4-2dd16d7d7e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:45.420Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=591f0327-8286-43ad-8920-7019f69c67ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:55.429Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4bb96f3d-1aed-4cd7-ab3d-7939f1eeec1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:25:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:05.440Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=43f555a2-8406-491b-b96a-492422b46f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:15.453Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5730c423-5679-4095-940f-8a7499db559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:25.480Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=163f96b9-8664-482a-9611-269d82ec4297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:25.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:35.499Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7cea394e-85f0-4eb1-a4ee-ef844a372abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:45.508Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ca001c4e-e951-4695-b65c-56e6bd91ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:55.515Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3dc79d86-01e2-4786-a425-8e79c55bb64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:26:55.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:05.524Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6d31de3f-f419-4d22-a400-05957d76596b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:15.532Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7a7dbc2d-a2cf-4764-b780-bd6e5af391f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:25.542Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4287b63c-9439-4e44-a4a2-1b54cc28c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:35.556Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=cc2ebef2-12f4-49e9-b0d2-f5a541012b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:27:44.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:27:44.579Z |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-01-09T10:27:44.580Z |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-01-09T10:27:44.582Z |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-01-09T10:27:44.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:27:44.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:27:44.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:27:44.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:45.569Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=159c0cd2-3a95-44f7-b50f-e5d56c2f022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:55.580Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=914f6cdc-9cac-4709-9e97-66634718ba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:27:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:05.588Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d99b4fb7-7880-4fc6-b083-022bfc006c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:15.595Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=21c31f95-cca0-4707-898f-adf16551d7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:25.603Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0a1016e2-3c80-460e-968d-13b41fd52415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:35.611Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7d3a3a26-532e-495a-980c-b4ab327e0a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:45.624Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b98f2d66-0a73-4305-b932-8ae406631ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:45.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:55.634Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e1688b8b-04d1-418d-8b3a-0193c0441045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:28:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:05.644Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=06d3c477-66cf-45f2-8216-4e7d6cf929d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:15.651Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=75c376eb-e3f3-4cf1-a071-a8307d5b24cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:15.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:25.662Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=648d4179-cd56-4073-8719-a218f6606a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:35.677Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=07b23d9b-eff8-46ca-b6ab-f5c083f25606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:45.685Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8114bf05-09d1-4c49-92a8-a751da71c08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:55.693Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=aaf01eba-6bb3-41c7-a339-90660665b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:29:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:05.702Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7ac79704-e4ad-47c8-985b-99e337967e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:15.711Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2b0b08bb-225b-4e68-9210-41d2e0ffad9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:25.720Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=bd1fb5cb-9257-4996-8dd9-3615044139a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:35.728Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6d3d0f8c-6d0d-4e45-9244-4d33600e8dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:45.736Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3d09bef0-60b7-4c3f-ad4f-34877f91f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:55.745Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ad528485-77ab-48c9-8d26-0f9947646fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:30:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:05.757Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=22a32d1b-5ef2-4733-af45-dd1521db0f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:15.770Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6a21015b-a6a2-4d97-ab93-e55162c1b2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:25.778Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d68c9862-508a-4eaf-8025-e86501f00ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:35.789Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=fde375b3-99bd-4297-88e3-59a2f65b9ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:45.802Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5d904fb3-ca3b-4615-afca-d289b1db4b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:55.811Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=48a734b2-d261-443a-a662-76b7701eadab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:31:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:05.824Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2fd76c52-8980-4749-aa03-90cf87e2b18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:15.831Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=352f914b-68db-40a6-9d8a-0095e9e8a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:25.838Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f10fd97e-1bab-4113-acaf-142d2303cd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:35.846Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3b58cdc5-cc27-49ff-980c-4486b64d3b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:32:44.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:32:44.548Z |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-01-09T10:32:44.549Z |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-01-09T10:32:44.552Z |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-01-09T10:32:44.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:32:44.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:32:44.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:32:44.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:45.856Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=4153ce35-f55c-4ff0-b91d-dd32903e2f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:55.868Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=393031ac-a501-4472-a941-e639d5df08cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:32:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:05.882Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=5662fd83-62d0-4942-8a0b-87d26eba7ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:15.890Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=a3536769-8124-4815-b31f-dc1959aa23a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:25.897Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b7993e15-8e5d-4b3f-b120-9faf0984ff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:35.907Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=bd278cc4-ff07-4671-a2bf-26648faefa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:45.913Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9288fa04-6339-4fef-b7ee-3bc270fa8fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:55.922Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=451b3e9b-168c-4a6b-ae22-27c79d423a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:33:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:05.939Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8cb13b12-73a4-4751-ad9f-b21c0ff89894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:15.959Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=7655aa59-a9d2-46c1-9290-3eb0af4d3940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:25.965Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=70c7fd83-0442-48a6-94ff-b0b216320569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:25.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:35.972Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=6118ea3b-0c58-4ad3-8197-67dbc19e9cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:45.981Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=d0705973-0082-4369-869c-0b5e25e02278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:55.989Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ae0fab39-56c3-4e84-8ace-797fc7467e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:34:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:05.996Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=8e0f4285-2c29-4a65-a61c-93d8a7530bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:16.013Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c8484446-c78a-4606-8514-754e189f0e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:26.026Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f0194ebd-ed15-478a-85ab-b82f831fc8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:36.039Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=80e1437a-6bce-4b12-a080-248be949d061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:46.046Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=649c6093-19d6-42e8-ab85-f18a62e3c839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:56.052Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=79fd26d6-61cb-4b83-bb84-1707b731acbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:35:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:06.061Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=68cc392c-25c1-4680-8e32-fe1afe065580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:06.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:16.069Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e068f396-d023-401a-b977-f1b79c5ca917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:26.077Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ef8c90e5-3492-48fa-9ef5-b158453bc126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:36.088Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=487559bc-2973-414c-b625-722f29cfe340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:46.097Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=bc7c14b0-a702-4816-8356-1852ff27178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:46.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:56.110Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=82dbaa20-8cfb-41d4-8d10-33dac49a156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:36:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:06.124Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2b876edc-aea1-4379-900d-29eae9c9a86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:16.133Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0748887a-738f-45f5-a870-6057be9d5606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:26.140Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f22f86ba-2af7-4499-83d8-98b431d89c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:36.146Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=30907b76-d7e9-430c-8fb9-4273317c4410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:37:44.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T10:37:44.576Z |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-01-09T10:37:44.577Z |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-01-09T10:37:44.578Z |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-01-09T10:37:44.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T10:37:44.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T10:37:44.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T10:37:44.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:46.153Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=35d7d5c6-8b51-4055-b74f-d1f31cabce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:56.159Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=2dfcbf5e-af0f-4d43-8e41-4fadee6980e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:37:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:06.167Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=1c5ae0ba-09dd-4f3b-a77f-30a8f7be30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:16.173Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b60bbfc3-3f9a-4b34-9069-9377f07b7e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:26.180Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=dde30186-c0b4-4fd2-8409-17e5f850f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:36.186Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=3e074a54-a45b-4d8d-b85f-97ce71e07743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:46.194Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9b2e75e2-d3e7-40e3-b497-1377335ae067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:56.203Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=f75eac1f-a565-4d95-b53c-47b29222798f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:38:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:06.214Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=c797db30-c437-4b13-999c-128c640ea416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:16.226Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=b6bcc19e-3a23-4fe1-9ced-46dfaf3b7ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:26.235Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=0dc2d286-fc94-4c7e-a0af-a8f087ff6b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:36.242Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=ac021b10-a629-417d-b8fa-f3caccbfe459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:46.254Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=292363f0-4f3e-4909-8b46-13700668fce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:56.262Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=e8743700-6464-487a-af08-0f78abc0913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:39:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:40:06.269Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=9fd91fc4-d741-411b-abcf-279615b99031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:40:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:40:16.277Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=dbe4c0b4-53d6-4462-9a37-b6a2a11bb291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:40:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:40:26.283Z |INFO |Init configs |InvocationID=99788154-c302-48bf-b20d-c7a6ec1d0556, InstanceUUID=88ecd4ae-20ba-48cd-9e99-c14262859f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T10:40:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |