By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T22:58:27.994Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T22:58:28.009Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T22:58:28.009Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T22:58:28.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T22:58:28.420Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T22:58:28.550Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T22:58:28.551Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T22:58:28.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T22:58:28.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-09T22:58:28.694Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-09T22:58:28.722Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-09T22:58:30.401Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-09T22:58:30.881Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-09T22:58:30.906Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-09T22:58:30.907Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-09T22:58:31.043Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-09T22:58:31.044Z |INFO |Root WebApplicationContext: initialization completed in 2321 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-09T22:58:31.984Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-09T22:58:33.990Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-09T22:58:34.564Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-09T22:58:34.597Z |INFO |Started MainApp in 9.306 seconds (JVM running for 10.097) |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-09T22:58:34.818Z |INFO |Start scheduling PRH workflow |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:34.831Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c14041ca-aedf-4bd9-a452-f87a25b1f2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-09T22:58:36.969Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-09T22:58:36.970Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-09T22:58:36.972Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:45.497Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6ca00f17-bbfe-4a4b-8b99-0d6bca32c2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:55.530Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f5a9079f-f8c2-41ad-997b-0d2e9564c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:05.714Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=52bbdeee-4638-4b47-b1c1-80d9fb024a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:15.773Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=65f72103-e858-4ff8-9a11-1f80e314db0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:25.817Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f8d1d4ec-0049-4f60-a67e-cb338cc042b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:35.837Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8377f488-d035-469c-bcd8-5f4e0f4d467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:45.863Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=54e78f62-af5f-42a6-bfbe-63280b1b4868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:55.884Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d2a622e4-1854-45e0-a93b-58f508f00ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:05.902Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3d9c8b80-4151-4956-b0bc-d299c85d2805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:15.947Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d626a3dd-dc3b-486e-a6dd-f742e6426dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:25.968Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c2461b91-08c2-4599-b00c-f5f483a0a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:35.987Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c535be7f-2974-4fb9-bfab-444c9e71e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:46.022Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a8976dc6-f792-4a2f-b4f7-fd1992c6ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:56.044Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a0d96616-8f7a-493b-9ca6-4806c80facd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:06.080Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dcafefa6-50cd-495c-a8de-24c74467c655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:16.177Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5868af37-c256-4ec2-8bdd-d975b22cae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:26.200Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ab369559-a03f-478f-a960-133db8adc6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:36.462Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=de6cc859-1fac-4d7f-ae43-8e49714c47d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:46.492Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fdbc0a1f-39be-42ef-a4be-e392aa8f5838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:56.517Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8493d6c9-93b5-4ec6-904c-0919356acc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:06.543Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7a3b0ec5-7e10-4b04-8813-24f8647fd45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:16.561Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b6db7b85-9830-493b-904a-7ca107e8e233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:16.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:26.583Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=15ce56fb-4874-43df-99ad-6a5e7d09bac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:26.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:36.605Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=295a0e68-7fd7-4da9-8607-dbc24a2a58f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:46.628Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=450cfb84-f72b-4eb7-888d-295e7389b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:56.646Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5468153a-1454-4773-b9a6-4236d11f8c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:06.665Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3945e793-7a84-4db1-9eb8-ad7f9a3cac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:16.690Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8c80e33e-3a7c-4cb8-895f-dcc79b164056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:26.710Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ee6544f7-ed68-4ca1-8aa2-f1de10e22991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:03:32.923Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:03:32.923Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:03:32.924Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:03:32.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:03:32.924Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:03:32.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:03:32.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:03:32.939Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:03:32.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:36.730Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=480cf847-5a42-4a6e-b45c-9414a0cd6a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:46.769Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=22f96035-368b-4da4-adb6-c4e0a1bdaf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:56.792Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=da70662c-7943-4d77-9fdf-5c6183a6ba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:06.812Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d513a662-24d8-48da-80a4-acb739bb30c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:16.833Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=58cccd39-efaf-4343-b8b9-5ef20bfa2185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:26.852Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=182467db-fb6b-42ce-beb4-b840d01c83db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:36.869Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9074b7f7-a765-426f-8b6b-9a1dce81c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:46.889Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c0125da9-db7f-4267-8541-1f8487c9a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:56.909Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c3af15e9-89c6-48dd-9cbc-79263a66b7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:06.928Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=874bc427-9633-4d20-addc-3035a5cca7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:16.946Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ffd08eb1-e75b-44c1-ab2d-dbd27342a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:26.965Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1c0afa22-f5dc-42fa-94d4-23e4e08195c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:36.981Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bdbf6287-e52e-4876-94e0-4d989fd98029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:46.998Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fd2ee471-b7e0-4970-858f-f943a74dfd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:57.021Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cfc79beb-6fcb-4694-a956-c7c06ecab433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:07.046Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e5785100-c1bb-4bfa-bf3a-e2c0ca080fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:17.066Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f2e9700d-b43c-42b4-8cbe-e9b1af08d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:27.084Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e8e741a-d163-4a0c-89ab-e4830c011dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:37.110Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2a027cca-253b-4252-86e2-ba00fd1a40b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:47.131Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7595be93-9de0-4ba2-8b51-73aab88c71c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:57.149Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0f87220a-68a9-439f-99a7-c24c3d8ad21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:07.167Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=baa5293c-f421-492d-a487-70c76746b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:17.185Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c338dc77-51e5-4f3f-81c3-657e27faecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:27.237Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1db3ddfa-e534-44d6-a9ac-f8640bd324ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:37.259Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5b7b9f94-fe07-4913-bd46-429939c0aad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:47.292Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=04299faa-4306-4f9c-bcc3-8e8183f2ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:57.339Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=00ddd86a-7e32-471a-a406-f3cf7ff521aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:07.360Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dabb5a2f-3a0b-4baa-ab03-2ea3311aeb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:17.377Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=03a58986-5aff-43b1-89f8-be01df849415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:27.405Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f7f60b1d-cb47-491c-8a73-92f6311619f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:08:32.327Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:08:32.327Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:08:32.328Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:08:32.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:08:32.328Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:08:32.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:08:32.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:08:32.341Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:08:32.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:37.424Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=14aef115-0cff-427c-99a4-361c5b0785f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:47.450Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=232c6a6b-926f-4c30-bebd-d18728b10f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:57.468Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8433e328-2400-46df-beb2-44197243bffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:07.493Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5845072e-8d69-416c-94e0-4f8f01d3cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:17.514Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e6427b92-a6fe-48c9-8e68-df2c4329aaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:27.535Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=60a178db-6b28-490c-990d-40a99fa40680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:37.561Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4ab31b33-2ce9-4182-89a5-762015cb2f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:47.581Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f14e2ccf-22de-4e84-b452-c9ea70a078fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:57.599Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8b0c8a8f-052c-4fc4-80c8-d5c5937fa1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:07.625Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6b84606d-c947-47dc-b5b6-d6e46a59fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:17.646Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=72bf10a0-33ba-4751-9a73-82dd67892247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:27.665Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1057c1c9-fbee-43e4-9428-c877e034ea70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:37.706Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e7f39024-668b-4240-acb0-8465bca73624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:47.724Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=94380dd8-8d51-494b-89e5-e3bc93a0afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:57.746Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0704175a-6baa-4caf-bd93-b3ed3401544b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:07.763Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=46cd4a4e-5575-4445-bbd1-f7c917b357d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:17.784Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=af40f62b-2018-4fd2-bf1a-587ba9962e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:27.815Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d57f8d91-fd25-4d0f-9d43-fb0403bc24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:37.843Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=aacbbd3f-18db-46ac-b9e6-33eed47c55c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:47.861Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c03b9a80-1229-4556-94ad-47e9f4986fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:57.885Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=52e8a5c1-177e-473e-843b-9030844786a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:07.917Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8513279b-e6f2-4f00-b5d6-aea4a36d0cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:17.933Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=231b03e7-59f9-4423-9eb0-d6871f5ba229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:27.952Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e3628b31-966b-4d9b-968d-00fd8e9ce18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:37.968Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3052f632-8d5f-440a-b9fb-4bbc4179a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:47.989Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=51838ad5-4781-4325-8203-97cbd25036ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:48.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:58.020Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4a03e2f1-c4c7-43c8-bb0f-93386bf89bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:08.045Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6b73a2dc-75d5-4850-b515-9c61cea6adaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:18.061Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0408a4ad-5b1d-4d07-b47e-a9c7d52c955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:28.085Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fcbf5a44-fce2-4f41-a7e9-e57b3e67bae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:13:32.266Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:13:32.267Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:13:32.267Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:13:32.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:13:32.268Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:13:32.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:13:32.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:13:32.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:13:32.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:38.111Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=44e1993a-ab0b-4ca3-92ac-b2d339ea778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:48.128Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f3435025-268d-4825-bee6-94d2fd55ce37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:58.155Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4eed8ab0-a677-44fa-8628-a006e7ed10d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:08.172Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0fcd0cb9-3988-429c-a244-01ad046df5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:18.189Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a2fb4db-d5c1-4119-acf2-e0ed6a558cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:28.209Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2eaf453c-e765-4f57-b54c-0eab916a6810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:38.237Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=972807fe-7fef-49e0-a5e4-e1e27e0e3ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:48.272Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fdc07624-ea56-4d11-a0c1-56bbb961e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:58.295Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=19dfc21e-d3b0-49ff-971d-d7167cbc3980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:08.319Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3cccfb90-1ec6-4769-9c6b-90b531c5a9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:18.334Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=039efe0c-d402-40d9-abe9-8dd02b72ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:28.353Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6b1d97e2-0ea2-421a-baa2-92168b423a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:38.372Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c8ca802f-b4b9-4faf-87a4-5fa5e3ed76f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:48.389Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d1fae0ff-fac8-432f-87a0-234f89fb40ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:58.405Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=82f4f1ed-2956-4469-af9b-0da15fd6dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:08.423Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2efd3127-8d86-4a21-80f1-cf1295a4c26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:18.440Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=43893f67-9222-41c5-99f1-2423322afa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:28.455Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ff2bd9f5-0f02-47c2-8170-7f7675f815ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:38.474Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f57f271e-27af-4290-bc80-0db693e8ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:48.493Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c3bbfe6e-1e7e-40af-96ca-8598d555991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:58.511Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5f268db3-c8a1-4222-a04e-b95d73ded74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:08.532Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b98fbea1-3b85-429e-ad9b-cb633aa65b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:08.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:18.554Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cf9e5142-0b63-4d27-a672-7b60ac84a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:28.579Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=59c81bfc-9b0d-46f4-a4b9-27d2b2d5fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:38.598Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=39a6582e-54b2-4bcc-9509-10b674415bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:48.615Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=22dcad08-a886-46a2-8c25-9f40b426ccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:58.636Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=59017de3-9493-45b5-b394-31a9a4620e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:08.657Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7f7fee54-b0b9-4a27-8abb-c6f95e45200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:18.682Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=615e9c9c-e94c-4dec-82f3-34b9e62eca40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:18.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:28.707Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=aa8bb814-423b-4b76-b275-06dd4d57e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:18:32.184Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:18:32.185Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:18:32.185Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:18:32.185Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:18:32.186Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:18:32.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:18:32.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:18:32.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:18:32.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:38.728Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=93ee235b-347f-4324-abce-41c894a747ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:38.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:48.748Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5102ee62-a01b-440d-a00f-5724b3b7261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:58.775Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d7e94bbc-b654-47fc-89c2-6f1ec01a4879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:08.797Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ac1e67bb-371b-4e89-8ad4-a2df567846de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:18.814Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b6a062e3-49f9-476d-8a8d-6f2b36681eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:28.832Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4ec14ebe-213a-4120-939b-de1e584813e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:38.878Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=12cd557b-4346-423a-9963-7265bda5c923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:48.918Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=86d371da-cc19-42b6-bd6b-f3cc80c3570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:58.946Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=75e4c3e9-0a48-401d-b420-e71c72b7bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:08.970Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0460f793-76c4-4b31-8851-a3b0aab526b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:19.001Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f72e15c-657f-4a7b-8f9e-df49ba983c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:29.018Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=39322e21-4aec-4df0-88d3-e46007ca5984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:39.035Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c75900a7-d687-43f1-be19-63ff91e6f3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:49.054Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5ba87817-4729-4fd8-889d-66d578f9c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:59.069Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6db1b708-c5a7-47bb-ae53-90ef132f9771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:09.091Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4d31f421-f185-47d1-96dc-6b3018e3cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:19.110Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=23c282e4-e53b-498e-9261-25c05481bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:29.131Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ec515ee3-d9d9-4166-b397-930d64d15410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:29.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:39.158Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8207fa55-c0c1-4a57-ae9f-b1973abf00bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:49.177Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2d1a10fb-45f3-4b9c-87b4-cbc92e6cf173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:59.192Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2d048f96-9069-41a8-bd66-221776ad6bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:09.212Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d770b2d5-df42-49b6-aeb1-77a260c75f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:19.230Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dd68142a-c3bb-42a8-a78c-9f22b169e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:29.248Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a5b8879b-c5dd-46ea-ae22-36b466bbd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:39.266Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9638e728-0671-4339-bfdf-fb1dc3210b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:49.283Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f60bf9bc-cac1-4cf7-ba40-ed5b62dd0af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:59.298Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=eaf34eac-be93-4164-8a65-396af100a2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:09.313Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8f8ed5a5-aa43-447c-a789-c3c4091f83a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:19.330Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a52faf7a-2a5e-4a35-924b-f590840211e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:29.343Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6a788e00-9cfb-4fdc-a688-a0e3921dd206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:23:32.240Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:23:32.240Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:23:32.240Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:23:32.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:23:32.241Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:23:32.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:23:32.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:23:32.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:23:32.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:39.359Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=71f2b498-c4a9-4221-b10e-c29bd95a8f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:49.373Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=77020276-fd92-4d95-9945-830994714c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:59.390Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=630b8ce5-6bcb-43a3-b4ab-3f588952f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:09.404Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=13b10250-b603-49ef-8524-85aa43b4cc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:19.420Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5ce7034a-ebbf-4d15-9fd6-f9808ea7eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:29.436Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=80f251fc-9e58-416b-a3dd-1a4ae8cf149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:39.450Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b75d965a-f5ca-4385-8b23-041e662aa4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:49.466Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=22c3fff7-da94-4510-80de-ae96fa29299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:59.483Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=67a450f9-9308-4728-ace8-a8b5713523e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:09.529Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=280564a3-bbb5-4d21-90ea-a26f7e5e5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:19.544Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=065bba6c-474a-4e14-8b4c-1983acb3fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:29.560Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5423d4da-724c-4ecd-ac18-f16190f9abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:39.576Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1908b734-8e58-48cc-8016-5ce76d5bb83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:49.594Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0573e317-08aa-4e25-8e97-bdbcc7e4408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:59.609Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=45cebc30-3fdc-4514-b3b4-c48916d1ff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:09.640Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=98883e47-c9b7-4f7a-9fe7-eeedfd3c52d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:19.660Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d81f981b-fc8d-4344-a8aa-962fb887483e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:19.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:29.680Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e8826cb6-9400-4dff-914b-ad7c82480813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:39.700Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4d2c7784-9381-410f-b809-905fa73c1791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:49.717Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8ea157bf-18cd-40b1-bbf3-e0d1f0179215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:49.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:59.734Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6fc9ef06-5b27-466f-9977-401f67c1147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:09.759Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ef379aab-d810-4810-9b94-0ccd9f925915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:19.775Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=75f8c952-ca39-49a0-9388-a8555888c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:29.794Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e490a33e-d660-4dc6-a1ca-7fb2d9b8804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:39.811Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=741b9bce-58d9-4db9-b867-04885fe99399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:49.828Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d9907062-42db-4080-80a1-6e78842b6d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:59.848Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c809c07a-a6bf-4cd1-8a18-b28472ff43f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:09.866Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=87205bdd-2e84-4d24-937a-c501a0456230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:19.889Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a183559-19c5-4617-b346-0efdf39351b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:29.908Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e78b050c-81e0-4275-81cd-6ee351b7f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:28:32.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:28:32.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:28:32.273Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:28:32.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:28:32.274Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:28:32.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:28:32.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:28:32.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:28:32.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:39.923Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3a6bed99-c473-4ee5-b99f-a4ed6d071dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:49.938Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=91324ef9-2f86-49e5-bf03-82d5a09ceb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:59.957Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ad930ed7-c2c5-4617-88fb-ab177a23a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:09.977Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=acc9d740-74cb-498b-9e83-b3316d4128ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:19.993Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e2129f37-edbc-4c93-b483-8c5e73c5a802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:30.007Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=82286023-2c94-44b0-9f85-8040a84fb128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:40.024Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0d6d4d42-474c-47a8-b450-3cf77fb6bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:50.041Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=41777dde-98b0-4f20-ad28-82452e188a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:00.070Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bb3dc335-9c18-45fb-9535-4df73bea1fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:10.098Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=041fb87c-74ab-4072-a30d-0da150fb70a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:20.116Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e1c4dce-7693-4df3-86fb-a9f53cda047d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:30.135Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3d65152c-a3d1-4b0f-8b73-6e8c79a00445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:40.155Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6ce5373f-b139-4567-a807-1edcda7c1cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:50.177Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2c96b246-e90b-4200-be13-19baa2f9117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:00.194Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b28eed95-1073-4738-a2a7-5cb9d5e38c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:00.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:10.208Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d4139aef-f582-40d0-a296-29e4107ee1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:20.223Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8c7a278b-f58f-4500-adc6-2dce603058cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:30.276Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=569eb3d4-4535-4ed6-8625-567df5959e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:40.294Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=80cbf1d9-42c1-4a1b-958c-3d6ec51196bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:50.313Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e1189c73-6a2c-4f80-a376-4663f2096ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:00.328Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6aeaedad-7e33-4a30-a5f1-9356fb4bc22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:10.343Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ed7618d8-0556-4c4a-8121-c756d1216341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:10.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:20.361Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b70cfd0f-83db-4071-80f4-5a535c753b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:30.389Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ad7b0673-1763-444f-bc47-dcc4dcc7984d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:40.406Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ce4a4ecd-65df-4407-b4a3-6fc008e056a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:50.421Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=eb7f589c-8bc9-4805-9a5c-0015a2787f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:00.438Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cc56637f-0f3b-400c-a3c7-f479abb61dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:10.457Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7b161276-c53e-4ae9-bd99-a31afa64d4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:20.472Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=52a90b16-7867-42af-a634-c7692f362a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:20.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:30.492Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=392fc7f7-f884-440f-a4c3-e4460a62b62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:33:32.183Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:33:32.184Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:33:32.184Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:33:32.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:33:32.184Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:33:32.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:33:32.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:33:32.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:33:32.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:40.509Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5c0d97ca-825d-4ee6-9337-6bd5ba35da67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:50.522Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fbabb6b0-48c3-4447-ae0c-1ff801013d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:00.539Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3b263de0-d5e7-499a-b68d-2a858120c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:10.555Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=361c0d33-0b7d-4e6c-a9f7-3654f050f3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:20.584Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a34bf644-440b-4ef6-a1c9-4ab5c9bc18e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:30.599Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=03e4718a-74da-4493-9690-5ef98a480985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:40.612Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=209f9e83-aec5-4afc-a76f-0e8e0f857ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:50.630Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a9b1752-403c-44d2-86a0-65267c24affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:00.645Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=82be889e-d2f1-4ee4-8cde-4585f425a01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:10.659Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=32e7dd7c-6fe5-4c0c-b190-9873b11e0e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:20.673Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7c73e4e2-7b0e-4d14-be0a-a8bdff79a574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:30.710Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e54f8088-03c3-4ab9-af03-338527d0529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:40.724Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e1c1f723-2eab-486e-a1ea-e2fb9799a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:50.739Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f70c2a29-7717-46f8-896b-f21ccf4e1d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:00.762Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=40005c15-23da-4f83-a6b2-d29a9f892302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:00.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:10.779Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dc1e7d2f-1a4b-4022-a0a3-d2cb40a5b196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:20.793Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4f75ddf9-e3a2-4ca2-bdb1-7866854a5ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:30.807Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9253868e-bd25-4e31-a036-ce323799f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:40.821Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2f159357-054e-4b24-8da1-0a53cb2c36fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:40.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:50.834Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8be069bf-7588-471c-88a6-8fbc288669ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:00.863Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e2aaae11-fa5f-43c9-a298-70dd1117ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:10.878Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ca250657-3ed5-4f81-92d6-205edacb15ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:20.896Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f24e905-0051-479f-991b-c6df6510586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:30.914Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f250db6a-c6ec-4af5-888d-2b18fa465c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:40.930Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d368fd98-c056-4fe2-96a0-99651c289a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:50.950Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0164010a-835c-4024-aec2-f85f9126932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:00.974Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cfe24e93-f2e3-447b-824c-9b4e278557fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:10.994Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8e822105-92d2-45a4-abcc-c0c6541273c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:21.012Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=53a99eac-6eac-4d94-be49-2d860cf4278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:31.031Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2f0ded57-cccc-4086-8070-14f76f80f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:38:32.285Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:38:32.286Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:38:32.286Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:38:32.286Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:38:32.287Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:38:32.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:38:32.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:38:32.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:38:32.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:41.051Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a8a154e4-5ac5-4324-b1d9-0ddfe8c894b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:51.066Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ff5053fd-1b5a-4c4f-aea6-7781d574174c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:01.083Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b8bd0f18-e9cc-4962-9e50-1cfbe2b44647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:11.098Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=213ab861-d36b-444f-a847-b9a00169a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:21.113Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=14c479c9-2b62-4a75-9f3e-cab4b4937065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:21.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:31.128Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=48d09bd7-1c50-48aa-b884-bcdcd99af5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:41.145Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3dd528b0-cc8e-45ab-af48-4b4405169579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:51.159Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ee24cf5b-bafe-4ef1-84ad-c439041130b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:01.174Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8586a6c7-7403-4a94-9024-5cca68e7e156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:01.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:11.188Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=55e851d3-d41c-49a4-8ca2-1fa93b3fbaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:21.203Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6c8877c7-1a07-41f1-aacc-2c7c24da154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:31.222Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7043a10d-6d2c-49dd-9bdc-99a5b627eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:31.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:41.236Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8a24f079-d0ca-469e-9751-238d65a5d0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:51.253Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=21228180-e346-4ff6-9057-3265dc345654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:01.270Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ff70937e-a737-47f0-846b-e5c196e0a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:11.289Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cb31e41c-ae04-4739-a9d0-c2eacb11e5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:21.306Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1d0ae4a0-076d-481f-aaee-2abff0d7ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:31.355Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c890d011-696e-4662-96ba-898842923451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:41.371Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=892659c4-a927-45ee-b57b-465ff7785275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:51.386Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=177720b4-bd79-4b8b-9e8a-631d47aa72eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:01.401Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ea74faad-21a3-437e-8927-64ce8f5ab340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:11.416Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b4d7be5a-10dc-4e98-908e-9da0f73cb711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:21.431Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a618246e-9100-4593-b5f9-74bc55414c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:31.447Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b703fc02-ba20-4417-8df0-0ab2eb5e91f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:41.462Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=379abf75-a3bb-44ae-99ea-aefb283d297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:51.478Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5b7bd678-ac19-4e15-9244-18ddbf4b2f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:01.493Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=588f40b8-2b2b-419e-b88f-0823cfbeaa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:11.514Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ce715229-83e6-4680-a53b-1a7923d5d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:21.532Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0fecaffd-f22b-437f-b16c-06729fea7810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:31.573Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bde47a6c-12ae-45b6-9660-f25d081494fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:31.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:43:32.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:43:32.172Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:43:32.172Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:43:32.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:43:32.173Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:43:32.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:43:32.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:43:32.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:43:32.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:41.587Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f1fb5771-3cf0-49ca-8079-86aa9bab831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:51.603Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3a262176-9097-4f98-b3e5-42be8b1fd6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:01.629Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f9f3494f-9de6-40e4-a8c6-d341f257e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:11.647Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b71acb70-6405-416d-8283-10c23dfa0aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:21.661Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1f1c09b4-9b7d-4246-a05e-24a470673861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:31.678Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ada6f753-6ec1-4359-abaf-05adfcf79eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:41.693Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f5aaa85c-1a71-402d-8fb7-5461c4361968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:51.711Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3de46202-f4d9-43a9-80c3-b1e8f4fe7546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:01.733Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f89a95e-2158-40ef-8d35-ec40c97167d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:11.752Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bc18a810-8dc4-43be-8088-1c5b1110e33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:21.769Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=630edb31-2929-4c6e-ada2-c9b2b08a861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:31.784Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=02c1b05e-afcd-4272-8721-d278cc1437f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:31.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:41.801Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6524618e-7856-4e69-a0ea-2753cb0865e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:51.817Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=948bf350-ffcf-482a-9efc-6ebcd7f330ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:01.838Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=df58a525-e541-4560-918d-3580db00d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:11.854Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=031cfb91-38a3-413e-9a1d-4836f0ca9318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:21.869Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c2dd4b8f-044e-47a0-8cbb-1f64e3f9191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:31.886Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fd19a24c-6e04-41e7-877f-01563dec74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:41.903Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=24d63dc8-b370-4bdd-a400-e4d6bd2c8702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:51.916Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1ded8c68-bddb-4120-8568-0d39b86fb6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:01.933Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a051f762-fe28-4ae1-a2f9-58d4cb756ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:11.947Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e425ac68-27df-4bdc-aaec-0c2a03a37318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:21.974Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=717727ff-4910-41c2-9e3d-85661f6a45db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:32.008Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a310180e-ef6a-4915-bfe8-db3ab36f4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:42.029Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=95af1f9f-6f00-4c2f-ae68-724963df45ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:52.051Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6c879515-e61e-4069-bdca-ae44543fce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:02.073Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cd1f74ee-7f8a-4831-983f-a1ff4dab9a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:12.090Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7646d2b5-3ef7-4cb9-bd2f-99f6be4563d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:22.110Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=76662fbf-9bb3-49f5-ab10-80204df7aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:22.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:32.137Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5e6cb6da-6d20-492f-9d6f-ce73d10dd8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:32.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:48:32.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:48:32.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:48:32.272Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:48:32.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:48:32.273Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:48:32.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:48:32.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:48:32.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T23:48:32.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:42.154Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5c18bc40-9743-4221-9e44-d64404a0cdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:52.174Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=14b3a2c7-908b-45a0-894b-bc435837b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:02.206Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bac41a37-36e7-4fec-b564-3bd223c00754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:12.224Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=848512f5-cb64-481d-9346-2e491fae47b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:22.240Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7116d302-496f-47e0-bd17-053dbf661987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:32.255Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a0e7c496-9ecd-497e-bbd1-95e093ab605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:42.269Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=10915a9b-a895-4405-9792-4369cce4171d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:52.283Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c16b5186-b17d-4c56-b07c-6c3355467dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:02.303Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e148ad40-fccd-48dc-9706-1be08ae6eef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:12.327Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0b5e4690-956f-4f43-bf83-7551d161598d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:22.342Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7ba4b75d-3b01-4bb6-aff7-d7466ec35c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:32.356Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9dac2f62-7057-4268-8f49-9e74861379de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:32.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:42.373Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ae13cac9-79c5-4b62-884e-50f6755ef689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:52.389Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fbd3d27b-3768-4e69-a3ab-7377620b1f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:52.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:02.407Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=76e986ae-c6a0-42f0-8c99-72693a6cd441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:12.439Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=03e7e981-be17-40b3-9ba5-9218ed43b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:12.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:22.457Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0ad408c0-62ca-4c4e-bf38-c80ef1086dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |