. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T16:59:00.261Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T16:59:00.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-03T16:59:00.292Z |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-03T16:59:00.768Z |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-03T16:59:00.840Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T16:59:00.840Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T16:59:00.840Z |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-03T16:59:00.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-03T16:59:00.938Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-03T16:59:00.997Z |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-03T16:59:02.210Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-03T16:59:02.626Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-03T16:59:02.643Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-03T16:59:02.643Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-03T16:59:02.693Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-03T16:59:02.694Z |INFO |Root WebApplicationContext: initialization completed in 1692 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-03T16:59:02.991Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-03T16:59:03.628Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-03T16:59:04.652Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-03T16:59:05.100Z |INFO |Started MainApp in 6.514 seconds (JVM running for 7.046) |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-03T16:59:05.151Z |INFO |Start scheduling PRH workflow |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:05.159Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dd5359b9-8aff-4d30-820b-366943d52ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T16:59:06.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:16.757Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d481d9c7-19c1-4ee4-a0e6-fa21298f2936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T16:59:17.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:27.792Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3b41a59c-dba5-473d-9366-605f464a4c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T16:59:28.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:38.834Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=391f98f8-bef4-4b8d-b5c9-414451ca577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T16:59:39.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:49.902Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0adb9682-31ff-4687-99f1-074232bfc929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T16:59:50.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T16:59:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-03T16:59:55.775Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-03T16:59:55.776Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-03T16:59:55.780Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:00.941Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=548613af-f1b6-483c-9355-0aeae6bc8333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:00:01.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:01.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:11.982Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bde863f4-2b5a-4815-a6c4-fed2cb64d453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:00:13.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:23.022Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c1e28142-12ee-402a-a7ff-e2f1c9ff9493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:00:24.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:34.061Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3aa9ef28-b4d8-414e-9585-6ce4621f9c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:00:35.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:35.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:45.101Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=22e8013d-2917-4257-b2b4-84d466eeb40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:00:46.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:56.141Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fc67ff7c-fd06-4c0e-9498-1792c8e7b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:00:57.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:00:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:07.181Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cde94c27-57e4-4677-8f24-12075c6237f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:01:08.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:18.221Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c8d19ddb-57c2-4d6a-b4cf-b0253bdd24c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:01:19.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:29.261Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8eb51b96-3a02-4b67-9a55-c590438fe242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:01:30.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:40.303Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c08d7ae0-8474-4ea4-b69e-d39446553d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:01:41.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:51.341Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=26f8ebd3-b448-49aa-9902-67a43d6efdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:01:52.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:01:52.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:02.380Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c658ded0-7c81-4546-820a-4fd1c7feedcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:02:03.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:13.421Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cb909f17-d176-42c7-80af-3446db0e58c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:02:14.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:24.461Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=296a81f1-bb1e-41bd-ac7f-aaa7b3f9a80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:02:25.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:35.503Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3fe588a3-343c-44ac-a5ae-6f2f4fff7c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:02:36.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:46.543Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=95ce4afa-fec3-462c-9adf-de64bcb2dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:02:47.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:57.583Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6f11d72b-5c59-441b-ba1a-89328db3fa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:02:58.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:02:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:08.621Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=384d174a-a5e8-4b22-9866-788b9bac5089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:03:09.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:19.661Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=609addf5-e3ea-4095-bc10-0980bd68825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:03:20.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:30.701Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2b3e1056-670e-4455-bcbd-406172138690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:03:31.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:41.741Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=951c3ea0-b257-4920-bab7-71c580cd3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:03:42.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:52.785Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1af02b50-d151-4f7d-a5f8-c5f526c89053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:03:53.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:03:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:03.822Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7c18ecae-1b10-4161-8bda-7d3ce23619ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:04:04.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:04:04.006Z |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-03T17:04:04.007Z |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-03T17:04:04.010Z |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-03T17:04:04.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:04:04.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:04:04.018Z |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-03T17:04:04.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:04:04.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:14.861Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c288086c-97e9-4626-bd51-73fb66aebbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:04:15.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:15.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:25.901Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=271e19ef-872d-4be9-8005-7feb4bdabba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:04:26.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:36.941Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6a4b8637-894e-462d-aff8-5202fa61c662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:04:38.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:48.077Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c0a2816a-f7b4-4d26-adae-886c820f4440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:04:49.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:04:59.117Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7a572805-5c30-4911-af17-a437da850714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:05:00.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:10.158Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cc7cad76-5ba2-4485-ac6a-a4db9aaa9df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:05:11.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:21.198Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9b38eeea-ad31-4a5b-b4a0-b2122b01cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:05:22.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:22.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:32.243Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a69f052b-4f59-4c99-b124-047e9bc8495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:05:33.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:43.277Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e56ef875-99b5-438a-a9b3-afad51b25c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T17:05:44.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:54.321Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1dda413c-1b96-4aac-8da6-9cd12c99508f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:05:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:04.502Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=92877c0e-f7cb-4436-b619-3bccd32b9b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:14.516Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d8077c2b-9e52-4015-a456-12872cd73124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:14.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:24.532Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fa32ca71-380d-4af6-88e7-863e8a8f06c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:24.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:34.550Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8f0af00d-4233-472a-8197-e49d6004a409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:44.567Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b6f48528-1dd5-4229-a2b8-39fb0babfc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:54.583Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=184a96f4-2b7c-478a-af7c-a3420918a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:06:54.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:04.608Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6950a627-91e5-4908-8262-d000b9882aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:14.623Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5eba91d1-ff65-4536-9e23-b7ad80841223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:24.633Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0bf3c160-907d-40e3-878d-82ea9b370c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:34.644Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e898f725-de1d-4df9-936e-972bb482490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:44.655Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=40d203c5-df08-4abd-8ba5-a8b546bb5362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:54.664Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2f40c4e2-87ed-4bf1-823b-f5658eba968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:07:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:04.678Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b78bad76-a3a8-4fec-b1a5-79876b3da2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:14.693Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=acbe1ad1-1602-4bc2-930f-ece8469ebf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:24.712Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d3e256cb-81a4-4203-a63b-1bb7eb29f3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:34.729Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=825f685d-74fd-48bf-acea-f369cd8de647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:34.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:44.739Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f50dd40a-e98d-4445-880e-38c8305381a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:54.766Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1a63bf8f-bb4d-4d22-a96c-c41802bdecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:08:54.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:09:03.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:09:03.325Z |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-03T17:09:03.325Z |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-03T17:09:03.336Z |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-03T17:09:03.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:09:03.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:09:03.343Z |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-03T17:09:03.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:04.777Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1c08a4e5-2a6c-45ed-85af-2f0bf4f0485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:14.788Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cec53812-63dc-47b6-9e58-dbd164ec998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:24.798Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2c55b6a1-c81f-47a6-8cd8-ad8f13c868ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:34.817Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=30136435-aaa9-4dfb-9058-93be23c82a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:44.830Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7aa98bc6-5b03-47e4-99a2-24d08a76badc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:54.843Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=98376c24-9341-4ae3-9277-593c84316bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:09:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:04.853Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0e13af00-f15b-4def-91d1-c1d543e423a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:14.862Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2d0d7c31-c142-49c2-8e88-7e72ff72d44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:24.873Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b647b7a7-0f77-4b14-bc42-36f7177009f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:34.886Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=94b3e6b1-6136-4caa-8909-645b25271c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:44.897Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b4752d21-b397-40a0-9b3b-e9aa9fa2a8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:54.910Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=262fe174-bd26-45f7-8336-3274bdbb5b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:10:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:04.921Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bd3b80ae-d945-4b79-82c7-13970e2b648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:14.932Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=baa6c965-fee8-4a48-9563-49816fa9de74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:24.942Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=23756da1-dbe6-40b7-a7df-bcbdfed01111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:34.950Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=30a55f97-658b-440d-be21-c0ec0e719e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:44.963Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a2d00bd9-93f1-4352-99a5-2fa19c252caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:54.981Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3f3ee56f-0633-439a-b423-c7864b0277f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:11:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:04.994Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=da08692d-43b0-4616-a50d-bd60b146ff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:15.004Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e12c0473-b2b1-4e45-866d-c63c3c5fc46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:25.018Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0c218b5f-635d-4a44-91e2-023398aae073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:35.030Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=91178dd2-ba05-4357-80ca-decf222a9df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:45.046Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0b4dcb92-c33d-4346-b852-fd93852c4242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:55.076Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=34bfe200-d239-495f-86e5-7716e6e343d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:12:55.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:05.093Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=93a0d514-8b3d-4e78-a802-65df8c49c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:05.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:15.103Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=890445a7-f31d-4aad-8bb2-44a39a4c6f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:25.112Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bebed8b7-d7e2-4734-8399-cfaf6b7d45d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:35.122Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=45be8b8d-cc33-466b-a703-2c992f23dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:45.139Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2c8807e4-9dc3-4fce-99fa-f328f20bad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:55.151Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3a736bfd-f683-4177-9255-fb370a11b75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:13:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:14:03.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:14:03.285Z |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-03T17:14:03.286Z |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-03T17:14:03.288Z |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-03T17:14:03.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:14:03.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:14:03.319Z |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-03T17:14:03.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:05.167Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=51b40782-f58c-4120-92ba-86d8b68b8028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:15.183Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1d5e9058-d8cf-4414-98c5-81b063eaa464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:25.199Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=be15f3a9-1557-45d8-bb8b-0973d8e6e6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:35.217Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b62ed151-220b-408f-8fe4-c00f3c5ac9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:45.235Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=57290158-b369-471e-ada1-b153220bc50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:55.249Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=87330cd0-259e-462e-9722-9470ce56ae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:14:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:05.258Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=961d6d6c-d2ea-44de-b323-cc7e6399dd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:15.266Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e6b436cb-8f2a-45d9-ad7b-02f3c1020565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:25.274Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=70cc55b6-53da-45f9-aed0-8532abe59c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:35.294Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e553532f-9e81-4f59-ab71-51255feb23d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:45.307Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=08389684-9170-40d4-8032-db2bafef757c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:55.320Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4212366b-148e-4085-b4f4-536e041b62a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:15:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:05.335Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ebc461c7-17c5-4088-b3e6-2691eb9dad70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:15.347Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ccff2c60-ab9c-4068-8063-2f11c56d05d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:25.358Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e39e963d-80e0-4c7a-8f1d-6103ba664a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:35.374Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f946c766-0937-4fa4-80cb-913375443c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:45.390Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7e2cf812-6dc1-4dbf-936c-af162bcb60f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:55.410Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=038eaf0c-cfd1-415f-9d0b-65b313dc6b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:16:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:05.430Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5c419bf7-51c2-4a86-bb1d-824c1ba13f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:15.447Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a9a31d40-91f9-4338-813b-0328002d8305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:25.467Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=46e9cde5-dd2d-4cbb-bb9d-984710acc8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:25.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:35.477Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=52cc57c0-5d93-4a76-89b7-9f4f7bb8ed99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:45.487Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ee92813c-084f-483d-9792-9a49c54f90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:55.503Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=56181734-fe40-41cb-903b-eab4a66f207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:17:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:05.515Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8f535ddf-b41f-4951-a42c-a5a5f312ef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:15.524Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7c9e7809-4271-48a4-92da-8174956771cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:15.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:25.543Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ef8a7b36-ef07-47c8-b5eb-a44ab5a1537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:35.555Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6e6363e6-85a8-415e-8aef-eb37bca931b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:45.570Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fb7b83a6-056d-485b-8648-2e93d25410e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:55.581Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=69283a4a-0163-45a1-a92a-a93f72d4d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:18:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:19:03.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:19:03.343Z |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-03T17:19:03.344Z |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-03T17:19:03.346Z |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-03T17:19:03.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:19:03.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:19:03.353Z |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-03T17:19:03.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:05.590Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a9867f24-cf1d-4155-b39e-60aeb5b743ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:15.601Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=771dcdc2-7c61-4dfb-a48f-d7239631744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:15.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:25.611Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=52eb0f9e-31a2-4d0f-9c72-778c312b1631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:35.622Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=071c2ae7-7c61-4dc1-8df7-acee67dcc1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:35.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:45.640Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b83275f7-2d90-4229-b043-16107297ca4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:45.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:55.656Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a985585c-f094-470b-bacc-9c8c65bfafab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:19:55.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:05.664Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=30bf2b4d-4aa6-46e9-a712-f80a3ba9f2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:05.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:15.675Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4041afb5-f9b3-4da9-bf2b-56f7232ebd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:25.684Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1d1607bc-1f1b-4d33-acde-a71fdce0cf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:35.693Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=997847ce-7b61-4cf5-a1ff-f294b169a73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:45.708Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4542e384-1ba3-45a2-a6ab-660e168bb16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:55.722Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=99fa1d10-88fa-42c6-b6d1-839e7e651f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:20:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:05.733Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fd7d2438-754e-4374-8c5b-55bf6510924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:15.743Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c15b8f44-9edc-4297-a2e5-82410ba353bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:25.754Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2aa1f5ad-d5ca-4990-8434-423299f69526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:35.763Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=87f5a7b0-5c9c-4d00-bde1-4411ee9ed015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:45.772Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f148f842-9b3f-44fa-83ce-6b1214118f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:55.789Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=201608c4-cb02-4d56-9c29-84be28fddf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:21:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:05.802Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ae0433ed-5325-49eb-8c32-de99cf8b8b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:15.815Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=60570c63-e6d0-429b-bc50-d915c4cd30c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:25.826Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=44d84d5c-2fd5-40c2-a8cd-eae2a61932df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:35.835Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d4d0be25-4215-42f2-ae3a-e54d4d92bcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:45.844Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=06c369d3-ce24-4714-b745-6b52652d729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:55.853Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d3c94653-c0ee-44fc-9c51-392db5d7c36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:22:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:05.919Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1b5327b5-08f6-4886-b09f-fc31cad36bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:15.932Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1498a564-2c6d-4595-9480-024159c76267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:25.949Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f7779639-57a1-4bd6-89d4-9a6900063e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:35.959Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=671bc6fe-e1e5-4d82-86f3-aa076bab055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:35.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:45.968Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=29815704-3381-4219-925c-4b07a9cd0336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:55.982Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5507bc2f-2986-4730-a3b5-467909f5cb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:23:55.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:24:03.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:24:03.279Z |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-03T17:24:03.280Z |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-03T17:24:03.282Z |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-03T17:24:03.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:24:03.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:24:03.287Z |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-03T17:24:03.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:05.991Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=59dae231-c4bf-4784-986e-bd9c16676de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:06.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:16.003Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=02538e2e-7f1f-4b97-ad54-f305d49d2e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:26.017Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6545cd33-07af-448d-b5f6-76ec94e950af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:36.036Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ee8deccc-696c-4f3d-838e-7bfcf6dc06be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:46.048Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=667007a4-7640-4a76-9cdc-7b9e1225e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:56.057Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=de9ae4c8-6a22-4242-9cd6-c1996b2879d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:24:56.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:06.065Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=aecfba84-014d-4103-8d97-555ff86650fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:16.076Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5e187583-c247-4d47-8c4c-e3b2c4ccb08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:26.086Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=54b9bcf9-3ce5-4023-8905-5a524b3cbb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:36.096Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=18ef41cb-f4cd-4832-9ba8-65304aa1cdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:46.108Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dfe3a2a0-b182-46f9-aeab-75e0b0029e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:56.120Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=52f21199-a56c-431b-b8dd-1a664b871dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:25:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:06.128Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f8aabb32-ae79-4d09-8b65-0125ee74d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:06.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:16.135Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9caa2091-bd2b-4758-a5cc-4e4c081f6b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:26.144Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c83bad84-4fcf-465f-9633-fa70504fd330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:26.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:36.152Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a29cbc3f-26ab-47a6-8172-eb8923a69a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:46.162Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d6bb8839-56b5-431d-a00b-26ce0c67cd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:56.179Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8c1205e4-69a9-4b92-a133-73c48239da15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:26:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:06.188Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=41e0f515-fb84-42e9-8eed-41d4c23c0570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:16.201Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7422ec6a-c860-4a1a-84fb-5f4d16b36d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:16.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:26.213Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f709cd36-a608-4f25-ab0f-5cb2e4fa7d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:36.221Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d3458c04-57ae-4462-8754-3141493efe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:46.230Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=25c4ab44-546a-4339-b2ef-7e6d5f520b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:56.238Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=adcb28de-947b-4ab5-9bbb-c544abc245de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:27:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:06.247Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6dc287c5-ee6b-4c4f-afcc-025e9e0f93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:16.261Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3efea779-e032-440d-8b49-bad342529cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:26.272Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b2b03c67-0957-46d6-92c6-a4a30d0b868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:26.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:36.282Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=432617ee-ed2a-4efc-8bb4-243f08c0ec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:36.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:46.291Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2c5571d4-4d9d-4c9e-b9d6-a128d27edf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:56.304Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9ca2e395-361c-4a97-8598-d6ce98762636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:28:56.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:29:03.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:29:03.331Z |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-03T17:29:03.333Z |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-03T17:29:03.337Z |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-03T17:29:03.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:29:03.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:29:03.344Z |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-03T17:29:03.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:06.317Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=82fc1145-6715-4e50-94ad-ab4360837dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:16.326Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=29c53082-53c4-4bef-a699-e7c67cc5ed4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:16.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:26.336Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=25967735-fa00-41ec-ad0b-586172981291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:36.350Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7dad0cda-838b-4bc7-ad4f-c658a2e1fcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:46.361Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4b52ca47-3472-4489-a3dd-24793131e563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:56.373Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=07255dc8-77a4-4289-beee-8a883fefef1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:29:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:06.381Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=74a8adac-4cbb-46f3-b866-2e5e76884495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:16.389Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c78ba5ec-2a0f-4328-a04b-30489e01a42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:26.397Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=18fe6e5f-01fc-4e26-89e2-dc01a50fb1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:36.406Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=116ed5d9-cc41-4314-af7f-2688d373e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:46.421Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c6ba6db1-2e3f-4f4c-aa58-2ed7d799f2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:56.431Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=498f5efa-3b37-44c1-a31d-0db545640b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:30:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:06.440Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=068f7062-1b0a-41e7-b5b3-6dc5de08fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:16.448Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=390d9395-74a5-44d8-93b5-1eb9fb44210c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:26.458Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=206262e3-c7f9-4fd3-9640-0f062b4eacb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:36.470Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2b6759ce-83cf-466b-b6fd-b304a32a4652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:46.479Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3a650679-b7e3-47e5-8ed5-1ee8717e33af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:56.488Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bdbbcadc-1d37-4a7e-b4ad-27c36ab55468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:31:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:06.497Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=20b98027-6543-4df4-b28c-adcdc2ece7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:16.509Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4c474ed7-3af8-4462-9441-9fb3e4f9ee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:26.518Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5a10d4c4-d7b1-48a0-b1b3-3c60df2efeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:36.532Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1eb648ca-3b50-40e7-8fd3-6e6dd77b7297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:46.547Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7e4254e2-6466-406c-ae0b-feab0245af13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:46.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:56.558Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b8fb77af-059f-4f2e-b811-c325397add29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:32:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:06.571Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e5e98caa-434d-40b7-9e35-336c73b0eabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:16.584Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8a913506-27cd-4fd3-ab69-247d2a99bba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:26.596Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=96452ba5-4954-4ff9-aa6f-a7b324e8b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:36.606Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5da055ab-2cdf-4298-ad55-55b773751786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:46.621Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=79a7c5ea-73f5-4040-bb7a-52ba6c586783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:56.630Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7fdd47e5-a296-4ea4-8645-f80fbcd39d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:33:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:34:03.331Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:34:03.331Z |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-03T17:34:03.332Z |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-03T17:34:03.333Z |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-03T17:34:03.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:34:03.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:34:03.338Z |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-03T17:34:03.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:06.646Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=69eca605-7e7c-400a-bafa-42876bccad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:16.655Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5203bb6e-c8ff-4c89-8182-fb00c0f7ce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:26.680Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=afce879c-e80d-4a71-88d8-ea6944e15a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:36.695Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=342b48d6-9f8c-49bb-8900-4668f319c94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:36.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:46.704Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dd83c602-a736-4114-974f-22a53dd24e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:56.713Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7ee1d14b-55f0-4f04-bcb6-1253fa7153ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:34:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:06.721Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=af429940-7dc8-4e45-9e82-70023d8263ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:06.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:16.728Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9af0a0b7-c5f9-4f5c-971f-0557e0a04d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:16.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:26.738Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2b578188-1579-4b89-9a4e-d738aac233cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:26.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:36.752Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=77e33768-ea70-4511-9fa4-25a1d254156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:46.762Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6ad37eb7-2894-4fea-b095-b4b78e5e1108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:56.770Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e2f3086a-b380-491c-b13b-d3cbbfe25f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:35:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:06.778Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2f919442-8982-42c6-908a-becc440b9a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:06.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:16.793Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7506a692-7203-4579-87d8-bd3579638770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:16.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:26.803Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=96e44a68-c045-4a98-83a5-c0ac7fae85ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:36.814Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5e07e27d-7047-49fa-a1a2-7acff65b33b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:46.822Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bad1e888-e7be-4458-9183-5edec63a1b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:56.835Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f2b2bfb6-281d-4eee-b14d-4f6b92a41a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:36:56.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:06.851Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=44711f01-efa9-47fa-bc3c-fb671e70e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:16.860Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=389ab90e-0fbd-4f6f-86c8-5723b4c0491c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:26.869Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5cf83ed5-edde-4843-8e03-a5bcb1bd3ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:36.879Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b26005c4-ac9f-4b37-b367-765563417e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:46.892Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9e061aaa-1fcc-4283-97c7-8305199f3deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:56.900Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8106efc5-623e-4fd6-bf8a-c639a035aab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:37:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:06.908Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=88f3102d-f810-4312-b18b-990dee945ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:16.921Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=54e34d41-cae0-4f88-9939-7236e236a999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:26.930Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ec90ebbd-68eb-4eac-a72f-91beffd8d9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:36.939Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0c2b6667-2a7d-4783-937d-02b84db7c17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:46.948Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5599e3a4-74ac-4b5f-a57c-47bcdc9c2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:56.956Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=70e59a01-cabd-4394-b750-91952e136c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:38:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:39:03.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:39:03.315Z |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-03T17:39:03.315Z |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-03T17:39:03.317Z |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-03T17:39:03.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:39:03.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:39:03.322Z |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-03T17:39:03.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:06.964Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0331d105-e067-430e-be85-39863a656f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:16.973Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=084b8118-b2c2-4a6c-aa4f-7d44bdbe6f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:26.981Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3ee7e004-e12f-4f56-82af-c2b051ac28ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:36.990Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7f527f99-73a4-440b-9e42-13d0d37a3b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:47.011Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6125d070-63d1-48ef-ba99-ff4306d2896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:57.022Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=967b1367-8588-4d56-a956-8fbd238c64b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:39:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:07.033Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f325baa3-6dcc-4e47-8ef7-0ccd6a657f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:17.053Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9ecff3eb-4d69-48b2-b571-edb7783ac466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:17.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:27.068Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9a6a0c39-4555-4a45-9526-a4251cc6f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:27.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:37.087Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=28e4438c-99e5-4b64-972d-f3964d7961b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:47.096Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a542ecf8-b1b5-499d-96db-3a2a62be6f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:57.104Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=076e7d46-4027-4b65-bc2d-92aa0b07b978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:40:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:07.117Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=13875ee6-3133-4cf8-a146-4fb2024018c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:17.130Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e5024df1-36ca-4a34-ba51-6458e201ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:27.145Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=50716047-734e-4795-b81f-3954ae0abc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:37.153Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4de00695-9967-4889-a9e7-8f6dd64b13ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:47.162Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c99b7a3e-7a31-4413-b68a-58505009cb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:57.170Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7279b6d0-00fc-403d-9752-fb261aa05995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:41:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:07.179Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c384802c-6b51-43b9-89a4-feef3f6eb3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:17.192Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cf72eebb-33d9-40f9-a2ee-0017154ae1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:27.207Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0180b819-cbd2-43e9-a9f6-cc55cf755142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:37.217Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a29e0ae8-1f44-4ade-8fc0-5dfee3ec97b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:47.225Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e0bcd0d4-bbd2-4b20-9c45-4313ebd88975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:57.233Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=277c5838-97ee-424f-b7e3-c17a8d024566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:42:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:07.241Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f76993b2-916c-475a-a30a-111c7e8b9250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:17.252Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bae8fb99-9b48-435f-968c-c6ea3dbb16e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:27.261Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=05b69863-cd0f-4bcc-b81f-d1f19047a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:37.279Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e04d60aa-a2c8-413a-a99f-f6c7c3fd3dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:47.290Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=014ff3b1-fd19-431b-bcb2-30a23f42d462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:47.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:57.299Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=43a27fef-5a08-4b11-a254-9ce6d73aca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:43:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:44:03.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:44:03.381Z |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-03T17:44:03.382Z |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-03T17:44:03.385Z |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-03T17:44:03.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:44:03.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:44:03.390Z |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-03T17:44:03.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:07.307Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9930c140-0f85-4d85-b976-3fb482bdb627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:07.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:17.314Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f9c4502b-76f7-483f-827e-53d71e06616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:17.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:27.324Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e804bd63-4ef7-49b5-a3ec-4fa60cfa1652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:37.330Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=93bd2138-aded-4b6c-95a4-705726f91725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:47.338Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0a451b1b-c3dc-4f1f-a6cf-aeeafbe3898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:57.360Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0ec257c3-3e28-442f-96aa-130300e7e846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:44:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:07.378Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f55b0d19-a682-4c0a-a207-12f9fc574a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:17.390Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1d491945-137a-48ba-8fbf-8d57b87cffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:27.398Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c16070aa-1a15-4e8b-a910-696fb830ae32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:37.407Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7f5c7159-4989-47bf-bef9-f71889381e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:47.422Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=914d74ad-3ad8-4e23-8f45-72bfd7b236ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:57.431Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4241a454-c979-499d-ba3d-353caeeb2202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:45:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:07.441Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ffe7b696-cf2c-4050-9360-685cf611091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:17.455Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1046c75c-be7a-468c-9728-228c6f4c5b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:27.466Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f0e72664-b300-48bb-8634-a7b1df49662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:37.478Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e17cca67-eaed-48cb-a175-e0faa49670fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:47.485Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=32447351-0a03-41ab-85be-31e7c798744c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:57.494Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1ab8c851-91f2-43af-b288-65935664007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:46:57.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:07.503Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=118f31db-258f-4c46-8a23-238b8f884a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:17.510Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=099c401c-5f64-4dd7-8823-2688ded1cf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:27.521Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=09f9a7cf-a250-439d-a364-a983f7ec2b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:37.534Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f3c992a2-c45b-4d05-b6fd-0e253d9195a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:47.546Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d967b912-7aba-40b9-b4fd-e680dcf14b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:57.555Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2093b9c3-d90d-47c2-aa57-620871a4231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:47:57.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:07.562Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c20c11a6-5bfa-4907-89bf-622d8ac09dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:17.570Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=61ca9742-053f-4294-ac6e-ff6e32cadd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:27.577Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9ba3dad0-a87b-4e83-97f3-5f018a834e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:37.586Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e7b31943-97c0-4561-b89b-2158396e3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:47.598Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0fc50d00-f7d9-45c0-b6f8-582a11ea2f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:57.610Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=edf5cad1-4b91-4a63-ba02-d852f23d8475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:48:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:49:03.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:49:03.325Z |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-03T17:49:03.326Z |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-03T17:49:03.328Z |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-03T17:49:03.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:49:03.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:49:03.332Z |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-03T17:49:03.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:07.621Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5ca6077f-4162-4ff0-b055-feecbf081086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:17.630Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=563ad0ed-f893-46c8-9a9b-c962e9d053f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:27.644Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9fde60da-fc67-4593-b610-cefb98b8d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:37.653Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=092bb905-3804-4053-baf0-edcac08719a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:47.665Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2a416982-2530-4d75-9097-187ca1700f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:57.675Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d03e1402-d93d-4764-bee8-3894fbb47e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:49:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:07.682Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1db4d98d-fce7-45de-a6c6-510731de8c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:17.690Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b0f0dd2f-9f5c-4291-8a88-19c0b8ed08cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:27.698Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bf169206-e928-42d0-a9a3-dba4815a0fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:37.707Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=548878d5-59b6-47d9-a898-5b454b896a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:47.715Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=72a8a9a2-4131-412f-ab23-7cf837593fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:57.724Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ffb4cfc4-ca5f-4b0d-ba60-634d240111a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:50:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:07.746Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=526026f5-6b7a-4719-b036-37cebde864bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:17.759Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8ea9b9d0-532a-4db4-bc77-69c4c6c65573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:17.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:27.769Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bb479202-e29e-4b15-b621-cd713e78da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:27.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:37.776Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9105ba32-84c8-49a2-8cf4-f9ce9f54c5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:47.784Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d8ef967f-37c9-4b3e-a60d-ebc4e6287d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:57.797Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e7c6b854-f337-4a22-b63d-014a56a0524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:51:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:07.805Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=19dd9078-9ca1-4024-a9e3-982d3add1a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:17.819Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bef61c1b-4f55-4b0c-bc9e-a7eae6f27332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:27.830Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=152acef6-fa0d-49b5-b12d-c0ee650ac92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:37.837Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=27ca6af3-1a3d-44f2-96b3-321e91f99b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:47.845Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bfd03048-7c6b-4732-99fc-6671b82a83a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:57.854Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=55d7d6d4-2268-4bc0-b318-4d2c98505d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:52:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:07.866Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ed1976de-b6b3-4e29-a954-42b21c5dc1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:17.876Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2f78d23d-2e26-4c2e-980c-e6e37cc8e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:27.888Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=831ffe14-e855-49fc-b124-936092e1964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:37.900Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=928898ee-0ca9-4de3-b528-0604f9f69aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:47.912Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=842c5850-b43b-4751-9280-7d8a470fbc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:47.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:57.926Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7fd3c764-c64f-4ed6-bdf3-eb89727f8481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:53:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:54:03.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:54:03.289Z |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-03T17:54:03.290Z |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-03T17:54:03.291Z |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-03T17:54:03.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:54:03.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:54:03.295Z |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-03T17:54:03.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:07.934Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=29e62bdb-8be3-4be2-86b1-d09c22fc40d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:17.941Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=38c72b40-6241-4299-8407-1fc8ad0c58f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:27.949Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9ad0746e-7feb-4618-bd76-b162d8c98114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:37.956Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=db361ab1-65ea-4ae9-b88d-db88f9a7a695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:37.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:47.970Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dc89bdd3-2e8f-4b68-95a6-51524bdbfdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:57.981Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bd45bf95-b75b-49f0-aad6-0d7b3d0b9715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:54:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:07.990Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=58b7a59a-c52c-4b03-bd2e-61078fcb8357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:17.999Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bc0f47e2-0de6-46af-a9f5-03301f9253d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:28.008Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f6f4f45d-e309-4ab3-852e-03b010117847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:38.017Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e7c738a9-df59-4be2-8353-f9e695530e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:48.024Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4090e40a-6404-453f-bc43-02a71f00d249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:58.032Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=605e7c2f-7500-4a3e-a441-a832ce427ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:55:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:08.043Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=62dd1cc0-e015-4231-9217-1108a33d1027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:18.056Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=65b08d6b-be84-4d93-a20f-b580a3b96148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:28.064Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d961730d-6733-4a9d-8641-e9793116d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:38.071Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1293e2ff-7f79-470a-8d97-8d04f050e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:48.089Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8f4ca66d-6327-4ded-baf0-cfe36039ad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:58.098Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=92b5c243-d32b-443a-9347-13956c0e3d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:56:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:08.106Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=81d08f2b-739d-49ab-8a06-4d2392946dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:18.114Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6cecbfa8-0d86-417d-b2ff-3731c5e1df82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:28.122Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fffadedf-741a-40c5-a4f3-15b35e63b0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:38.138Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4ff9b549-ff1b-4d99-9d4e-ecaff2f76490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:48.149Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6de42201-f23b-4835-b289-faad70f1998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:58.159Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5b6924fa-f665-4087-8086-9eaffcb0a7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:57:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:08.172Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cdac0142-9fb9-4b13-9f42-64d69958eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:08.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:18.181Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d076a5b0-ef70-4f7e-9a5a-d58155c70e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:28.189Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d43f02cc-435c-40ed-96eb-0086f3ff3ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:38.199Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2231ddcf-31b1-4d77-87db-0ac35eb91f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:48.211Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dddb0dc7-8569-4706-a6ab-e733d371a43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:58.223Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=80279e73-392e-4bb5-968b-a265b1949a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:58:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:59:03.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T17:59:03.308Z |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-03T17:59:03.309Z |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-03T17:59:03.312Z |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-03T17:59:03.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T17:59:03.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T17:59:03.316Z |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-03T17:59:03.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:08.230Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5409b0b7-e628-4cc1-a712-fb07ca8054c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:18.239Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=09479ad7-1539-48f1-8fdc-ff7a7f61bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:28.248Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=38af7bc3-0089-4201-b507-0842e864966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:38.258Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5c4e6786-3539-4d94-8596-939c85484c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:48.271Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9dc4f27c-fac3-4ebc-af57-8afe8dc70847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:58.284Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b1a67aba-1fcf-48fe-a330-36bde3121efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T17:59:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:08.297Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=942f5fe0-6b11-4e75-ad23-7861d4055d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:18.309Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=733931f8-e9ef-4775-add7-4a3e3a38ccc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:18.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:28.317Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f6488a8d-a83b-4833-9e69-5c2116d3960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:38.324Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1c2652ed-0dba-4e2c-8cea-d0b8ebb134da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:48.333Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=780e183b-82ee-4aeb-93b2-515558045b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:58.341Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9aa68803-c464-47cf-a0c3-2257d16c0b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:00:58.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:08.349Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=83f7c630-4259-4369-a068-012bd6adde12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:08.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:18.366Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cf437075-891b-4bf0-8562-e4090940729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:28.385Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3844669a-542a-4566-88ee-4002f660d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:38.396Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8450ba41-ca57-469f-9aaf-2a249d277446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:48.404Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dbb6bc1b-3c79-4404-b2b5-049223df247c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:58.454Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=777aa546-82d0-434a-aa3d-c1fa5b74b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:01:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:08.461Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2a9d91f3-0372-4fe1-be24-38d080b785a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:18.469Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f45aca56-c4de-4d0a-9b27-0392b7693019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:28.483Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cba8dcf7-5f07-43e2-b93b-9eae18e41d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:38.491Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=30386dc7-453a-45ec-975a-54f2ea2c9ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:38.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:48.504Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e1d36c3e-4b54-4676-96b6-136973902238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:58.516Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=435ee09b-1111-477f-9b11-ddfd50dc50cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:02:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:08.525Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=791a820f-10a1-4431-8f0d-917ef808d3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:18.533Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5373ab30-06b3-4a66-ae7f-effd18b60284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:18.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:28.540Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=334f5ad6-bcc3-4f72-960d-77a175c4d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:38.551Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cac558b1-0622-49b5-ad28-6741d49f9682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:48.583Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=81dff29a-571e-4e4e-8203-9ab39b691a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:48.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:58.595Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f1d2c05c-fc88-4d0e-8d73-e0fc2d6d7810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:03:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:04:03.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:04:03.268Z |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-03T18:04:03.268Z |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-03T18:04:03.270Z |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-03T18:04:03.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T18:04:03.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T18:04:03.273Z |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-03T18:04:03.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:08.605Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c6f18f3d-3066-4b6b-9164-35bc8b324186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:18.612Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=946bbc9d-a2b0-4da9-9a83-bc137404fd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:28.620Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1dc3e63e-c2b0-4869-9a87-009f20e8ee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:38.627Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=09c7cc72-36ce-4fe9-865d-14e906c78c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:48.636Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=04e41b5b-5192-42b1-b22d-c3df4fe8ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:58.648Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=098408dd-e576-465b-bf2a-6ba26187621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:04:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:08.664Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=69958a8f-879c-4816-aced-fc67c70b6212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:08.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:18.676Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fc7bd803-9c34-4a63-ae6d-48dd2d765018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:28.684Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a9bbaacd-51c3-4e4a-bb01-7d2f1e3fc47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:38.692Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4950483d-6b16-4f2a-805c-b1bda480309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:48.700Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=268e3376-3584-4da6-8267-d8a536b2df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:58.707Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=08d0e58c-4067-47f7-82d2-6ed7fdb1dd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:05:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:08.715Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a1705eb5-805d-41a2-ab42-ded59e60de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:18.724Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ffcdc491-aca8-4ecd-bb83-ba4795937452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:28.737Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6c3e82f5-1ab1-47c0-82a9-a1205346ed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:38.746Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=be9de1ae-7d6b-4866-ae86-c7395a6d5fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:48.762Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7a77e02d-b6b1-4e35-9774-61ff815db45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:48.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:58.771Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=974904ad-1058-4037-85e3-356f81a74217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:06:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:08.779Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=34ec7a10-0be6-480f-a646-f48a3220efbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:08.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:18.787Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9397c96f-1e90-4bb7-acee-139ef44cfd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:18.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:28.794Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=23a48fb1-621e-49e9-ad5d-f40babe13a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:38.802Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e60547ea-6821-48a7-bf4f-08430a01311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:48.825Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=37779287-3772-4759-a8b7-66e31a881d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:58.875Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ea479f5b-3fd6-48ad-800e-52b652142ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:07:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:08.882Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d3ca35f7-7824-4275-8f2f-12eb0892260b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:18.890Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dfc78e09-13cd-4bed-99cf-d59064acaf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:18.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:28.903Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=33b1bc27-1ef4-4a61-9fe7-dc2a87a10f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:38.913Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4eeecc80-a966-4793-9d4f-7aea937b45c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:38.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:48.924Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bf409356-3949-4518-a2b7-0f176eb09f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:58.936Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6402f257-6825-42f1-858c-6474f4be3822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:08:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:09:03.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:09:03.323Z |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-03T18:09:03.323Z |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-03T18:09:03.325Z |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-03T18:09:03.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T18:09:03.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T18:09:03.329Z |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-03T18:09:03.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:08.947Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=08570bbb-08fa-4603-9ccf-660ca2a6f40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:18.954Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9c38e7e1-94e6-4363-ade0-b5bf6269121c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:28.963Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=88ab76c4-eb4f-480a-b5c3-fe6a71bb1bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:38.972Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e600d2ab-1d32-43af-b1fc-518c334bb6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:48.985Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8bd27e19-fe5b-48ae-92b4-620df749c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:58.999Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f9b7f642-4030-4d5f-be03-37b1ce195d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:09:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:09.012Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5d8feac4-3ff8-4167-b3a8-c8b18df3e5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:19.023Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e099c966-a288-483d-a772-442875b96903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:29.032Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4ea11e85-cea5-4b73-99c0-a796e4ced925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:39.038Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ab9825cb-d29c-4c3a-aea3-b71c8083f78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:39.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:49.047Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=0f3d21ad-9af1-4c91-8951-8e0ad7ee14cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:59.059Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9e74ceb6-edd4-48b3-b42e-fb5a567d75b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:10:59.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:09.066Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=81074819-08a0-4862-aab8-9db70dfadbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:19.076Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b79723b9-52db-4fd7-8724-0cadc6685541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:29.089Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3373da87-7b36-4ac5-9727-dba464d9217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:39.100Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7c15b959-b1e4-4fcb-b5ed-9d761a06fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:49.110Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=daa8e15e-bacb-49d7-b1b4-2a8713bdd8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:49.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:59.118Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f21ffe21-502c-4504-9ee7-5b3c7bbbae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:11:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:09.125Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dddf9a97-b912-4fd3-a085-6d93eecbc9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:19.132Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2364c418-eb39-4ff2-ac84-bc8bf5d07a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:29.140Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=142599f4-add5-49bd-ad07-e5ea8e06f7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:39.149Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9bf06cc9-150e-458d-8166-ba355fe249b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:39.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:49.161Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=83ad534a-6e70-4a0b-ae60-f221a6f5c84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:59.174Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a74211ea-195c-4eb2-b6d1-61bb02cb785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:12:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:09.184Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=da14eb3c-5423-4b56-8ccd-491573873da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:19.194Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ea231bda-ddc2-4b90-be9d-253d74c4d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:29.208Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2d397a95-3e3c-4428-bb4f-35f488300130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:39.216Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fe350321-2240-4fea-b46e-4f35ebca17b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:49.227Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e700c165-acc8-4f08-9705-a9694597ad80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:59.237Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1e7d38f9-038d-4c6b-b1de-cbec2d99062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:13:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:14:03.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:14:03.320Z |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-03T18:14:03.321Z |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-03T18:14:03.323Z |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-03T18:14:03.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T18:14:03.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T18:14:03.327Z |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-03T18:14:03.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:09.246Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e68bbbfd-9813-4eb3-97dc-9d7f074f95a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:19.254Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=14008e15-df65-4418-9216-ddeb4f20fcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:29.261Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c516e642-e82a-49ce-8294-685f052469a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:39.270Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8c18d519-f5ba-4add-800c-fa4622c56aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:39.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:49.277Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=66084c07-98d1-43b1-bf2e-32766afdf0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:59.291Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=12ed5adf-e317-4945-8465-108916de733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:14:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:09.303Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=72bc9176-7c05-4b4e-b50f-94f1773cc310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:19.318Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a59f127a-5f82-4d0c-8769-c5ee541da272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:29.331Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=56f8e2f9-6725-413d-9cf1-d4c78c3526e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:39.339Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=61206ab5-4ffb-4352-8a69-55b411cafca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:49.348Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7fb710ad-10dd-454a-b5a2-401ed6933c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:59.357Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d7d05898-e4b2-43c2-963b-d6fe90ad3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:15:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:09.377Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=064e3bf8-c797-42c0-82f2-d79de1ed8f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:19.390Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9516bba9-1adc-4bbe-ad37-c3b1a333daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:19.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:29.399Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=44605ab9-0b8c-472e-82d9-a548115ca91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:39.405Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c1cd0958-e8be-41fb-bd0c-501395c07990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:49.414Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=72868b55-6c70-4c1a-8629-ee862426baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:49.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:59.422Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=686750e3-5e6d-4efc-a896-8da7c6a5623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:16:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:09.434Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ce3a12df-9367-45c4-b859-12d50f4e7a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:19.446Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=61a7dd40-77b0-47a4-b9e7-2b9f7a4af164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:29.458Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=65af7755-f5d6-40c5-84a3-7a5736c41670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:39.469Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f16bd292-8039-48f1-92ec-a6db8a3aad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:49.477Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ba09f9a3-aa26-4e4a-83f7-9ea9064e231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:59.497Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ed02d53c-5c01-43f5-9200-878bea0c8961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:17:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:09.504Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a188dd7f-9d9a-4996-8ad6-5d977302284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:19.513Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3aa4f5d0-f765-4a7a-9ee0-4b8fdd816577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:29.525Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=73a79575-2552-4572-af46-1577e20af7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:29.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:39.533Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5892dd9e-788b-4c0d-a87b-fe8d59579ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:49.546Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c30d1512-f2e5-46ba-b337-5c24c8ca661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:59.555Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e2e59f48-3925-418b-aadd-05c52f8a29ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:18:59.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:19:03.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:19:03.284Z |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-03T18:19:03.285Z |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-03T18:19:03.287Z |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-03T18:19:03.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T18:19:03.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T18:19:03.291Z |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-03T18:19:03.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:09.563Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8cddc425-47db-43d4-a37d-5ba31f6ec68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:19.573Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f84a3e8d-5f9d-4dea-931c-a12e65edeec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:19.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:29.580Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cf26606b-31a7-4759-9392-bbe98c21d2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:39.589Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ccbea868-391f-4712-9bbe-e1f4a459c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:49.601Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=03d64429-62b3-48b9-96ce-32e44e009931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:59.614Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1981d35d-c3e6-47e5-a36e-18cc191f047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:19:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:09.624Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8f42195c-9103-428a-b49a-5af658474c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:19.634Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1a171534-fce9-4ab5-b51b-417063adb58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:29.650Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=34e756e3-fdf5-4340-98ee-179874457364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:39.662Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8c1bb786-86db-4403-9e06-4d1612783a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:49.669Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ed3beb2b-4c60-4aad-ad63-31d4584d90c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:59.677Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b08ad255-8d0f-4077-96bb-5efe8d9d45b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:20:59.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:09.685Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d2b1e422-c43c-480c-943a-094ce180c045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:19.697Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=923748d8-bedf-4cfc-b34e-728777a531f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:29.712Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a4de0eae-480b-473f-b4e0-5e7c23212ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:29.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:39.719Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=917b9d33-8115-467c-9579-d1da17371571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:39.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:49.727Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b4121f9b-3a8f-4d05-9db1-173f60ff0860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:59.735Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3edd9416-c665-4400-85c7-dabfd84c3035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:21:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:09.744Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6e98e8ad-8902-4ca3-8db7-c47c0ebddbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:19.750Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c2a49d69-841e-44c2-8ee5-925c36d11ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:29.761Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=39740710-5706-4bca-a856-50b1ab636a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:29.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:39.778Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1c014a82-c211-437e-abcc-f7003d45a09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:49.786Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c562ad41-9689-4e35-a4aa-5ddb4551ec59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:59.795Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4f0600d6-8ffb-42d2-93d0-7a0de340bb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:22:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:09.804Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5509179d-de15-46e1-a01c-70c63590d55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:19.812Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=6d60eea2-45aa-423d-a338-da1ff069662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:29.820Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a1f13d9f-33c6-4ecc-99b9-d3dd004270a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:39.831Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=682f9e1e-8770-40ab-ab10-1908e724621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:49.839Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5ec7628a-577a-4b0a-bcdb-14822dfde92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:59.847Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=568d1a2b-4c39-43a5-8475-dc2a124d908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:23:59.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:24:03.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:24:03.283Z |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-03T18:24:03.283Z |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-03T18:24:03.285Z |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-03T18:24:03.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T18:24:03.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T18:24:03.288Z |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-03T18:24:03.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:09.854Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=966f34e9-79d8-4e4e-bd86-a061251a5821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:09.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:19.861Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=acfa4da1-3a1b-42ad-b58a-29ec8e40ff06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:19.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:29.868Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2cb29153-df25-49cd-b83c-07a64497efd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:39.874Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3292907c-3098-42b7-b403-9afdd97de961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:49.881Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=627818be-58f4-4c9e-bfb8-9ba8686ad69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:59.894Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1de9f3c6-306b-4335-a26a-24df30b88e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:24:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:09.904Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=79b66258-9e0f-47cf-bf50-8d25b6b7080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:19.910Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f8139473-34d2-4221-a658-76c28d51e318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:29.918Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=284434c8-3b53-40e0-8954-48c4b1e72542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:29.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:39.924Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a0327a10-162e-461c-8cdf-01d61460a006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:39.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:49.931Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9ea6f445-7e59-441d-971d-56b21a68743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:59.937Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5ebee0aa-f412-4efe-811a-4ceb864ddc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:25:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:09.944Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4711d9d1-101f-46a6-879e-3fc221379168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:19.955Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ef6d387d-20fc-48a1-b8c6-85728ea6bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:29.967Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9f38077d-73ee-40d9-bfc6-c84860bac63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:39.975Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ec66c02b-4654-4e20-afb9-fbdfa2e71015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:49.982Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cf8e79d2-9ebd-4068-8d5c-9f5da6aedd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:26:59.999Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=44fffa20-e225-41a6-a861-11f211e9cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:10.007Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4be02d51-9f57-4144-b672-c50f593b2c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:20.016Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=584cff77-dbc5-4605-bbd8-403cbeed87d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:30.025Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9b5192d8-ad13-4df6-9373-3a3dd7b63b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:40.035Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7c4a5d87-fbe3-4b3b-b02f-8092e99b34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:50.045Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=b314ffe2-e0cb-4c2d-a88c-7010adeabc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:27:50.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:00.053Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d1410374-53e4-41e7-9c2d-7ddaeee14114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:10.062Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=dc7b78bc-4a29-43b3-b769-1736ba7a8ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:10.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:20.073Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=094f7e98-054a-4d05-873f-895a2d39486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:30.081Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9b71df62-4c98-4b2c-b39c-26bf6d00269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:40.088Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=78a10950-24b8-4dd1-acaf-9ea568e5af25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:50.100Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=18fad283-4dcd-4e63-98b1-d491e767a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:28:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:00.111Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4ea248c9-a020-4218-8475-165ea72f17f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:29:03.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:29:03.305Z |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-03T18:29:03.306Z |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-03T18:29:03.308Z |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-03T18:29:03.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T18:29:03.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T18:29:03.311Z |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-03T18:29:03.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:10.119Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=37c9e38e-8b52-4a2d-a16d-d3a1225eaf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:10.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:20.127Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8097ef8c-b19e-4ad3-90d1-8d1d1b6d6abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:30.135Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=11ce273e-1b52-4292-b783-213272c5e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:40.142Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fe502db2-fc26-432c-8395-3f107ab8108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:50.150Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d145d72e-a8e6-4f89-9740-f90af77bf31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:29:50.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:00.157Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d009905e-67e4-4101-9820-ce10f60dce2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:10.169Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ee129d2d-40b4-45a1-9ad9-7b618c091ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:20.179Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=02fe2d9a-ab0e-4550-9191-8a5c993ad00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:20.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:30.187Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=4f731d20-a0b5-49a5-ac3f-4f6ada3f471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:40.194Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=1bd24f80-a33b-41b8-8fed-857c2072512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:50.202Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=910435a9-4e40-48fd-97c8-5c0a9ce6e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:30:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:00.210Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=5cbc528d-fe90-48cb-9212-c45bfee53436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:10.217Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=7f3d833f-11d7-498a-a5a4-455be52a2e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:20.230Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a7b51611-7cf2-49c8-91f2-23ef6f7d9fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:30.239Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8c0dce18-a4dd-4e37-a23e-ce0d16128f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:40.246Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=f82d44ae-ee16-480c-af34-95f9dbf3102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:50.254Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=cf6e89ea-c05d-4863-934b-9c5036e34231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:31:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:00.262Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c0ac5e09-c555-416e-bf6a-9d60aa3231b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:10.270Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=3797a594-206f-4cfe-8a64-32acf2003cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:20.278Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=ae1e759c-d681-423a-aeab-c233938a607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:30.290Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=922f1e40-08c2-40a2-b6fd-d98efd23ea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:30.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:40.299Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e3e49788-438f-4aa7-8f9a-edac6e33bc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:50.308Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=176e0480-0729-4539-a056-f304365c4b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:32:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:00.315Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=9f535e71-a43b-4dbe-ac78-b76d494d4a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:10.339Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=df45f383-f5a9-4602-bc8c-6d5649faa530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:20.346Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=bb8814a6-b0be-42e0-af86-2d3690b81ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:30.354Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=baad4095-a96a-45b2-ae39-147cc2c86d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:40.366Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=be7ffd4b-9ddf-4587-aecd-b83712fc059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:50.378Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=87628460-daa8-4680-a61a-3c136cecfd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:33:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:00.387Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e52c3009-46bc-44df-89a0-165319300940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:34:03.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T18:34:03.325Z |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-03T18:34:03.325Z |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-03T18:34:03.328Z |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-03T18:34:03.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T18:34:03.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T18:34:03.332Z |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-03T18:34:03.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:10.394Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=e798530a-3c38-4016-95d5-3c76300a3412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:20.402Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=37e4e92a-8370-4ad1-82dd-4229075d5d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:30.410Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=90f3fe19-7a8f-48d3-8873-695ad90793df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:40.418Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=a43bf67e-97af-496c-b376-639c3a782786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:50.425Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=52f10976-0dd4-4838-ac3b-0cd8d75bf8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:34:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:00.436Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=c306490e-ea5c-48cd-9f8a-b5366ac45ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:10.446Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=8469a464-e002-492a-a53d-07118425ccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:20.456Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=d6e9ed13-5374-4feb-8392-926c94e23069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:20.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:30.464Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=86d56b8d-01db-47b3-a1d0-ca45ffc8440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:30.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:40.474Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=fb605340-701f-43f5-a1b0-3e330240364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:50.482Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=2e48d580-3dad-4eca-9ce9-a3d2f4e87bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:35:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:36:00.492Z |INFO |Init configs |InvocationID=f48b461f-1d6c-4a91-8a39-09284be35cff, InstanceUUID=66358cd6-3171-4ee6-9e4a-1039f6183243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T18:36:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |