By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:08:17.453Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:08:17.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:08:17.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:08:18.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:08:18.167Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:08:18.167Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:08:18.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:08:18.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-06T12:08:18.329Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-06T12:08:18.357Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-06T12:08:19.667Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-06T12:08:20.081Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-06T12:08:20.099Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-06T12:08:20.100Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-06T12:08:20.151Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-06T12:08:20.152Z |INFO |Root WebApplicationContext: initialization completed in 1794 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-06T12:08:20.514Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-06T12:08:21.287Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-06T12:08:22.638Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-06T12:08:23.149Z |INFO |Started MainApp in 7.677 seconds (JVM running for 8.436) |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-06T12:08:23.202Z |INFO |Start scheduling PRH workflow |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:23.211Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=dd9cea1c-0a1a-4d91-b539-5a87e4a57e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:08:24.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:34.762Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=35bef5bd-4174-4e71-9153-0b670b21cd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:08:35.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:45.806Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=69f63ff0-7149-41b5-ab10-d08fd7b1aa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:08:46.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:56.845Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e83359e6-176e-46a1-95ab-2ec3c7a2ee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:08:57.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:08:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:07.887Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8cfc11f5-0b7d-4558-81aa-18ae7711d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:09:08.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:18.925Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c488b0c1-d7d6-45f3-ae16-a2697989059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:09:19.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:19.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:29.977Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f4d2a3ba-5413-4f61-9639-5f712e1327a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:09:31.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-06T12:09:33.898Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-06T12:09:33.935Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-06T12:09:33.942Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:41.042Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=683e5c68-1578-4edc-b101-495ba0dc64a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:09:42.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:42.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:52.078Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2259f982-c0a9-48a4-982d-953a5c798acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:09:53.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:09:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:03.117Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d7c2a788-9239-4fcc-9af5-db4fa38af87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:10:04.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:04.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:14.190Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2be755f0-548e-4deb-8429-bb030c9533c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:10:15.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:15.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:25.231Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4256e53f-c8d0-4537-bb9e-ba6d5ee28560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:10:26.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:36.270Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=78312c3f-97d0-4439-9c6f-73541186312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:10:37.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:47.309Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bfd71779-67f1-4754-85c5-a19f2e53cac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:10:48.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:10:58.964Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2d7e04c3-883f-42cd-b114-521d43ad22fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:11:00.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:10.002Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8cb3de12-9902-4457-b0ce-e9436df56a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:11:11.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:21.038Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=62a96374-6537-481d-a337-a689a1b103d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:11:22.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:32.077Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fcaca7ce-5ada-46f4-a071-f5cbefab11d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:11:33.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:43.121Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a8f2552f-0947-4385-8373-16a7564a1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:11:44.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:54.159Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=636e012b-5a25-4693-92f4-167040594d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:11:55.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:11:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:05.201Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4502cdd4-1aa1-40ba-a4f5-40a2a2787cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:12:06.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:06.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:16.241Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=456a2522-3be4-442a-9e49-767deda9652c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:12:17.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:17.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:27.277Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9596d1b5-17d4-469b-a188-07572620ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:12:28.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:38.317Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=37379f83-0b96-4836-8732-097a0eae5140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:12:39.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:39.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:49.357Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=75bbb12d-d529-431b-ab4e-f2973ac19cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:12:50.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:12:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:00.408Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fdf868ea-cbe1-4dd6-88fa-bbfcb7c7b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T12:13:01.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.160.88:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:11.437Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=603377a0-373b-44bc-b91f-52ad42fd9a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:13:21.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:13:21.494Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:13:21.495Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:13:21.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:13:21.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:13:21.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:13:21.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:13:21.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:21.987Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cf1a29d9-bfcd-4bbc-8e91-56c7dd0b8c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:22.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:32.001Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2ee19ccf-60c5-46cc-bfe9-cbd0006ffa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:32.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:42.016Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3fc320ff-f427-4ca9-868c-78fd0ac245db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:52.026Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d557e03a-663c-44d9-bcbf-f2847291fad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:13:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:02.048Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1c905d6a-de91-4181-a8c1-e64fa6b087f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:02.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:12.069Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6b840892-43ef-4b89-8af9-de34b408f330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:22.078Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=09cd802e-b77e-4c6d-9d29-4b0dd0109226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:32.095Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3e23d570-b09f-4eee-a489-e4dce429f31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:42.111Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=45ac9e89-55c0-4ae3-b012-6606e732c87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:42.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:52.123Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=50a8b21f-0869-47ef-8d5d-acbe544ff079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:14:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:02.156Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=91e2083d-1492-4ed1-ab25-417fa1147424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:12.167Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9589afdc-293c-4266-b68f-63133d954f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:22.178Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=930243cc-17ec-4a44-831d-f043c8d45ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:32.191Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0e5688dd-e74e-4dc2-8701-88fee70822fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:42.202Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c0b9de09-1ef3-46a9-b5aa-cd185adf9fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:52.213Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b6394fc1-5fbd-4f03-8072-02ea868be7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:15:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:02.224Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=110af638-7a6e-4a96-bd69-c7dc055bafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:12.235Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4bbf0a7a-75fa-452f-a3ea-a03d30f28f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:22.247Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4cb788a3-e78e-49eb-8ece-a8705270c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:32.256Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8adefec2-069d-48fe-84d4-acd7319a9d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:32.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:42.267Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4267a092-b5be-4b14-83db-7a59c969207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:52.279Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=01c23cd9-56d9-4035-bcec-f748fb1107b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:16:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:02.291Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2b01eb10-dc75-46ce-984d-b67c557e52da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:12.304Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9a5911b0-2cc4-49a8-9417-4205e394f8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:22.325Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=66a97fd4-9946-417d-8992-01fed107ca43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:22.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:32.336Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f1811487-025e-4baa-a8e1-4c9f69c3d957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:32.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:42.346Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=11917c0c-5984-4207-8f40-c8f3c7747982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:52.358Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fd3d49b6-4464-4338-b20a-7bc3f98be376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:17:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:02.367Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a52ebcce-31a1-492b-85cd-0c0d3f17fe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:02.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:12.376Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b9c5e704-bf8b-4608-a2cd-4d4e0d9de1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:12.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:18:20.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:18:20.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:18:20.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:18:20.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:18:20.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:18:20.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:18:20.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:18:20.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:22.385Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=91bfd039-b302-4029-ba3b-8061a8e584ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:32.395Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f51a3f5a-0289-4c95-aa32-8bdfce8639d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:42.412Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=aa455e61-c380-4ace-9e25-6ed52ea02a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:52.421Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7fb44ee9-6b80-457f-85e5-0e4f815d287c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:18:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:02.429Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f1172ee1-1d34-40ef-a5e4-e3ed35ee67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:12.450Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b5cf2f07-df43-4629-ab45-53f7ca8e9045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:22.461Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9607f09f-f033-4a3d-8abd-e79049792614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:22.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:32.480Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d1ab2ee9-50ff-418c-a571-6a7ebe908878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:42.489Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7eea9082-e8e4-49f6-a290-ad66f475cffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:52.499Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8c1ee519-faaf-4ba8-98f6-b9987bf4b4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:19:52.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:02.510Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f678a679-d974-4dea-9850-d12b3d6e9508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:12.518Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0a819576-0a83-4b1e-89b6-16eb0987b105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:22.525Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7a572219-d607-4498-9e93-8263cca32124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:32.541Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b4225a39-3f84-4256-851b-91690392ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:42.549Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6dd4d064-6819-4936-b607-35af2ded0745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:52.559Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ebf3eafa-1589-4158-8186-04ad014a3c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:20:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:02.582Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ef30c461-ff71-4798-a290-f1c61068dfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:12.591Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=21f75feb-4015-4f7d-b6cd-9953d3cd0a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:22.601Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=81ced124-9605-4053-9099-7c3894f28ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:32.608Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=55b3d618-5060-4040-84ef-4078cb1437d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:42.630Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=128fb3c9-7243-43f9-a270-7b2cefdd8858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:42.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:52.639Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=348c62c3-8a2e-4a8b-8cd1-a07df94ee97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:21:52.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:02.647Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cafb6326-6e69-48e5-83c7-fb7983c61859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:12.656Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=87480c26-1a79-47ab-8bbc-a7ef796de5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:22.667Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cab390be-cb00-4b5d-b748-d89c18d3717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:32.683Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ab86f1ca-8555-499c-b4ee-b62cd80b0823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:42.692Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fde598d9-36fb-43ab-ad1b-c77b905751bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:52.700Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=433c7b4d-9659-467b-9c6f-f1b7df70fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:22:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:02.708Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=dee7e0d6-17c3-44fb-8658-e9a743588d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:12.723Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fb10b3c9-ac8a-45dd-8685-c1cf34073e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:23:20.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:23:20.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:23:20.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:23:20.909Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:23:20.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:23:20.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:23:20.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:23:20.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:22.733Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bcdaf117-5757-4b5f-a86b-1515a2607bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:32.742Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7cd9fff4-87da-44dd-a9ad-6279819db20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:42.752Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2a880ae8-ad21-49a6-b38d-0fdb679dcc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:52.762Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ceb822a7-b785-42c0-aeb1-1c29f6eb853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:23:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:02.783Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f721bf90-b67c-41d8-99a7-196b758eb3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:12.807Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=18016a7b-e1c5-490f-b89d-82f20e5f247c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:22.818Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=41a3eef5-96cf-4c21-bb09-d6b5273988f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:22.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:32.826Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=043246f2-93f4-45ca-a88f-b6974f09a25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:32.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:42.835Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1f1d3cf8-eb85-4d67-a2cc-b6480e10d0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:52.843Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1f37b09a-6951-411e-9a90-ede9d4714e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:24:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:02.852Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3a4a7fe0-1ae3-4be3-b02c-4e717617775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:12.860Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fc734195-3f28-46fe-820f-189012d7108e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:22.868Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2040ed8e-5a02-4281-956e-e3a172adf144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:32.877Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=10abc3df-3a41-41d6-aeab-2ae953bbe6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:42.885Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bc0f2ee8-2436-4d5c-8e17-49db50edc5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:52.892Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e1813987-d093-4c7b-b629-f8251a2c073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:25:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:02.902Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=eab0b8dd-2d30-4523-b822-a89c4f3377e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:02.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:12.922Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4dcb360d-72a4-4ab3-933c-d90b1adbc73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:22.931Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7693fbfe-28a9-429d-8aae-58c63d4ef349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:32.939Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c6e4124f-c34d-42e4-b487-990729e23b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:42.945Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c001d7ac-f4e2-4725-9984-1b61c76f4693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:52.952Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8e5d1c9e-57b1-4795-90df-cf997ac40361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:26:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:02.959Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4b460ac5-dcc1-46a9-80a5-b7be3c8157cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:12.970Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f5c1f9b0-5f4c-4063-b33a-db1b7378146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:22.978Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=90d4da97-2281-4399-bb97-5b8bad26ce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:32.986Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b7638c84-0307-4e48-b087-eb644064fe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:42.994Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8aca1894-9297-4b18-9b49-c4a29026babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:43.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:53.003Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1c5b3011-c097-46fc-b1ca-04806cbe93bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:27:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:03.012Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6aef9b82-6d35-4d6e-aab0-53b677621a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:13.021Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=19512411-0a2a-4941-a77b-bf4e952f9bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:28:20.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:28:20.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:28:20.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:28:20.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:28:20.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:28:20.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:28:20.900Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:28:20.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:23.031Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8ebcd17e-342d-49bc-be60-0e55e57469e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:23.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:33.040Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ceb83a66-4653-49dd-b2c5-9a88ee18da94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:33.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:43.048Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=08c53fac-598b-4352-8cd1-23523b277929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:53.057Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c22253e2-ba62-4316-b489-a54f8e4ad9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:28:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:03.062Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cac37693-c4dc-4ed3-a40c-eaf6133c0fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:13.070Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6e7b756f-c76c-4699-aba3-8b0b71f78b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:23.078Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c7961c46-e82c-496d-bc5c-b85ac1d9db9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:23.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:33.088Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0389d16f-c806-4744-8599-1d4422b608e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:43.099Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5a5d312e-0415-4639-b205-65b8d6c3b549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:53.108Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4cbe7744-7a27-4ef1-82d7-1197108afac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:29:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:03.116Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a2bf574d-81b6-459d-a450-32d9abb7bb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:13.125Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4bbc9815-9f1a-440d-878c-8fede56f3b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:23.131Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=25bfd996-0b1d-4190-8946-b563a3bb2c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:23.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:33.142Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=dc2ab8ef-6a5d-4943-a362-e53623a8df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:33.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:43.160Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2f461487-0e4e-4edb-af6b-2b626c7099f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:53.170Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=96d16d0f-6985-45da-bafc-56870192e121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:30:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:03.179Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f689c3d3-4394-4143-a9f2-1ebfc8f25e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:03.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:13.187Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5d1e0283-8114-45a6-8925-f3eacc830c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:23.196Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e547a20b-aca0-4e9c-8a8f-33350f633f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:33.205Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7062effb-1be0-451e-b83e-d47b3016e8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:43.214Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5e378c75-f87d-47cc-a80d-71529d026c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:53.222Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f0930b60-bc90-4666-a12c-f1cd10e4d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:31:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:03.231Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=be7affa9-adcc-4304-b731-289437f403cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:03.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:13.240Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=dfe644f3-f74c-4d75-bc1d-123e20b9e536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:23.251Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4556bd48-6ce4-4108-ac64-9eefc8310d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:33.258Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d44ef0e2-6573-4bb8-892e-db1a197dcb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:43.270Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=23324d38-dda8-422f-8620-555eae8f54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:53.286Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=37313827-7179-4709-b49b-2a66b945e28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:32:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:03.293Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8dc8198c-4478-43be-a9ff-ef70efb8a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:03.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:13.301Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=80ad4601-59dc-4045-892f-e8f0b2cfe949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:33:20.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:33:20.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:33:20.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:33:20.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:33:20.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:33:20.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:33:20.880Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:33:20.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:23.308Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7b8e61a9-7e09-481b-92b7-acbf65899a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:33.316Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b225293c-546a-4298-af3c-822737533bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:33.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:43.324Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4d897539-7eba-4b07-b4b5-04ada22cf06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:53.332Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1499208e-99e4-4e0f-b8b8-6e2f44ead1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:33:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:03.338Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=88e91d2b-ac04-49b1-ab14-9c58245db5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:03.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:13.346Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=437d2bfb-66eb-4b18-be9e-f7d6c7081384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:13.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:23.353Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=23e460cf-702d-49bf-b222-2a62f4b4f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:33.363Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=59420d95-0a26-46a2-926c-a028509e91d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:43.372Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=843d2843-81b3-47dd-b9e2-6fc0e4650009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:53.379Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ddf38842-ffcb-434f-af4b-7fc7b1bece2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:34:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:03.388Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7cc1876f-11d4-4a49-9c2d-b6df9f495e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:13.406Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=15edb341-2ac5-448a-b806-5b517c108071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:23.414Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=12fa2e59-f4bd-4e5f-b06b-231539e04c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:23.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:33.422Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7ad8afae-95b3-4b91-a5a3-cafdbcdbd4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:43.431Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6ff48c0b-fe60-4b8a-8077-755d06e429c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:43.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:53.440Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a77956f9-68ff-4414-8cd7-f6eb40d9a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:35:53.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:03.450Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2d8440b2-81b7-47be-bf2d-e931ece01753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:13.457Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=df821bdf-57ff-4b3d-82d9-80fc3b0e6580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:23.464Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ea02ea90-1533-48c4-bf81-a73b62227ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:23.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:33.470Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c1c9fe08-e305-4e35-8fb1-63a45dbd75ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:43.478Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=02f61c38-7f44-42fc-abad-5d31df2189ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:53.485Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5b0cb952-6068-47fe-b4cd-b9a6a23b1797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:36:53.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:03.494Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=31109fe7-a587-4f2f-af56-b617a46595df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:13.502Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9563683a-0f8a-40da-9908-0240cccad57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:13.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:23.513Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9881b3cc-df72-4abd-b3f4-e1f970fbe915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:33.526Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4d72fbc9-5280-456d-84da-2edcf1f4101d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:43.533Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5736c2f2-0104-492d-a8cf-9b7c48c02ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:53.542Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f70317f9-52ef-45e8-ae2b-4bef8fd35f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:37:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:03.549Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=32bc3611-d00b-4488-8fa1-eff451aacdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:13.558Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fee7a974-81d5-4a1d-b4a3-2cb824777264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:38:20.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:38:20.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:38:20.847Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:38:20.850Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:38:20.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:38:20.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:38:20.855Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:38:20.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:23.564Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6af229ff-ebea-495d-bcdc-9233816c0225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:23.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:33.570Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3d0fac6e-eed5-490a-ad59-eb8fae0dcf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:33.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:43.577Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ba09bda6-45c2-4e72-aa49-651ca3eb8f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:53.585Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6889ac7f-98f8-4554-8bea-064dd857d6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:38:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:03.592Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=86af29d7-24ac-4cd5-9ad0-6cfc6cdcc8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:13.600Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=69b7fe20-121b-4765-a68d-05e80c1745d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:23.606Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=976d899d-6bc1-4581-8182-b444263a1d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:33.614Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2eaa6adc-5797-447e-be9f-5beac299ce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:43.624Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e64bfa46-7046-428c-ae7c-4c9b22ba8830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:53.640Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=afee0a2a-9ccb-4f33-8bef-7d63821e67e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:39:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:03.648Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=759655b6-2584-479f-8de0-7498f3ba898f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:13.659Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=54bcb4e6-33ea-49fe-8c1b-6fb7c158db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:23.667Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=161c88aa-8ed7-4410-a6e0-b5f6fa71cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:33.675Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2123c713-ea29-4503-946e-f96840365fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:43.683Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e4c5e170-e2ba-4d01-93b7-a055bc084ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:53.691Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f25fcc2d-c070-4d6a-88d6-eaa66f0906fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:40:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:03.698Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a6308231-5097-4a80-ab53-fb8f33e0d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:13.706Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d57613fa-404e-4322-a3ce-c89f018bca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:23.713Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d21271a8-e970-4bb4-8f01-50aedb2854ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:23.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:33.721Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e370578c-e9a0-479a-b49e-1a5172a80533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:43.729Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fe1023eb-460f-4f9e-acb6-9d24bd674d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:53.738Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c18a8690-da86-4cac-a619-e316512510d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:41:53.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:03.758Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d44ac96a-9354-4969-8285-e896bddea90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:13.767Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6584274c-f3cd-47a8-815f-21a7d1add0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:23.773Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5f7d7360-397d-4c03-adac-32f6e29579e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:23.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:33.784Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=922b9fbd-6ff2-4ced-9087-26ad12e30666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:43.793Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=adebe06c-e360-4a17-95dd-804a42753447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:53.800Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=799fbdb7-bd4a-4ea7-bf38-d76572ef482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:42:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:03.808Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7f576788-9405-4d3d-bc6f-02145868284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:13.816Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6739091d-3552-4bef-b816-b9af3411c504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:43:20.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:43:20.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:43:20.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:43:20.879Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:43:20.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:43:20.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:43:20.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:43:20.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:23.823Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c8b09edf-43a1-448f-97dd-31bb874b6cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:23.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:33.830Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6530ea69-b98a-4e8d-85e8-0a264e40afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:43.837Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c91930a4-ba37-4762-ae73-42b8b9d2f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:53.845Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7c11f510-a2b7-4dd1-8e79-4abcd88e2c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:43:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:03.853Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=caa2afc8-aa1f-4c87-a000-32440266a7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:13.861Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f83cc918-7c1c-4432-a658-844436c82329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:23.874Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2cf956e7-000b-42ac-9939-ea05a9aea379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:33.896Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f0e4803d-427a-47b0-99fe-0329e44dd1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:43.904Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d2afa2ad-aa5a-4c9e-87d4-c40e09304a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:53.913Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cc07b285-28ad-4fc6-8f08-70e5f14079b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:44:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:03.921Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4e4cee61-d23f-48f8-8a99-98df29cf6a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:13.931Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7b96f3cc-f431-4741-922b-eca1753cebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:23.938Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f4243ce0-f882-4466-bcc5-e4b7ba5ddce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:33.947Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cadcb94e-c6d8-48f3-95a3-da5eb143ad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:43.954Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5bfe8f48-5ae2-42b5-9598-8575c13b8366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:53.963Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0a806305-4cf1-4132-99da-28ab24e130fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:45:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:03.971Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d8c2f301-c8a1-44da-b9c8-6185f7b90d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:13.981Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=51fc52f0-7587-4072-a516-ae673e9a6e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:23.989Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c4fbae9f-56d0-4a09-b418-5e21ab09956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:33.996Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d2a736f5-f7f1-4f01-82a8-7b7bf9a396df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:44.003Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7fe503a2-968c-4c0e-ab4b-63a55fc91cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:54.013Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fbf7c2b4-6d9e-45e7-be92-7707ff8831d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:46:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:04.028Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=417cbc42-03cd-40c7-b480-0f08cdcf0cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:14.037Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=feb83c4f-6b24-48bc-9b8f-b6224bd7d363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:24.045Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=13c07f89-7c75-4648-a581-dd05460cfa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:24.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:34.052Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f31ecee7-dfeb-41dc-a285-da29c25bbe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:44.059Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bb123230-e5eb-404d-90dc-778e0bb06699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:54.067Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d90c00a5-24f2-4b3c-9841-9cbb9fbd537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:47:54.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:04.073Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=041a2dda-2104-4423-9c5a-28cc1828d055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:14.083Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7f0372b5-d865-442d-a685-7487a1757cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:48:20.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:48:20.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:48:20.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:48:20.868Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:48:20.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:48:20.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:48:20.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:48:20.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:24.089Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ac3ef536-a381-47a6-ab81-e38ae1872db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:34.096Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ab4703f3-eca1-422c-855c-1c3b91a2ebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:34.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:44.103Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=76e5131b-3ee1-42d2-b871-12dbc608061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:44.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:54.111Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=21768a8f-c78b-4001-87f7-dc1571967201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:48:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:04.122Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=382bbdd8-8369-4451-9ea2-cab042f25cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:14.135Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=16318c71-6caf-432b-a83c-fef6e7b90404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:24.143Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9820f01e-3485-4135-bdef-ca16a2b8dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:34.150Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4241851b-3eda-4801-818f-056183996519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:44.156Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b17063ae-9882-488d-beca-15c3ed6d0f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:44.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:54.162Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9a345d93-3c8a-42b5-b5cc-a4d0fe089386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:49:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:04.172Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ffae3870-7ea7-4d32-b5bb-dba9c7cc6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:14.179Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d2ae022c-9a19-4c66-9ba2-66b71c7cb9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:14.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:24.185Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c12ff663-c902-46fc-b86f-d498e308e666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:34.192Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3c5b2927-3726-4485-98b5-e8144c8f4127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:44.197Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=76bcb395-dd3d-4823-99c1-4b3f50049b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:44.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:54.205Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3496fc5b-7ce6-4365-82d0-cda3c5695b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:50:54.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:04.213Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=27c5169b-893b-41fc-8417-4d704eeda00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:14.220Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c9898a7d-26ef-46d2-9dac-4c5a9604eb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:24.232Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=57dff92c-6bc7-45b2-9618-99531a1c0acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:34.247Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9274ad88-30c6-422a-b833-d97d19df90b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:44.255Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=591c6005-34cb-4f0f-a03c-c087b5526221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:54.263Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6eda947e-4d46-4c28-a45f-031f50f1f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:51:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:04.270Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=043b6b86-7440-41ee-95dd-881294525586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:14.277Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=87583bde-182e-457b-ae96-6108d7894484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:24.284Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8a7f8fa2-5b94-4beb-9e02-506c1a123235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:34.302Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=456f1897-6414-4173-8b0a-ddbb257867e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:44.309Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7daf55a1-1bdf-49c6-8c87-792710318a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:54.315Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e1106eec-732d-491e-a6c5-ee3bf8b138c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:52:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:04.322Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=dd55c44d-2c9e-48f7-bb94-6e83a9afc97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:14.330Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=94d855a4-62bf-45f9-93c2-756562cf1cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:53:20.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:53:20.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:53:20.850Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:53:20.853Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:53:20.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:53:20.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:53:20.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:53:20.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:24.337Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a93366f9-a8db-4a27-9a85-56bee24b44ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:24.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:34.345Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=887025cb-091b-4c80-b44e-e73fb1bd3421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:44.359Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=35547c55-309f-4357-8c2f-0dfdf22e792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:44.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:54.366Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c8f0159e-ae6e-4f16-9602-bb01c992c68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:53:54.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:04.373Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=286a070b-ae86-4728-84da-ee100c1d52f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:14.383Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ab7a169e-17be-404e-ab3c-6b277dd33000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:24.391Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=777ea649-b5b6-4342-b399-38776d8929a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:34.399Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=747b3b1b-0e1d-48ef-bc0a-13bed03b4a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:44.409Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a639ec95-ee8e-4e3b-8b95-c6737a7f46b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:54.415Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=24938b25-7f55-475e-b759-998c1bb43635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:54:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:04.422Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=873346e4-3474-4c00-8243-669fa9faca46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:14.439Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4e5cc712-dc60-48ee-8354-2c3e461efaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:24.445Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2d172e6f-7daf-4ff4-adb5-beac91af47f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:34.456Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c65e31fd-8670-4410-8ad8-0b104302b3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:34.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:44.468Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=af6e66ef-4ed9-411c-a9fe-1e0d50ae1500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:54.477Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0576902a-9729-45b6-81d6-61938aa3f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:55:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:04.488Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=76088461-d85f-4d2d-921a-fa79dcf12c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:14.506Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cc3e610a-8e1c-4fe8-b837-0594ec9a9dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:24.513Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6976e825-044a-4d4e-be3f-17d127150d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:34.520Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=da477ed9-4b79-40bb-adfb-00d635b3a04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:44.533Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b2c2c664-9dba-461a-9918-10fc65afd8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:54.540Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7f37d7d9-c5d7-4343-9246-1f6026218602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:56:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:04.547Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=27558df2-a107-4588-bf18-016fd279bbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:14.559Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c6d6d315-2c7d-43f5-9b5a-8eb3046156f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:14.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:24.565Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cb550c8e-42b1-4a4c-9a35-f3f7ccba8cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:34.573Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bf483543-60f9-4e58-84d6-7ca9b086d310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:44.579Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8dd0ad83-b7c8-4efd-b363-fd6f1bb7ecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:54.587Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4663e6fc-8e12-4a70-96c5-975555041f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:57:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:04.596Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=055045e0-29c6-456f-8ad7-7d12894ee067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:14.611Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d52f70c7-9c4a-4a21-8a48-6ae53a454660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:58:20.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T12:58:20.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T12:58:20.842Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:58:20.845Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:58:20.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T12:58:20.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T12:58:20.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T12:58:20.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:24.620Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=22140f1b-926e-4651-bce7-458c6a8c230d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:34.627Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=18e23ad0-5db4-40f0-9ce6-3ce2256cf050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:44.634Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=44abd8e5-e833-40f3-895c-63e396df13f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:54.643Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3427ce56-e4a9-4453-b17e-ae174d81ba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:58:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:04.650Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f7e70ba7-e77a-44e2-99cf-0933c85c991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:14.659Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=99c16974-2543-4ded-9315-2230159209c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:24.665Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=58a026a2-6c27-4ca7-97db-24905b01b658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:34.674Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=befd0f36-69a2-4def-b3f0-5df557fc4501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:44.683Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8b2a9aed-9e16-47ec-99f9-2e6d204df351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:54.689Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bec88015-bcd1-4fd9-83eb-81c73d7facec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T12:59:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:04.697Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=511f7a0b-8035-45bb-9d9c-47fc8abbfaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:14.705Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=448738e1-608d-4ef9-9032-3dc96c9c4575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:24.713Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1c1bb15f-d37f-4765-8156-faff099fbd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:34.726Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=392f7cba-9ede-4ea0-9dba-1f52c4b9f940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:44.734Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d44a76ce-bf2d-46f8-bccc-da8c06cba575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:54.741Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=30450506-0a06-474d-90ff-8512630c65e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:00:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:04.749Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4a8856e3-cfb9-4fa9-99f8-2dd6a617d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:14.756Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a145b59d-58f1-4c23-aba3-8cf3fcf04d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:24.763Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=120021f7-9cae-4727-8ed8-f8dc1817f132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:24.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:34.770Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c93f41db-054d-4946-b97f-b026e83bb987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:44.779Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3dbdd3dc-682e-48ac-b058-03c6d3889a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:54.785Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e4347799-e3ed-4675-ac76-4639ef9fd9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:01:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:04.792Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5c9f3769-561a-4eb3-afe2-fc6ed0dc831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:14.802Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ebd9fa45-5c24-4f91-b9c9-61e71787cc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:24.809Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6f0e1a64-6825-45d5-98eb-6635d3e7f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:34.816Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=603ccf9e-1a8a-4c90-8704-f5d8ba845f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:44.823Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=672e384a-3cfa-440f-ab05-105133efa10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:44.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:54.832Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=26274f73-4823-48e2-864e-301d4b82857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:02:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:04.848Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=37917391-46a7-4388-8b5a-60dde53d2223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:14.858Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=30853d1d-744b-430c-952a-893fd51de008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:14.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:03:20.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:03:20.839Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:03:20.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:03:20.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:03:20.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:03:20.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:03:20.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:03:20.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:24.865Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=40d3b941-8871-4183-9eaf-95c9627c3dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:34.872Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=feb7f3f6-800c-4533-a685-de31c9e871ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:44.880Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=31993d50-94cb-47da-917f-bfe17bf57ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:54.886Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=92a58a7d-5133-44a9-9a3c-12527fae7128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:03:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:04.892Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ac05604d-8633-4926-8028-e4cfe74c01e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:14.899Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b626906b-dd8b-4de6-9748-c3fa26662dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:24.906Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a3023514-2e47-4cab-8e56-7231ca504316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:34.914Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ca2f5a70-5d11-45f8-801e-15bfb826d65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:44.935Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6456bdbb-e2a6-485e-b30b-09c364f57363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:54.942Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=df923bc7-1cf5-48e6-8e32-9cc3f7e94251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:04:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:04.953Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=147b8751-14bf-48c6-a58a-3e5c3e39a83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:14.974Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d8020435-088e-4e44-910f-9a1e57f14190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:24.983Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1ffd8d91-1321-4a4c-bac8-cdeff3912940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:34.989Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2432121b-0075-44fa-b519-d78ac7ffed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:44.997Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1c8cefcb-ca54-480d-b217-3bca71cd191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:45.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:55.077Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=75221550-dd0e-49d8-967f-4152de8ac874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:05:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:05.084Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d785aa1e-e7d5-4d26-97c6-7eadf60bc520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:15.091Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=628e8438-cd9d-4251-8832-53d02e0c64f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:25.098Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=85b3d5b6-3c66-4872-9c8b-4e7bee66998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:35.105Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c174e66e-9c69-4980-9897-e323e8c10b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:45.112Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=03fc1673-222b-4e01-9d67-97095a208636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:55.119Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3b15a423-66a4-4250-953b-2f79753190af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:06:55.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:05.125Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e75abb12-6e09-4019-95e8-4b95de62c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:15.134Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1dc64558-e231-428f-a55b-bb8da2c1cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:25.141Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8ac4adcb-ec7c-4e67-a65f-b86d4817b200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:25.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:35.149Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=21a7e163-f4bc-45cb-8c72-bfdef24a719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:45.161Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cffdd963-0152-4686-857c-c147d31d924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:55.169Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=634be300-c7c8-491e-92f6-cbc46477a1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:07:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:05.175Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=23109e28-3bad-4dca-90c1-36a30f44cf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:15.183Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2afee1dc-00a4-44b2-a25a-2bdcc7ced6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:08:20.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:08:20.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:08:20.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:08:20.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:08:20.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:08:20.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:08:20.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:08:20.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:25.190Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6c7634d9-547b-44e0-88a8-1457d9c97cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:35.197Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=aa088817-eb05-4a41-ad9b-b7cd195e0e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:45.203Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f3891d57-f133-4bf9-9cf2-1620378d2353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:55.210Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4abc05e0-a4bd-42e3-8255-3fa37093720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:08:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:05.217Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b28f30a0-2e19-4dd6-b2f6-1082a4a679ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:15.223Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=da29cb29-3993-4402-bb34-1a73b94be395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:25.229Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ffd99df5-78a2-40f1-b57c-b511299e5587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:35.235Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=726e295e-3f93-4240-94ff-fbb356676fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:45.241Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d4c4a533-dce2-4ca6-a716-7c12dd0a5567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:55.250Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=82a0abe0-334f-4cbe-a75a-c845df10a267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:09:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:05.270Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=13b9ee90-0f92-42ec-8a76-e2e09c0bad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:05.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:15.279Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=68d12e8b-a3b2-492a-916f-018b35a02e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:25.286Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e8f3f087-9aae-401f-b6b9-e5adad7b3d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:35.294Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bd73c6b3-92bc-4538-99e4-1badb9a04781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:45.301Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=87a153d5-69b7-48c4-9c42-66be2c746825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:55.308Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6209de9e-ff63-427f-aab2-ff27e2d2dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:10:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:05.314Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=52c21ee8-2c95-449c-a51e-22f944bebe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:05.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:15.321Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=216e9421-280f-4580-b279-2f4fdf5139d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:25.328Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ead79037-177a-49a1-ad9b-a32318cfd6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:35.335Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=074ead29-2804-49ff-9c82-992b780e5ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:45.341Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=228301e1-515b-49c1-ad31-f9659ffa6b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:45.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:55.348Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=109abd4f-6691-4445-9dc6-88a229c4a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:11:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:05.359Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7299a257-2cfc-4459-b1e6-0374e94f27a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:15.374Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f1f8da38-cfba-4022-884b-a1a4989d9a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:15.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:25.384Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d081655b-80b8-4d92-9a22-881a88280f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:35.391Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=13f5b5c1-c661-44aa-aed5-5d9dea0eeb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:45.398Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bdfd6ebb-700b-476a-b20f-8ea3682fbd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:55.405Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0f35b151-36a9-4958-b8f5-3c0036bfa79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:12:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:05.412Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=82b0682e-c47b-4c3d-8c66-ce45bec28462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:15.419Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ba04be8b-1082-4f22-b3ef-bdb798031703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:13:20.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:13:20.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:13:20.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:13:20.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:13:20.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:13:20.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:13:20.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:13:20.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:25.425Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8845d10a-b2da-4b2b-81fd-c8b8c28a34a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:35.431Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ba3bbaf6-fe39-47a1-a8bf-22f3c46b8f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:45.437Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=07cece78-a865-417a-9295-6b55900b360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:55.445Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1f292b68-c18f-4094-9809-3701a94f1b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:13:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:05.452Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1d760615-a66b-4f55-8edc-b9e0fc27f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:15.459Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0b482df1-d048-4e80-bccb-fb7cc46feec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:25.467Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=858c910d-5ca2-4ea4-80e5-6a4a49fca0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:25.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:35.479Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9b3fd105-3c45-46ee-bea8-d240eedc4527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:45.487Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6116f195-0439-4816-a1dd-5d8336b29700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:55.493Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=adc3fcd7-cc31-4287-9fc1-85b307299e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:14:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:05.501Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f9f7bd5e-d6cb-4d1c-afeb-d966918a7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:15.507Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2ea0a1f9-03f8-4b16-91bf-04f3e7786039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:25.513Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d0cffe33-a36a-4bb3-abad-d342bbaa24de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:25.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:35.521Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=296e1276-b26b-4af8-a995-d31c9d369a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:45.528Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3669cbb6-f8e6-4285-8fda-6969737af249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:55.533Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3511758b-ef08-41cc-b061-bb068288a4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:15:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:05.538Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ecb429fc-40d3-4a79-980f-ef8734fc0c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:05.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:15.543Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=aa455f28-a155-40e5-a17a-18b16c886d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:25.550Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=785190b6-a1d6-479d-904e-a04a64cc4aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:35.557Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=730c7092-64c8-4354-aef8-473653bae08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:45.566Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a4c473b2-4c3e-48da-9208-0a2fc6fa0217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:55.575Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=696821cf-6d39-49a8-907d-6b9b58b66454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:16:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:05.586Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b4a15eaa-5b1b-4fce-a77f-62650cc6b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:15.593Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=94b5adff-daca-4a7f-a031-d0497c23a80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:15.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:25.600Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=97a8c5d8-7897-4b66-84d4-48cb5a80966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:35.608Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=88a389b4-32e6-461e-85ab-c4b1a315e4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:45.615Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e85b6280-8e13-4ebc-bbe4-a5fb0b2d538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:55.622Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=df96dcbd-ac21-4ac3-b154-a1d03ec6bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:17:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:05.627Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e5f9bb16-f828-4b19-bb3a-f3c24eb13779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:15.633Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9e1d3324-7b70-4716-b2a7-f03004a15595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:18:20.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:18:20.844Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:18:20.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:18:20.848Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:18:20.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:18:20.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:18:20.851Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:18:20.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:25.640Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e9ad96cd-2326-4d09-8ec9-cb2c85098968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:35.646Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a7878b74-c6fc-4c40-8f96-54ffe079cb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:45.652Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=80f2a83f-aa03-4bc1-867b-5c7c0e34eefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:55.659Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=05b38ee4-4519-44f3-b1d1-9cb3e1d74edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:18:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:05.665Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=cd0322bb-2b23-431e-a118-0d0d74febe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:15.705Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c0aed19c-91fe-41c9-b3e4-4c7d1cabe7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:25.715Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=080106bb-a751-4b63-95a6-f99fa8b7ad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:25.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:35.722Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=db1e507b-0bea-45cc-87e3-d65e8ac1e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:45.729Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5cc988b0-5199-411a-83bd-03eb1e0cff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:55.736Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4172afdf-f4ff-4f6d-a5fa-7ecb71e1c16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:19:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:05.743Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=36551208-0cb5-4bc0-8197-8bb02ef31862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:15.749Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f60da763-ea9c-4540-ab12-38f8aaedc695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:25.755Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=dcc9fe69-0514-4b18-8218-ce2d3cf80f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:35.760Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=451a31e6-78b6-4a84-abae-0b7a57f1cef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:35.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:45.766Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=adfec61d-4a8f-4613-af6f-665bbb8a2cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:55.775Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=33d3dfb8-8b61-4538-842f-f865b85995c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:20:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:05.781Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=33d7085d-c59c-48bd-b3a4-5832850adebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:15.788Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=746fff8a-fd60-4898-b2a4-b461dc53e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:25.794Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c6b88382-b30f-4d73-9903-a8f9896784d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:25.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:35.801Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=603ec549-21a5-4572-a144-55cf965add77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:45.812Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4c4a9b12-5f95-4baa-9499-5fe19aec2cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:45.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:55.818Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=871b5a1d-27a0-4a73-a032-27fa715e2221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:21:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:05.824Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b74fda54-3f4c-4547-bde8-797a7df45e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:15.832Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f0c8ed95-9a74-4b26-9d20-6491879132d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:25.862Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2fa353a6-92e9-44bb-a15b-79b7f3671188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:35.868Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1b19503c-b9c0-4d79-b5e5-da680c0ac518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:35.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:45.874Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fefc36f5-ac8c-49b4-85ce-0f34a6b97976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:55.880Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fd4a17fc-c614-49f4-afcd-18ed43b99d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:22:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:05.885Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6a066f8e-ed6f-42a7-aa13-a09c79794adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:15.892Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ca96d302-415d-4dc6-9f8e-2420b769c564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:23:20.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:23:20.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:23:20.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:23:20.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:23:20.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:23:20.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:23:20.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:23:20.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:25.898Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ae8926ab-f65b-46fa-a65f-a925553cf0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:35.903Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=84fc5600-cad2-434d-953c-2f835b186a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:45.912Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7c923fe8-2764-494e-9d41-71026092f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:55.952Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=42a7fff9-1e29-4bfd-a1bb-52a64ac61231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:23:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:05.958Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2a34a69b-c282-4e4c-8448-38445fabe5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:15.965Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=48271562-6b5d-4cb5-b51d-eb2d0d936155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:25.972Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b5034c6f-e7ac-48ed-a840-3a04e9f14f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:35.979Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f556ede7-ba19-4ea8-85c9-5ae1704db69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:45.985Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4b1941b1-6729-47ce-b49b-336e8159e160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:55.991Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c70225a0-c3be-482c-bbb8-b8ddd01eca67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:24:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:05.998Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d68fcd15-4bbe-4162-bff4-93bad39ea8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:16.004Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2d7d69c1-8089-4aa6-8251-f961e789551d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:26.009Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=45ccf33d-5ae9-4722-97d5-277031d51d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:26.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:36.015Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0e3ae9af-8f29-45f6-85b6-049d34760a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:46.022Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=50b079f3-d412-43ed-b6f0-9decd1a26c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:56.028Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bc7dfdce-0e23-4494-9a66-c04a9ae4c43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:25:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:06.034Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1cd12c90-2e07-4dad-8a92-2063e4a00e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:16.042Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2cfa7014-6c47-46af-93ba-6b48b0f22ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:26.056Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8d0716a3-e0ff-4c4c-b850-dec729b4e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:36.063Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=898d7222-76a8-40ff-8d6e-4d7f033a2958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:46.069Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a1d8e279-0048-4434-aa4a-73997d167190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:56.075Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=5e553a09-b05a-4b95-af5f-9866661f9ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:26:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:06.081Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b33f7c4f-a7c1-4aaa-8d90-3a150a228dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:16.088Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=991d19a7-177d-49ec-8bf4-64e638137730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:26.094Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fe1904d7-7bf0-4011-bd86-326a44c75eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:36.099Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=8178a1f9-1fcc-43d2-86e5-c11e96855176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:36.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:46.105Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=baec8e88-2499-40bc-a815-be7555d9f324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:56.112Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=975fbe30-7ec2-42c6-9828-7ed3a1d5e83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:27:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:06.118Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f5895569-af35-48b9-87af-0484c82408fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:16.125Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ed6b2f1d-c34c-4a74-b23e-ad66661f7741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:28:20.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:28:20.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:28:20.826Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:28:20.828Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:28:20.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:28:20.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:28:20.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:28:20.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:26.131Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=bb0d0826-c773-43f6-a5da-c304c19dca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:36.138Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0d94c056-6c40-4988-82d0-af2e83535383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:46.148Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=6426eafe-17ff-4d76-ae6b-d0bbdc86395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:56.171Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=638ea0ea-2b8a-4dfd-bb11-359b95f2b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:28:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:06.178Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9c9aa884-70aa-41f0-a52f-dce01170ae33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:16.185Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=863af551-6013-4d7c-ae98-1e85a2415ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:26.192Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e5ea3b8c-031f-47b5-8a9e-14680ea0d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:36.200Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=50bb0c1e-9107-4e44-b856-775c55245005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:46.206Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=21231017-71e1-4271-9c91-aab7eb464df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:56.212Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=e82d97e7-aa02-4972-bc43-38f880eb0cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:29:56.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:06.219Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2cee1e29-e996-48f9-87d6-2e933acff718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:16.227Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=60628873-5d9d-4046-acd8-2185429fcf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:26.235Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=51c7435f-7569-4bee-a4bf-3729c7d453bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:36.241Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=dae6cf3b-4861-41f7-acb3-c97af3b62da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:46.249Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3709ccce-0612-47ea-bba9-9de4676fb2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:56.262Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4e87c5fd-b01b-416c-8308-a68b02544cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:30:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:06.268Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0abed019-7fa1-4abe-8d11-f222c0cce731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:06.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:16.306Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f89aec6b-1029-485a-8adc-44bf2416faca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:16.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:26.314Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=823ab909-a748-4c5e-9375-b00c6ed27253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:36.320Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=98f12108-2f53-4c4f-b43e-bd5e6a7af70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:46.327Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2d61ff6c-265a-4509-a884-67d2c6181841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:56.333Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=9168a5c8-a4c6-4d94-85a5-915eba268eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:31:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:06.339Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=aa43f6fa-0720-4dbf-a634-7cb2e6c10295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:16.345Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7edc750f-9d3b-4e35-be3e-b0abf1b7ec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:26.351Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=33a050d6-6809-4979-aaee-2b9579c3e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:36.357Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=44d6a053-5270-40fb-b021-0e2c4295b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:46.364Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=193a40cb-eeb7-4d8a-81d2-9b874df21eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:56.374Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0cc9865c-03ea-4c23-83cf-d78719090a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:32:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:06.382Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a36fa118-7ec5-405d-804c-a9ba3f81c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:16.395Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1413c1c4-ca97-4d72-a2b4-6ca7a447a692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:33:20.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:33:20.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:33:20.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:33:20.855Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:33:20.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:33:20.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:33:20.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:33:20.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:26.405Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d75acdc6-f4c3-4376-8316-f82e37c61032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:36.413Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=953417fe-91b8-460d-85ca-c45128dfc3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:46.420Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fd8393fd-72b7-4cb7-bbbb-1b129a71275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:56.427Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=fa72bbfd-c482-4d73-a7b4-a4f7abbb9de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:33:56.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:06.432Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ab926d2a-83f4-49a3-971a-faaf7a1d17fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:16.440Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b6e98e0e-e190-4a30-8b28-dce2ed39bbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:26.467Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=129fee7f-93b3-44ed-b79f-50b6455b0110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:36.475Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=06e9ca6f-83a9-4c42-bc6d-341ccfdd0b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:46.481Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=c8cc887a-8677-40f2-9060-5bb3b3ea36f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:56.488Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=471b7b7c-83e5-4560-92d6-109ec8c32052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:34:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:06.493Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=569e2252-e630-4a5a-8fea-ace55a0a1c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:16.505Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=91d53de0-0767-4e41-ae0e-80684e8c5045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:26.515Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=571fa043-a8fb-4890-bb83-a1a57c5ba641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:36.526Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b6585fca-0130-4a53-b4e9-8852d315b9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:46.534Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f492cc7a-bfdc-4417-96e7-39f389a9a238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:56.540Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=3ba909db-63be-4aed-a1b6-11a462ce14fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:35:56.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:06.547Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=41eeb8c7-0aaa-4d4b-8249-32b6a2644213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:16.554Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=437b2176-a4c5-4a3a-8cc6-0c4436f52546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:16.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:26.561Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f8864a2f-2178-40bb-81a2-d449f342962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:26.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:36.567Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=ffa550b2-8060-408d-a357-23cfcd34a042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:36.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:46.574Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=4f7102da-fb43-483e-bd5d-3e60fed00f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:56.581Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d6880770-e23f-45fb-8941-7e354b647c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:36:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:06.587Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=73d13442-93f4-47f6-ab36-3baf16586183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:06.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:16.594Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=2b19c086-cfd6-4e6b-a56c-3e7b88dafa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:26.601Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=b7e4178c-8af0-4459-a75c-068b15c4cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:36.608Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=1306681e-9130-47ad-946c-dd7b469b04fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:46.616Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=84fa7b6c-f2a5-4337-bbd0-8d97d1ee80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:56.629Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=55eb7370-532b-4d95-ba5b-c750581695a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:37:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:06.636Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=217c6263-e16f-4e54-9749-943cf17eed75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:16.643Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=a65c0275-c9bf-4163-8179-69de5e1a921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:38:20.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T13:38:20.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T13:38:20.861Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:38:20.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:38:20.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T13:38:20.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T13:38:20.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-06T13:38:20.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:26.650Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=7f1c7f16-fd58-4020-ac14-7a87450d22a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:36.660Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=185e831f-5611-49aa-ac7a-7494299e2126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:46.667Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=0c69647b-cdeb-4e0c-adff-96c738500e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:56.673Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=de66100b-70a1-432e-955e-4e5047fd706f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:38:56.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:06.679Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=f3c3cb38-87de-4a2a-a32f-2e37f05e2c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:16.685Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=d769f8ed-7d73-4652-817a-7619b08f2906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:26.691Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=34549664-0f07-444b-88dd-ffbe5a93743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:36.698Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=13fb4d5e-a4c7-4536-941e-d76169e73faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:36.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:46.704Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=beac3ad9-ffa3-46fa-855d-e5c91f5413d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:46.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:56.710Z |INFO |Init configs |InvocationID=a9dd452f-730c-49ed-97e3-ace66d27f090, InstanceUUID=185ca746-c841-4f1d-9b11-05f5a283dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T13:39:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |