By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:11:23.473Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:11:23.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:11:23.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:11:24.267Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:11:24.410Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:11:24.411Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:11:24.412Z |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 |2023-01-10T03:11:24.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-10T03:11:24.719Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-10T03:11:24.748Z |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 |2023-01-10T03:11:26.276Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-10T03:11:26.871Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-10T03:11:26.892Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-10T03:11:26.893Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-10T03:11:26.970Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-10T03:11:26.970Z |INFO |Root WebApplicationContext: initialization completed in 2221 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-10T03:11:27.662Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-10T03:11:29.878Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-10T03:11:30.503Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-10T03:11:30.531Z |INFO |Started MainApp in 9.881 seconds (JVM running for 10.704) |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-10T03:11:30.745Z |INFO |Start scheduling PRH workflow |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:11:30.757Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=100e35a6-82df-4bb6-b761-58c3fc6f153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:11:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-10T03:11:32.319Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-10T03:11:32.319Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-10T03:11:32.321Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:11:41.305Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c525ed17-18b9-458b-a44c-5eda31a372ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:11:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:11:51.344Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8e23b2df-5ba8-4475-8b89-195deb1ecadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:11:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:01.362Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3dfba50a-a38a-4a58-81a3-cc3f26c6a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:11.386Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b9e03aa5-5236-4a32-929f-a1a0a63040e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:21.422Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2a04010d-905c-4be6-b113-9c481fa5879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:31.440Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=83d85e47-6484-4b57-bfe6-1e3591e9380b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:41.498Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=97a9b727-84e5-469f-af49-4e0bf40aa87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:51.522Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=83538a57-d9f5-4781-b00a-8efd8e7f0dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:12:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:01.552Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0e476314-fd6a-4374-a334-39f9b3dbe01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:11.578Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4538aef2-a8b8-47ce-baac-0e4e4a878f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:21.596Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1f9b2209-960c-47ee-b471-99bba3633083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:31.613Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=43c95eb6-6bb1-41c5-bfb0-9cd3e68d004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:31.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:41.630Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=24d147bf-4dbc-4447-a90c-5fe153546efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:41.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:51.641Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8091162c-c161-44d7-bfa6-58c8a7e43e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:13:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:01.664Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9488e741-23ee-4f15-ad70-dfc885d0fc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:11.678Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e9519dda-7ff8-445e-9168-672e543af160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:21.688Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=098bcc74-b9fb-477e-81cb-ab44b7d8ee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:31.699Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0db12e1a-430a-4c8e-91b2-3ccdb6e1a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:41.717Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4dfe622d-cec1-4f25-b8ac-f25fea268d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:51.725Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=997efd11-3bf1-4d16-9a79-24f8204e2bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:14:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:01.741Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=589b90b1-fb21-4ce4-aa0d-f46a8e962a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:11.760Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c54e6238-1158-4aa9-b08f-d3e642338945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:21.770Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=88f7a866-6180-4fd2-8df7-618eb434ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:31.781Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4796e1ee-b390-4758-ac10-07b73f9edeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:31.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:41.791Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=34abc46b-a29f-43e0-8ac1-3725ab4663e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:51.811Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0743e787-722f-4f49-a932-6393bd713c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:15:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:01.822Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ced0c3f8-bebf-4512-915f-08311b07bd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:01.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:11.830Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=58bff379-aa96-4cf3-8b59-118bf8ae2a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:21.838Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2c898c6e-078b-4405-b53b-1df09dca6102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:16:28.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:16:28.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:16:28.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:16:28.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:16:28.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:16:28.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:16:28.864Z |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 |2023-01-10T03:16:28.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:31.847Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b0bda1e8-b62a-4dfa-8f38-a134f4d49b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:41.856Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cd10d4e4-b877-4215-b98a-aca2a2d629b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:51.868Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=678ada16-cff4-4813-bdaf-31f6207637a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:16:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:01.879Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3dfda837-e93d-41be-812d-94c064675ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:11.892Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ce028d3d-5b82-43eb-8724-de049601ee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:21.901Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c39ff400-3137-423d-87f9-2fbf8abd059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:31.915Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ad01ecca-9a7b-48cc-b73d-e0c6b080efe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:41.923Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2007ca0a-6999-4f1b-a5df-477b0a9c397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:51.932Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9c384911-c717-4f5e-94dd-972785a57898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:17:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:01.949Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b79ea9de-be7a-4170-8553-7856ee5b8938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:11.959Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=be5aaa51-47cc-4505-a1cf-cd5c928afb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:21.968Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=440091b4-c604-48b0-b96d-c5ed71ae1401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:31.977Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=36226887-41a9-47ff-b6cb-af437649335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:41.986Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8645d8fd-c879-41b5-af18-bf4ccd025cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:51.994Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bfd6523f-3e44-4d33-b6e0-8ee2e99d77d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:18:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:02.003Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=f85e01bd-1a7d-4027-852a-1e1f129bc3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:12.012Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cd0c18a9-6347-4607-97b0-0a0430f64c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:22.024Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=58900748-c671-45c0-bed2-3cd4718092c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:32.036Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=32c38b8d-d144-4415-9ea5-8555291113e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:42.050Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b2642c8d-ae10-490e-a107-4d98d7088049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:52.061Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=48b5d442-9e01-4529-a2d5-293d7c150209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:19:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:02.072Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=7ed0bbab-d9f6-4531-9e12-0eff82469d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:12.082Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1f1dd490-90fa-4854-9ef1-2863d0b93e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:22.094Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ac33a5cb-22da-46ba-b075-1c8906346dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:32.105Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=92250561-f7af-41b1-83d0-1a1e0f08ace4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:42.116Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fa802f16-7f34-4bca-84cb-d4b70f460ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:52.127Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=46b1cb5e-80e7-46bc-a9cf-88f7c756c8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:20:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:02.137Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ab342bda-a2a3-4e97-8cb6-833d16eadbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:12.148Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5b74e26d-4159-4182-8d26-19a43a6531fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:22.159Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b7f9d4c3-cb82-4d1f-b864-8641ffe92482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:21:28.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:21:28.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:21:28.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:21:28.034Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:21:28.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:21:28.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:21:28.046Z |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 |2023-01-10T03:21:28.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:32.168Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4f5c7eb1-4df9-4f9e-8f60-ea105590aae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:42.179Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a6ed5278-9521-4940-b4c5-61a5f86c4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:52.188Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d0328eab-9d8a-4117-8cd8-b93efcd4dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:21:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:02.197Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=7577b456-7031-4560-af11-e1295790e4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:12.209Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=73f40925-2b89-4c1f-ac32-261a1ae9524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:22.222Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=43cee136-8e6e-41f3-ba31-a3278654144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:32.231Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2987325c-eee8-4c7d-bd62-1dfa92eb39c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:42.240Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=178075ff-56df-457c-968d-972939ae503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:52.250Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=14e5ffef-81b6-464c-9cc8-6596a8131398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:22:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:02.279Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=196b3277-57db-4109-9be6-730389d2aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:12.290Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e4126c81-71d6-4bf7-8d8a-0920dcf2cec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:22.301Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c78c4178-ae77-400f-8d4d-c6e9a39d5d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:32.310Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=10e3de22-85ef-459a-a962-654a686e95d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:42.322Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=f6df46a1-6e46-404b-b255-177063365a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:52.331Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=dda81279-60bb-4ec7-b079-c871e06fcc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:23:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:02.340Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e5fe5cd5-2f5a-4aad-b762-879379d56bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:12.349Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2352a47f-a44c-4f43-a986-13990ce1104a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:22.358Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=76ccecbd-eb93-4e59-b061-5597cf8641c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:22.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:32.390Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cfca11f3-1156-4862-a41e-f0308ff8e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:42.400Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fd8f3771-602a-4cda-b777-154bd1d34705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:42.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:52.410Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=f7b743b7-ed43-433c-9484-b98f88e484b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:24:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:02.421Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9c243e0b-fb58-4b82-a876-7b55d9dfb7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:12.432Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=31bade94-fb70-424e-9518-d5199e248d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:22.448Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8915904a-423b-4fe1-9a53-ae63fac08a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:32.462Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=00bc84de-5cfc-465f-b2ab-6c16f538f177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:42.473Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bafcc730-8990-4dd0-aa97-8d30a7b135ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:52.483Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=865702b9-c806-4dff-8ddb-039a12d539c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:25:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:02.495Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b6029265-3a1a-46b7-af59-085cb7d537b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:12.506Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a935f422-6d78-42fd-abd8-ea37dc042849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:22.516Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4e293c14-8239-4ffe-bbe7-4cb2984c48b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:26:28.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:26:28.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:26:28.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:26:28.014Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:26:28.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:26:28.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:26:28.025Z |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 |2023-01-10T03:26:28.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:32.526Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fee8d6d5-0e69-4156-a1c0-15cd5b663e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:42.535Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=573c4e06-429e-4b4b-8188-41e69cdb76e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:42.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:52.545Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fb24a445-3365-422f-92ac-3f2839efb337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:26:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:02.555Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8cf6f631-075e-4cf1-af86-198e74c334ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:12.564Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0718850d-8610-4300-b7b6-c7f7c6334dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:22.573Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=515318b1-ade9-4ba5-a5e7-37df73ae2ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:32.585Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a4d99a84-b76a-4e0d-962d-a3b3cd0b3c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:42.599Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3310a1fa-2203-443b-8197-784b8db51b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:52.610Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4f03eca0-708c-4d64-bdb5-e1a372d0b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:27:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:02.620Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ee237777-fe0f-4608-91b0-1ff9eb4e3f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:12.632Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4fdb6c1d-5e11-4979-9f77-4f98721ec680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:12.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:22.641Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=f01c0c95-35e6-4bee-87dd-1acff33c2491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:22.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:32.651Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0ba3969f-8237-4294-bfb5-cc3c2e695f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:42.660Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=7be90042-3b84-4d0f-ae79-c80f666ffffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:52.669Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fb13a17b-d1ba-4d70-a39a-3b344c81dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:28:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:02.684Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5d5d0707-a193-4f87-a6ee-9e004d63fdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:12.695Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bea1df2a-5ce4-41d4-8590-b3ea0654fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:22.707Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0026ee70-7a00-4fcb-ada9-96f8cf851224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:32.716Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4f638683-ab15-4c31-afa4-857283eda5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:32.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:42.725Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4f77ae40-b4e2-46f1-a075-e0301f8e16f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:52.736Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e9fffc0b-12e0-4d07-b55c-e2e2610936b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:29:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:02.747Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cf681053-d3a5-4b4d-9d5b-d75a3f8f38d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:12.756Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=799bf175-e975-4efb-ab2d-5a2d9e55247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:22.769Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1153f4b3-7aba-4b21-90a3-f695dbc54a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:32.780Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a6706c3b-a395-4583-9c19-a6e64551fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:42.795Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=466c5ea0-dd20-4389-be33-ca049f4b7e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:42.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:52.805Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=41664f14-f597-4f90-9521-3b7b1f445c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:30:52.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:02.815Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=987d02ae-846e-401a-9abc-fd7a6a14517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:12.826Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=466400e6-701d-45bc-b5e4-d802777e0554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:22.837Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=23088d6d-7cfe-4dc7-9d56-fc46d825620c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:31:28.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:31:28.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:31:28.040Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:31:28.044Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:31:28.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:31:28.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:31:28.057Z |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 |2023-01-10T03:31:28.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:32.846Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bc0a3993-9f0b-451c-b062-777071d4c97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:42.857Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cb706c53-5819-455b-a2f7-6d1f069d4223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:52.867Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=813656a0-fd4c-40e0-9bc7-b2718cf39f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:31:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:02.878Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=712fd704-6426-4a94-8313-0e071ebaace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:12.890Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b37609b7-8454-4783-b03c-9060e239e1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:22.900Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fb29c4ef-045c-4986-b270-006a1513b1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:32.918Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=840a3a4d-1369-4778-95bb-a34cf6c5df14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:42.932Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=41475621-69fa-42de-8d79-4a1fd01e11de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:52.943Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3d83d3e9-5160-471f-b9dc-0b2459abecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:32:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:02.952Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=14ac63e5-3aaf-4ed8-8dd1-157d104ea128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:12.963Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=31f92d7a-169d-4ee6-979c-c451e455c56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:12.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:22.972Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0a589e28-b2af-4e5b-878c-0d83f7137b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:32.981Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4c395751-7677-47c5-a40f-c56be8fa7b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:42.991Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c89089ba-5b81-4999-af38-bf9068e153dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:52.999Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=57e12a7d-6b3c-43a8-bcc3-7c6d08c6ccb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:33:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:03.008Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b938a65e-5eef-4cb6-8762-3f11e0602ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:13.018Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=67b7b7c9-715b-4bfd-ac53-7d568506e487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:23.028Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3b0f5472-b2a4-4564-85e2-90e51c3c1e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:33.038Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3501c7b4-650c-41a2-924a-d7d660217bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:43.047Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=680b60c5-dbf6-422b-bf6e-3ee1b19ebb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:53.057Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3cd47ba3-dca5-4802-a502-535a1a238fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:34:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:03.067Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=72ff5b5b-64fe-4a70-bad9-47c0ba03ce6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:13.077Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fe057b4a-259c-4a83-a03d-9b74b0258f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:23.090Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d9031f4e-e2b6-4625-a427-59023d9f9828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:33.100Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=27f839ff-1301-4275-9d64-eae94308927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:43.110Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0356a337-3fd7-4d0b-8275-e2d663f1e903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:53.125Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d35e61a5-fc29-4185-8e09-f17066690800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:35:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:03.137Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=dba51940-182c-4712-91c8-b0fea27af30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:13.150Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=616832de-1f2d-424c-a5c5-bd729fc14c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:23.162Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ed080e98-d9e5-4a14-b9dc-697d6f6b082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:36:28.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:36:28.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:36:28.025Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:36:28.027Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:36:28.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:36:28.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:36:28.035Z |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 |2023-01-10T03:36:28.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:33.197Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b36f3313-8420-4488-bd02-27a02b62faef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:43.211Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=06e2dac0-4e6d-40e8-94a8-a5a4bdef0ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:53.220Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8210576f-d596-4752-b2b5-882a150e5110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:36:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:03.229Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c1281f1b-4f65-47f0-aea4-8ec0aa41a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:13.241Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=246ee133-8207-4a38-ac3d-aeb47ba0c6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:23.250Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a46d6c09-59ab-4e07-9dc5-fff167c7b12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:33.260Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4156c358-3cce-41c8-b0c1-f2743f59ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:43.269Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=79c55146-f254-41f1-a497-79f62b5cd451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:53.278Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e8811092-b072-4867-964f-c4d38f4de3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:37:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:03.286Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=833ee18c-9a35-48af-99b2-d74ed1b6a501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:13.297Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=75ed31fb-52d0-46b9-a37f-ca835081f969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:23.324Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d35c0933-818d-482d-a136-d9a741170df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:23.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:33.335Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=047e4a1d-c311-44da-85b5-a78fae8ff3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:33.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:43.344Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ae3c574f-81cf-4504-a09a-3443cf9b8091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:53.357Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6c946365-3231-4d5b-887a-65bf22fb7e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:38:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:03.371Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c00a15fa-9cdc-4fb6-b557-988a571bb33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:03.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:13.382Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6907d1a2-33ff-48cc-8c7f-6c39d0f95c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:23.392Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=237b3bfe-8d55-410c-aa14-679424028dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:33.402Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cac4d271-4921-448a-803b-53c2e0d924cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:43.413Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=67d8e3e2-d366-4d92-9f4b-a3afc86dbf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:53.424Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=dbd3674f-94a9-45f8-b29f-f9bc1187751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:39:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:03.434Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=41d40416-e09a-4b45-95b0-9af9388c080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:03.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:13.444Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a7373664-88ff-4d73-9ee3-ecbb6a7d2899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:23.452Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=14a08d2b-3154-4ace-a244-8537ee62da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:23.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:33.462Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=800b6e4e-8f99-4e11-8831-005ca71d416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:33.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:43.472Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c5e627aa-6438-479f-9bfb-810f93791706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:53.482Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=570b00a8-5130-454e-8d04-a9cffa982ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:40:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:03.490Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=66b3bb0d-b919-440f-8dba-d55994d4bfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:13.501Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c75dbac1-caf4-4d7b-af4d-fac77f564835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:23.511Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3aa81a6f-19d5-4225-90bc-5d263cd5da80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:41:27.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:41:27.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:41:27.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:41:27.899Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:41:27.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:41:27.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:41:27.905Z |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 |2023-01-10T03:41:27.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:33.520Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=73708934-624d-4a40-a51f-443a1d81ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:43.532Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=05ac644c-18ff-4b89-8b89-f913c837babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:53.548Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a411db1f-0baa-4dd9-b69f-d7245f6c175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:41:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:03.558Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d877c13a-68b0-4b3e-abc1-67f034e42e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:13.568Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b2d5344d-610c-4be5-950c-17dee1d611ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:23.579Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0cb1ab5e-c265-4baa-ade8-bc8bb11115e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:33.589Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=667c55e7-80c6-488b-8855-f3259967909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:43.597Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=33a895be-166a-42c9-9cd6-9f44f8f44daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:53.606Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3f4c3b2a-d3df-4993-963a-608da5673925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:42:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:03.616Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9979a3dc-330c-4af2-a8f7-98d2fe3b0f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:13.627Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=150e5df8-f940-4cae-a483-35920e76d418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:23.637Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2b14f6b6-e074-4bfd-99a0-73db50e004a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:33.646Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=082b41a6-9c27-4746-a1ab-73d39a7cd2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:43.655Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b8e15a4e-8b51-4572-b863-e9f719ce556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:53.664Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4974d2a6-7765-4d1c-a82b-df82801853e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:43:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:03.673Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e2d7366d-0fad-4570-8057-c27eaec633c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:13.685Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2efb1f23-5c6a-4bf0-9103-3e96e32f6d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:23.696Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a06cf115-e9e6-4e96-972c-1dcdcedf813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:33.706Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=613fa5ab-2d3e-46c7-9e46-79d400ddc47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:43.715Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d331c5b2-535d-4c0a-9488-5a0f7f56f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:53.725Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3b638523-de7d-4929-88c6-a4ffe88d8f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:44:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:03.735Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4676c124-b7ca-4c6d-aa8f-d9493c2a8645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:03.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:13.744Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2785bd14-e2b3-4a1e-bb4b-c7e5b838ff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:13.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:23.753Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b977952d-f45b-4430-a35d-4475f4b59003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:23.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:33.762Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d65a040a-f433-468c-9f3f-3660d1a7c023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:43.771Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=68a59226-dfed-4093-982c-b45b97b12465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:53.785Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=92463cef-6aeb-4d6d-90da-0f1ae7f55b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:45:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:03.795Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=64b55404-2183-4356-a48c-12accaa7f8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:13.805Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=94a68694-f057-4080-951b-986f0a90db6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:23.815Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b0812a92-1a0f-4a8f-9916-5d8a7846e2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:46:28.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:46:28.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:46:28.026Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:46:28.028Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:46:28.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:46:28.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:46:28.035Z |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 |2023-01-10T03:46:28.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:33.826Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8403511f-b8a4-4dc1-821a-b1f071095802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:43.849Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1ea40c84-5e6b-4000-ae0f-0dafbc3ed54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:53.858Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6f3bfb1e-ae68-4edd-9be4-e1cd62faeca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:46:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:03.869Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=278361ef-71dc-4b26-ba73-f0be4469d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:13.879Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e6c5f0f4-3919-4b3a-9cc4-dd5848bf01a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:23.891Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b1e8ab3a-ff74-4389-a9f2-fc6623726174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:33.900Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=7011b7f5-6e37-4078-9524-e3ec147edbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:43.912Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=63446cdd-6c56-4057-8463-30cf81d06260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:53.922Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3979de1a-68ff-4fb6-b790-3fda4f4e2101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:47:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:03.931Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=946a44a0-2a72-41bd-a691-916294dcfe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:13.941Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=37300d74-ed79-4390-9bc1-a685649e90af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:23.950Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=60638700-afcb-4f08-84a4-875c985b77c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:23.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:33.960Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a68fe161-7929-45c5-872c-1d6a6d80dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:43.968Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=596eb590-1490-40eb-91f0-df0fff17035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:53.979Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9ea65a07-00ae-406e-823e-807ae49d2782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:48:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:03.988Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=57c80028-28a0-4574-bc94-82be36a7db59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:13.999Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=269df338-3364-4a4c-b37f-905a26f6cc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:24.008Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=df96f02e-abba-4323-a622-1f299dc8572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:34.018Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fdeb8ea8-454e-4be3-8503-9a12c1695ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:34.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:44.027Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=04bac91d-5619-4f22-8272-1b535cf0d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:54.037Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=56dcb614-e1a9-4fd4-812c-3ec6a50200ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:49:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:04.044Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5bf7013f-ff37-4452-abb5-de42c6037197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:14.054Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=93f43a9a-f234-4131-8d8a-64630bcf8a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:24.064Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=22e2b008-4cb8-41e0-837c-823930e8a8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:34.074Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=01c62ab9-74d7-4a41-a16e-29e91555dcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:44.088Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1cf83f61-80b0-4333-9dbd-337432ff1950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:54.097Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=12ae587c-93b0-419a-b8ec-0c987b1f4500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:50:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:04.108Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0d6e24e2-c73a-4a36-a421-b69726db5646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:14.117Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ec4049a2-5eac-4d59-90a7-6c9ed2712167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:14.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:24.127Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=92938b05-ba02-4257-85b6-01a6605e9609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:51:27.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:51:27.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:51:27.874Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:51:27.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:51:27.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:51:27.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:51:27.883Z |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 |2023-01-10T03:51:27.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:34.138Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=01bc207c-83ab-49c0-baf6-84ca3437ac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:34.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:44.148Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=46a2d4fd-f7c0-4cdf-912f-8ef14c1a72e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:54.156Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8376c137-863c-42fd-85d5-17165132296d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:51:54.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:04.166Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c4a5e5c6-8f3f-4a5e-84af-e2140a529d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:04.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:14.176Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=7b26c722-2deb-448c-a38d-c76fe6e9de81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:24.187Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b36deef9-741b-434d-884a-bdf4e4419b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:24.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:34.198Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0b54924f-db5a-432d-b018-61e9692b1a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:34.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:44.212Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c41923b7-9a36-4370-9104-c9708f7341f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:54.225Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a64769b9-8c80-4865-b7f2-2f8f16970dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:52:54.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:04.235Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ef6e5703-3f4c-4294-b4d2-dfd1103e4f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:14.244Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=08955411-7d2b-4326-b828-a3137e2c650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:24.255Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=82c2d144-903e-4a0e-953f-1d68057165fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:34.265Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=764707fb-2464-4bc3-a802-77aa76dff8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:44.275Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a8ca4f90-033a-4289-834e-8aa4853c6a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:54.286Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9364e5bc-901e-4d48-8af6-8670327f5824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:53:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:04.296Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e65f5fe7-c5fc-4f4c-b7aa-dcc0dd59c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:14.308Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d4eb6eaf-f07a-4467-9935-2b7186fd9484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:24.318Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b4611c60-0c34-4fcc-96c8-255205309225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:34.327Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5e0d1cb7-fb55-4748-b1f2-3d750d16e33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:44.336Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6e144009-15ad-4384-ba50-ec0eaf0058da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:44.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:54.350Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d9b45fe5-706c-4283-8f6c-60b0aca7d273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:54:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:04.379Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=23675677-e3cf-48a8-a3a7-aad54bdf5fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:14.389Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=34d48a81-d4a8-44c8-afd6-fffe49a71be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:24.398Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1ce0618e-386b-46a2-a58a-3c146b52d334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:34.411Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=92d89b28-7987-438c-8071-960b5de867ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:44.421Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=64ab9c3d-2799-4b99-a0c9-df4f78e3c274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:44.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:54.429Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=540b966e-9797-4597-9274-518bcd19af76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:55:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:04.438Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5e9b8e88-86fe-4ee5-826d-d819012ecef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:14.450Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5c5bd64b-2241-4a06-aa9d-b511b40b236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:24.461Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3ce86bb0-69b9-4b0c-8976-8643cbb1f1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:24.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:56:27.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T03:56:27.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T03:56:27.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:56:27.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:56:28.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T03:56:28.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T03:56:28.003Z |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 |2023-01-10T03:56:28.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:34.472Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=7ee1f39a-1db3-47f1-a0c3-670aba133fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:44.481Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6192be8d-11f6-4b35-b31f-556ae6d7f66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:54.492Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bac622be-88c0-4731-adb2-484675597e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:56:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:04.520Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5c650b4e-c4b2-4a0b-9b30-6b66fa0397d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:14.531Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8c095ada-3f7a-4a88-806b-96cacab57dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:14.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:24.558Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0471f047-941a-4a20-9f94-fe69ab4de1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:24.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:34.566Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cf3840c1-3dd8-4465-a0d2-7f7ebc3c199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:44.576Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=19117ed3-283a-4e2c-89e1-2e5d02f54383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:54.589Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6f730fcf-188b-42eb-af3c-30d325ae7f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:57:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:04.598Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d0f91868-f2cf-4b4e-8b54-69ac105c43ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:14.614Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8d1b9f10-4a8a-4a91-a971-e512e2ed620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:24.624Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3d75c0c9-308d-40ac-9310-8effc4048ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:34.634Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=563657a2-bdf5-4854-889a-dbdf275be351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:44.646Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b0ae266a-a458-4fb2-94b9-ff591f550d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:54.655Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3af61121-d564-42c2-927a-ce067a075b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:58:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:04.663Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=614ed4a1-cbff-4d88-84b6-7c95c784760a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:14.674Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=49fe1c67-b9f9-4e4a-94a0-20931e0c1b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:24.686Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0c21d3b6-3968-45a0-b580-90a3f3965e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:34.695Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5b87c7bd-5457-46d3-80c4-a9919bbc5b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:44.707Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e4c953d9-7aca-442a-89ce-cff19c821fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:44.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:54.716Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bc9b8831-3923-4b77-a2db-bbeb47a0f360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T03:59:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:04.727Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=958ac84f-ce4c-415b-b8bf-47d51273ea18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:14.735Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ee3bd632-4e3e-47e2-89df-2c5122fdb329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:24.745Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=98e9fe0d-2137-4216-9e33-4571af0de6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:34.755Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=eef1280a-614a-45d3-851d-0de1f55f0521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:34.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:44.764Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=178a3a77-2179-433e-a533-8a3aa345b635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:54.773Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8bef6acf-ac3c-4af8-84cd-c041280254fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:00:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:04.782Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4fdeb5df-0743-483e-9aad-f5a0dc732a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:14.790Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6318b669-b685-4d14-962f-3d79eaed9043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:24.802Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=eca7107c-401a-472e-8a5f-f495d5349043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T04:01:28.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T04:01:28.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T04:01:28.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:01:28.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:01:28.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:01:28.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T04:01:28.086Z |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 |2023-01-10T04:01:28.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:34.816Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=cba7b1f0-dde0-45fc-9acd-05f322f4eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:44.826Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2e867de7-f44c-4767-8964-7b1f6e6227db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:54.836Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1748943c-05ec-42c4-9c03-b9f369b9f469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:01:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:04.844Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=14d079e5-9938-4bb4-9395-8aff619b2d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:14.854Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d2005cb1-ddb9-49f3-bbb6-f3932f110d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:24.863Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=971c7d0b-1df4-4f1e-891e-9e64800b878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:24.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:34.872Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bfb68e33-c3ea-48b5-8b99-26849ef97b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:44.882Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6a491b56-5af3-48e3-8f24-c468f0abb62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:54.891Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=3c97fff4-6c58-40a4-b007-eda63154616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:02:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:04.900Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=f6fcaf1b-9995-45c3-9253-cb1feae913e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:14.910Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=45ced48f-57fa-4122-bb3a-7f943b59b4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:14.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:24.921Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d0f239d6-1239-4909-a13a-83c82de23bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:34.930Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=147fbb08-49ce-4388-944b-3c23648fb4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:44.944Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6cef8580-938d-450b-8985-3578a1922265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:54.954Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=93b9e12b-70de-4545-a5e9-d36ef2387e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:03:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:04.964Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=78ab1216-cd32-456a-8e49-96a4ddd14717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:14.973Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=147f02c4-5dea-45f9-82a6-db6087c6becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:24.983Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=39a26659-3f69-4f2d-bd4d-77b1bb6934da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:34.991Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=65c5d695-b47e-488b-8460-227c6c181c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:45.001Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2fe3353e-c3ad-464e-a559-e54b83234d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:55.013Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=76eaca93-288c-4ab9-9719-a13be4394985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:04:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:05.024Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=941f34c7-be97-49d2-a686-0a7559f12472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:15.033Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1551c0cd-17b6-4dec-ac31-9a5c3be78b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:25.042Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=0573dfc2-b09b-4a6e-b9b1-ec6601d62bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:35.051Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8a8d7324-5c18-4858-8615-d59ec269ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:35.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:45.061Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8ca01136-73d7-4710-b13a-18e8949b41ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:55.073Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2030158f-bb74-452a-a724-bc3778d67ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:05:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:05.082Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=f743f938-56b6-4ef1-802b-7bf7b186e5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:05.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:15.092Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=95818ba4-2a4c-4325-afdc-e809b87c4dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:25.101Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=76bd7b66-fda7-4d20-be3f-d9eb15e54434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T04:06:27.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T04:06:27.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T04:06:27.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:06:27.957Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:06:27.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:06:27.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T04:06:27.964Z |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 |2023-01-10T04:06:27.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:35.109Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=231a13ae-ee01-4b74-8a90-3346b86f39cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:45.118Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=2160aa0c-df99-4bb8-971f-b08719ed1607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:55.126Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d0c2df0b-2fb4-4aba-b3b7-23d470c2ecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:06:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:05.135Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=dbc7a33a-001c-4c46-ae00-0636560d538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:15.145Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=fae090b4-2f4b-4b6d-bddd-c35f6bc0acf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:25.155Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=64c07235-d660-43e5-9675-10a87cc9c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:35.163Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=253587b4-b118-492a-9e21-7078182371c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:45.172Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8c05b4a5-0d7b-468c-9aa9-3e1e7cbdc199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:55.181Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8ee52a5a-479d-461e-9103-27253c785c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:07:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:05.193Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=df134d59-a70f-4f73-ad20-9615fc31f71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:15.203Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=053cd3be-3d1a-4ca8-bcd2-27d16129bf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:25.213Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d7e8aff2-aa28-49d8-92a3-813b20ad1c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:35.223Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6028e9cf-38c7-491f-a1bb-24203187d7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:45.232Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=b8c0bbb4-4156-47e9-8526-9481a65a841a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:45.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:55.242Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=38337c74-86cb-4635-a5d8-b49150b131ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:08:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:05.251Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d3b1111d-b888-4421-8a9a-9fe834ee59f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:15.260Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ba03398d-760e-4ad3-9c31-edd0a94e66a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:25.268Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=355dd095-44ba-444b-8a8d-557d4f575e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:35.278Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=20cc6de8-346d-4af7-9f75-49d9e5965aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:35.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:45.294Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=ca6bd264-cb7f-40f9-8c04-3f5547d20360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:55.311Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bde50477-ade2-4824-8cda-ea0b9fa36f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:09:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:05.320Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9fd36e07-6d12-4d28-af11-6f33bed8ae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:15.329Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e9c9e7b0-2d81-45b6-a3ad-86ad8ed16457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:25.337Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e8b1932c-79b3-48e1-b32d-d44adbc1111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:35.346Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=c328077c-7100-4015-bb45-0123d39e6dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:45.356Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=bd0efd0a-f5d2-4bc5-aa88-fd15a28c1630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:55.367Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=1b7f84ec-f89b-4163-a86b-7ac0410fbe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:10:55.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:05.376Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9950b7b8-ce44-49a2-8fc3-4b53c8a56820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:15.385Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=4794ad59-4780-444a-ab12-1286a5d1a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:25.395Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8646c616-d24f-448d-8196-e09117d4fc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T04:11:27.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-10T04:11:27.992Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-10T04:11:27.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:11:27.996Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:11:28.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-10T04:11:28.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-10T04:11:28.002Z |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 |2023-01-10T04:11:28.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:35.405Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=844ffea7-1f57-49f8-89dc-22c22247eded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:45.413Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=d4640df3-4dac-4d19-9025-45cae132c6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:55.421Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=e7e84787-e280-4fac-bbfa-3ff30aab623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:11:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:05.437Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9b9471ba-f9a8-41dc-a48d-9850d0c8a00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:15.445Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=58aacdae-2393-4da9-ba4f-57fda2ab7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:25.453Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=211531a1-fd93-45e5-901f-9fb1c2d42356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:35.463Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=a613ffda-a051-43a7-b602-bb4fdd7ee587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:45.473Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=324358cc-1a46-4c18-8cc2-bfbe93144865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:55.484Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=8f3aa92b-c537-41e4-a040-717f9f94e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:12:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:05.497Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=07f522ee-b528-4eb6-9711-5459c37d8c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:15.505Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=9f4ea489-0c8c-47e3-a6fe-4302baf0abcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:25.514Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5e552921-8891-4660-80b2-22bd23e9744c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:35.523Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=881c3df5-3033-4099-a3c3-ba11b719fa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:45.534Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=38e6aa6b-32ce-48d7-9d44-cb9608f409c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:55.542Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=21de9c85-55f5-4f78-9ca8-890eac666ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:13:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:05.551Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=11916363-39dd-43d2-9256-155708c1656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:15.561Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=083645f1-cee9-4387-ae2a-5c95a22fed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:25.569Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=5d7e1eca-b1ba-4a53-b280-1912b0d9b5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:35.577Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=6d3c12d8-0cdf-45c4-88ee-2dec0101c4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:45.587Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=deae99c5-7d6d-4abe-ade2-10cfae554477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:55.600Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=69b1804a-4f6e-46c9-a81a-040fded78065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:14:55.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:15:05.625Z |INFO |Init configs |InvocationID=924c8e4f-4bdb-4844-bc4a-d7b904b4e26d, InstanceUUID=901ea265-5c3a-4b96-9fa4-ed4f49aaaf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-10T04:15:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |