By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T00:59:18.544Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T00:59:18.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T00:59:18.587Z |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 |2021-09-21T00:59:19.294Z |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 |2021-09-21T00:59:19.443Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T00:59:19.444Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T00:59:19.444Z |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 |2021-09-21T00:59:19.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-21T00:59:19.562Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-21T00:59:19.581Z |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 |2021-09-21T00:59:21.482Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-21T00:59:22.001Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-21T00:59:22.019Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-21T00:59:22.019Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-21T00:59:22.076Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-21T00:59:22.077Z |INFO |Root WebApplicationContext: initialization completed in 2495 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-21T00:59:22.483Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-21T00:59:23.193Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-21T00:59:24.783Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-21T00:59:25.256Z |INFO |Started MainApp in 9.453 seconds (JVM running for 10.163) |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-21T00:59:25.341Z |INFO |Start scheduling PRH workflow |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T00:59:25.356Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=67ef60cf-94cf-4ef6-bac2-fe5951ee295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T00:59:26.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T00:59:26.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T00:59:36.921Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f27bc8fa-d40e-4330-a23b-6b22367fe99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T00:59:38.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T00:59:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T00:59:48.153Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3e2ffa85-f987-429d-adb5-d692cb322215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T00:59:49.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T00:59:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T00:59:59.320Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9031ac68-2ef2-40c4-9b94-55f01aeb4140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:00:00.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-21T01:00:02.494Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-21T01:00:02.494Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-21T01:00:02.497Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:10.393Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=26660d22-719a-4f65-8f08-b3b74586a750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:00:11.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:21.445Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=aeef17fa-ffa8-412a-b243-cfaa635bf42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:00:22.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:32.504Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3d802c0e-bd4f-4a98-8a38-1c7c2217e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:00:33.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:43.600Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a4851cbb-305a-4c9d-b5ce-38e7b937c899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:00:44.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:54.651Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d7bd4080-6af2-4aa8-ba34-7f8ca49d49c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:00:55.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:00:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:05.721Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=aaddb27a-a624-4a95-a96c-c0f95b3c778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:01:06.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:06.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:16.796Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5fe3f94d-79d8-4158-893b-43f08a35502a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:01:17.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:27.864Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d87990f4-02e3-44c0-b3b6-e66e8d6af7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:01:28.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:28.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:38.942Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=01be120d-a241-4c8b-a4ee-283b2abcd27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:01:40.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:50.072Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b86da97d-e051-4000-850e-7e607f6164a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:01:51.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:01:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:01.241Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=27a4b2eb-a4de-4a7e-ac9e-21ad0d588e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:02:02.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:12.312Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1530ae3d-7bbb-4660-8a60-35cb722dc00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:02:13.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:23.449Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6b750148-749d-4f1e-ae0b-2e3caa8fd80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:02:24.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:34.488Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=715a51d8-4744-452e-9adc-aa6aa376aeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:02:35.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:45.560Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5b00892a-0898-4136-88b7-326c64e5b791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:02:46.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:56.633Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a2177c9e-8226-491f-af78-0c99ec0a3a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:02:57.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:02:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:07.670Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d338fe09-c907-48ed-ac24-7dbb3e580d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:03:08.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:18.744Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=84032311-3ffb-477e-876d-3d8fc20abc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:03:19.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:29.815Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5d580274-5cfb-4eda-b98e-181da3489df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:03:30.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:40.855Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1093cb88-6ea7-462e-89fa-53d039ff74e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:03:41.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:51.927Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1e4a2135-9938-4feb-8e30-4421b0741a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:03:53.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:03:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:03.286Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=67c4e7f0-d173-4c1d-85c9-86533e75a998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:04:04.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:14.327Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fa1d1195-cae8-4256-a7a1-84d937c0864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:04:15.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:15.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:04:23.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:04:23.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:04:23.590Z |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 |2021-09-21T01:04:23.592Z |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 |2021-09-21T01:04:23.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:04:23.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:04:23.600Z |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 |2021-09-21T01:04:23.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:25.401Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b3912f4b-de92-4a1f-84c7-b1106eb13d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:04:26.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:36.473Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=de5060d8-2db6-46af-a9d9-777c180b5c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:04:37.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:47.510Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=78dc1519-de78-4dd4-831a-83d1286fc321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:04:48.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:58.582Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=75828686-cd67-4623-b9d4-b6137f114d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:04:59.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:04:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:09.689Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e1498a6b-769d-46ff-a475-2ccf0c4d0b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:05:10.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:20.728Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=978ffbae-7500-45d1-aef8-88b5becc43bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:05:21.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:31.801Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=27fa13ab-0c8e-4a5b-b7ab-4ad60a01aedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:05:32.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:42.935Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8066ed56-08aa-4234-818f-6bc146960652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:05:44.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:54.007Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4fedb019-fc25-4f7d-a5dc-3f75d3295508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:05:55.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:05:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:05.047Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ae0e1570-aad1-4130-9973-90e210b758d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:06:06.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:16.216Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=65261425-2624-45f5-bbcc-a87e27e37fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:06:17.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:17.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:27.256Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=734f63be-4830-49c8-bb70-1b8a46c41a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:06:28.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:38.326Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b59bb997-02b8-4f7a-92b7-1aac1a11e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:06:39.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:49.401Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=808d4026-c2f8-4115-819c-77ad065d8f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:06:50.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:06:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:00.438Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d899dd67-8195-4071-8c0e-fcb444978e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:07:01.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:11.516Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=97351d12-f60f-4a5d-aa2d-4a702db992fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:07:12.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:12.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:22.582Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=38b97125-8b2e-4fa7-8648-41ee0459d762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:07:23.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:33.622Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f9668373-60ea-4b64-ae7f-127a63178c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:07:35.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:45.175Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4f90031a-49c1-446a-9b9d-990bb17f6e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:07:46.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:56.476Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9fe70f2f-de5f-4fed-bba1-7af491d07116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:07:57.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:07:57.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:07.546Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5d957dd5-9d15-4c50-ab2a-9d428e8405b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:08:08.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:18.585Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=366cb07f-ad9c-4580-b506-e54beb98a251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:08:20.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:30.039Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f1eb06bc-fb0b-48bd-af98-d60fe6609ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:08:31.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:41.115Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1d60e750-7923-48b0-b453-a264f91c90c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:08:42.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:42.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:52.151Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d9a777cc-81a7-408f-b628-9e4f2abb988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:08:53.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:08:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:03.222Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1e3f1eee-4740-4553-910c-3205e9502c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:09:04.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:14.327Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cee5e13a-66b2-4149-a25f-ef8f64034f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:09:15.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:09:22.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:09:22.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:09:22.779Z |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 |2021-09-21T01:09:22.782Z |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 |2021-09-21T01:09:22.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:09:22.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:09:22.792Z |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 |2021-09-21T01:09:22.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:25.367Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=61c254ba-a259-417c-bf10-3d086fc84f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:09:26.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:36.409Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=673db4d4-cd6b-4693-8e26-05489c5c89fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:09:37.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:37.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:47.449Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=eec52195-c34b-45dd-ac97-eab5c98321e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:09:48.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:58.488Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=30952817-6b33-4843-9b9d-8fb5f9429da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:09:59.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:09:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:09.529Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=69a8f150-73ff-4a8c-95af-c8d41145d9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:10:10.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:20.633Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1210be23-6640-4782-85d8-bdca80a9a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:10:21.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:31.704Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4ed08c75-906d-4240-a981-b7178db58cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:10:32.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:42.807Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a132eeeb-00d0-4b3e-888a-9bcbc5484ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:10:43.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:43.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:53.848Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=74b760ea-b623-45a5-ba54-d49f2c131b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:10:55.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:10:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:05.113Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2237fa0a-233c-427f-8129-5f2f59c2d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:11:06.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:06.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:16.184Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9d73f12d-d4b9-4d83-98fc-574c1bc60152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:11:17.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:27.223Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bd4ea329-0d76-42e6-9b16-24532ab06927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:11:29.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:39.959Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cecdcd34-498e-4c81-bfc2-ea02596030a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:11:41.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:41.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:51.095Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1c0b788d-656a-4461-b21b-62f12de0c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:11:52.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:11:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:02.136Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1904aca2-7bd8-4d8f-b21a-9dabecf4c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:12:03.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:13.206Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b778389d-ba90-408e-bcad-49f2cfbc4cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:12:14.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:24.796Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fcfe5822-972e-4ece-86e4-826ea80cccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:12:25.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:35.832Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4939dfd8-b7c8-4df9-9fd6-32944935f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:12:36.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:46.903Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ef8cb471-a905-4407-a4e3-b1545d74da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:12:47.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:47.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:57.978Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fbe79429-4e9e-429b-9a36-5f357825ec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:12:59.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:12:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:09.017Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=495445f2-bc8d-4a90-92bc-de315f4fdbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:13:10.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:20.088Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4874ed93-12fe-4fe6-b25e-958d0ae681d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:13:21.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:31.127Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4d061292-6237-434d-900b-5189ed91e8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:13:32.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:42.167Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=174f3492-450a-4dff-b8d2-2434b3d65f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:13:43.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:43.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:53.208Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=555b8fa5-1e7a-414d-a1c6-2c7a4f35d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:13:54.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:13:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:04.246Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0158a2c3-4cf9-44d4-b8e4-4c65a65dc418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:14:05.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:15.287Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a430ad4b-0af9-4138-8c63-e47f208b6d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:14:16.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:14:22.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:14:22.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:14:22.751Z |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 |2021-09-21T01:14:22.752Z |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 |2021-09-21T01:14:22.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:14:22.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:14:22.759Z |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 |2021-09-21T01:14:22.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:26.327Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c12cd9e6-0a05-4415-a3f8-fb935644205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:14:27.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:37.659Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6c8e145c-0823-4315-b71a-b31d495efc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:14:38.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:48.700Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=846ddd34-4c14-4a07-8df0-69d5a4a4e542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:14:49.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:14:59.736Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6d4b8996-5b9c-480f-bc23-fb8a1ae55f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:15:00.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:10.776Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a1c67586-129b-4b37-93e9-0658c31bc776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:15:11.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:21.816Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=46cf178c-d4d0-4b8f-b212-775374830fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:15:22.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:32.859Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ee0ea772-9343-452a-bb42-3a431864b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:15:33.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:43.896Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2fae6a26-c7ad-4240-8c38-0287dbd7c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:15:44.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:54.936Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f40c3213-d001-4fa3-987c-d728979d2326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:15:55.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:15:55.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:05.974Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bddbc32f-3c0f-4c98-8275-b12bcc570b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:16:07.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:17.015Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6001fbe9-4c4d-4d6c-bfa6-c03d826cc973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:16:18.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:18.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:28.056Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9ac6517a-7455-452c-b817-b6915a2310d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:16:29.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:39.126Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4ff95cbd-c3d2-4cf1-94c1-4684292138e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:16:40.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:50.167Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e9794c5e-377e-49af-9924-02442cd0416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:16:51.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:16:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:01.217Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b6b98109-29f3-4144-b76c-2ef002446900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:17:02.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:12.280Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=15b9bc2d-8d10-4b11-9eea-16d53b7b6d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:17:13.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:13.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:23.320Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=481bdacb-62bc-4bc1-84fe-c28809a1f15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:17:24.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:34.365Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7afa862b-4461-4e5b-a213-4506851d8957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:17:35.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:45.433Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f8a0def5-388f-44a2-b2c5-7476444896c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:17:46.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:56.472Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1fa51570-4157-4ba9-aa87-3ce2a5e73cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:17:57.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:17:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:07.511Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fc16995c-1594-499b-8d09-0cc71c8852b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:18:08.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:18.552Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=56d5f3c3-a9bd-4a8b-a002-9caf9d8132bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:18:19.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:19.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:29.623Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=93f81186-6353-477f-b586-c54ed4128e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:18:31.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:41.145Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c8346dfb-ce48-47b8-afef-54dcef96a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:18:42.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:52.184Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=86985787-3a28-4d61-85bf-7d3cde8933de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:18:53.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:18:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:03.226Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=146dfb89-b454-46d4-bf20-5c9104872a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:19:04.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:14.295Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2af9ebd9-e8f0-4aa6-b03b-fb72300978cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:19:15.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:19:22.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:19:22.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:19:22.763Z |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 |2021-09-21T01:19:22.764Z |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 |2021-09-21T01:19:22.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:19:22.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:19:22.772Z |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 |2021-09-21T01:19:22.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:25.334Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2e0c0862-c92a-4d34-9716-52fd835183b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:19:26.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:26.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:36.377Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7dc0bd87-f860-43df-b9d6-d1c0e84e4460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:19:37.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:37.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:47.415Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ff6577cb-7ea3-44ad-94e3-d292593f7940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:19:48.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:58.712Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=08eee5ce-9f4f-4739-83bf-111f0013b692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:19:59.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:19:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:09.847Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8a4c0942-4254-439b-bcf7-bab0d63e13fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:20:10.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:20.921Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d4ef127c-2571-4aa8-a2b8-3af608622e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:20:21.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:31.990Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0e680252-56f6-4143-abf5-ccf7fd69b047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:20:33.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:33.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:43.254Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=78b93043-7a1c-4aa3-9f1c-a5fe798417e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:20:44.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:54.423Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6404fa8f-8e0d-4b11-aae5-91d3013d4cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:20:55.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:20:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:05.720Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3e4fc7c4-7e4f-4632-a3a3-6fa14e1419b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:21:07.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:17.078Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=99cb732c-88aa-4739-837b-611996bcde27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:21:18.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:28.120Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b4492632-33d3-4e75-96f1-04af655540d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:21:29.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:39.159Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9fabe02d-5d01-4418-8c66-3831205f59cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:21:40.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:50.199Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=21f945b4-841b-428f-bcf8-fbe760d416a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:21:51.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:21:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:01.270Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=99da094b-6418-473a-a982-62ed68dab5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:22:02.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:02.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:12.313Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=98516316-59c4-426d-aacb-541b001f12e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:22:13.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:23.350Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9cf9d453-49b4-448f-8402-b14ff7d5d75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:22:24.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:34.391Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7b6908ea-9bdf-4867-9f1f-0431bf04024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:22:35.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:45.431Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=97163225-5eac-452d-b101-5f7355154861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:22:46.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:56.471Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=71f03636-e2f8-4113-a750-f5b26c37d23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:22:57.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:22:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:07.511Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d2b95f3b-bd1c-444e-9f12-2db464fff84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:23:08.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:18.552Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=28508741-25d8-4293-a5cc-f4cd45bf63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:23:19.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:29.590Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=52043197-7813-4a13-a7ce-e824344f51da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:23:30.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:40.791Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=866c3c34-787b-4543-907b-adc416e98574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:23:41.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:51.864Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=004dd954-1694-4bc5-b8a9-bc6915af60bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:23:52.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:23:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:02.909Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=afffe4a5-1685-4b7f-bb3e-3e6e64696b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:24:03.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:13.944Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=20c21d24-15e7-4304-82fa-5148cf6d2e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:24:15.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:24:22.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:24:22.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:24:22.729Z |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 |2021-09-21T01:24:22.730Z |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 |2021-09-21T01:24:22.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:24:22.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:24:22.734Z |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 |2021-09-21T01:24:22.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:25.021Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c26ab5a9-0d39-4433-bbc8-0f1da5b860c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:24:26.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:36.092Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=eb4cddd9-3f7d-4695-95f5-68e28d26fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:24:37.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:47.128Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=865abed7-7883-4d42-bd86-fda68ba1cdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:24:48.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:48.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:58.201Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c6c7d0b5-8232-49a9-b26f-20a56950d4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:24:59.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:24:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:09.270Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f1a1d57b-9331-4edf-ba8c-efa452fdbf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:25:10.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:20.311Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dfd298e4-2192-4c42-8640-5487f5fd0af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:25:21.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:21.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:31.354Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=08870dcd-1f1b-4570-961a-74e748f505df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:25:32.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:32.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:42.391Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fda3affb-8466-4880-beb2-822bf6a79596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-21T01:25:43.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:53.432Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b2315f93-2cd9-4c75-9098-de2e68ed51ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:25:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:03.609Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e8ca2284-c912-436b-8b63-8c6ef5dbe2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:13.626Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3fbbbe3b-6b55-4652-8bcf-6fa449bd7178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:23.638Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c4553b16-4e71-4c44-98fb-d92aa8613845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:33.651Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7c0596e7-8bb8-47b3-a8be-cea9ff376b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:43.662Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d231a4e2-3379-4033-93ca-f5e7351ef068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:53.675Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d4ee19fc-3eef-4106-9db6-ffcd848d9581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:26:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:03.688Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1fab0a20-1538-46b2-bb32-ca06a8037a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:13.700Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0946f2f4-5336-4001-bd36-c68fdd0b536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:23.712Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=36faeaaf-669d-4f47-817a-e7f249f25c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:33.722Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dc1cec58-5d4c-4127-8981-46ef054ae2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:43.733Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=553c8603-91a7-4a38-8cbe-605b56e77da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:53.743Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d5560041-403b-4633-b965-31f248173bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:27:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:03.755Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c9c6580c-5135-44bc-834b-31ed46c9176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:03.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:13.767Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=43dbc3a9-a32e-41f8-bf75-1e70691155ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:23.777Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9b181046-ee9f-455f-8230-cd097aecfebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:33.789Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=65920e89-cb49-48b7-a423-cd0fd5231810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:43.803Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b9de81ca-030d-4bed-9d07-b8b0e5518b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:53.813Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d96e0042-ea8f-46dc-ae43-3c3f0019cffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:28:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:03.821Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1c17393e-e13b-488e-bbbe-ba2fc7d18583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:03.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:13.868Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f2f0fb61-d2ea-40d3-b8dd-9488a204c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:29:22.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:29:22.780Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:29:22.781Z |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 |2021-09-21T01:29:22.783Z |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 |2021-09-21T01:29:22.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:29:22.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:29:22.787Z |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 |2021-09-21T01:29:22.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:23.878Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=159dc709-e963-4077-bfd8-916cd2163ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:33.890Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6c87fe0d-c080-4cb8-9894-9673ff48c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:43.899Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1864f828-40dc-4626-b31b-5e8bce47766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:53.910Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c206504b-05b1-49dd-8253-cd7a8e5b113a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:29:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:03.919Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=071f6b1a-b4d7-4b64-ab60-dff9a12bd945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:13.928Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8db8f0f1-6175-4b24-a912-c715680d682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:23.936Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b94b35df-8558-46c8-ae37-b1fdef0be6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:33.945Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=69d74912-d646-4376-8bc2-872d25df8778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:43.954Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ec65bea9-bb13-4937-a1fa-f38500f832e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:53.963Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=16903377-8597-48f8-bf09-4612a6328680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:30:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:03.974Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ee3173d9-e2b2-4e99-afb8-e4b4c956f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:13.982Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b7dcc2d8-edae-4e3d-af34-9f57f8194fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:23.992Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=092e5275-02ef-4a31-baf8-f235e2a25cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:34.001Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b3c33096-e9b6-46a7-ad5c-5ba2de664429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:44.012Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=024d6c40-aae1-4333-bb9b-bc1ce3143412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:54.022Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c8e06ea0-b22c-49e9-83a0-48fadbcbf8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:31:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:04.031Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=604725ba-1df9-4a90-a139-f80bc30956fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:14.040Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a0e44f6e-7728-4bb4-8b9d-fdd94bb067be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:14.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:24.048Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=86050fac-f3ad-475c-a37d-d3f310cfa769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:34.057Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=60c0df0b-52ff-4d5f-ad6f-e72689b16ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:44.065Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=86e9d1f8-1291-42b2-80ce-7d640d4a9f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:54.074Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=25f30369-f7a0-4e96-803a-1284fb9d94b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:32:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:04.084Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4ce59d14-60f9-48cb-860f-095dee91cc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:14.092Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ccb05c30-bd35-4ee8-acc1-5ec8e2c69c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:24.100Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=538475eb-8a31-483a-93f9-1e19e6bcba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:34.109Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=52ad81ff-a209-4d41-bae8-ea0a8b08f8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:44.119Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=928de3ac-efa7-49ec-a24f-5d648c607f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:54.128Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ca520219-3f27-475e-bf8e-885251ecc206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:33:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:04.138Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c290f147-2942-439c-b6b4-cfcb5602c243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:14.147Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=58f89530-8be3-4197-81ac-12d1d447223e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:34:22.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:34:22.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:34:22.736Z |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 |2021-09-21T01:34:22.737Z |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 |2021-09-21T01:34:22.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:34:22.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:34:22.742Z |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 |2021-09-21T01:34:22.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:24.155Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d2f6cdfb-15a2-4cbe-b2cf-163505f9c6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:34.163Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4b0bd344-ab41-49e6-9882-539410c7e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:44.172Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4b3cf13d-b129-4a9d-a5f5-16efcbfc47c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:54.183Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f2d801a1-6c49-481c-8434-303e671b67eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:34:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:04.191Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f836b762-3d15-4f86-a8b1-2781e56a52c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:04.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:14.202Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e08c441f-aa9b-4acc-bbc4-cc681e41e358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:24.211Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=589c4955-6b96-4a3b-93fb-7c336693a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:34.218Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b81be5aa-150d-4c29-b3ac-9580e6e08d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:44.228Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ec2a4516-cdff-49aa-9048-731b5282e0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:54.235Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cf3e2a45-4dc5-4a26-b09e-932b8124d013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:35:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:04.242Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2cbdf7c1-7c31-44df-8acc-e91418d94e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:14.249Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=70fc6df7-13b8-4d9d-b5b4-2ec672bc4268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:14.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:24.258Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c4ea62c0-b04c-41c4-9b8f-5b9735d71373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:34.267Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4ec5bb6d-73c8-427b-9fb3-b9b42aac5d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:44.276Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9c01d3e1-8d81-4c56-b271-e190cbde45fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:54.286Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2949389c-ccab-4896-9e83-b681deb20286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:36:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:04.294Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b973df87-5761-4503-90f5-d062af11f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:14.303Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=02426c20-316f-445b-a85c-7deb58d3cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:24.311Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=507cb125-6970-4527-8f48-c416bf6c7908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:34.319Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5b1c6979-5259-4579-aaee-e6dcc70462fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:44.327Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=70a2bf21-a054-4376-8bb8-2c0f7ad71301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:54.334Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8c575d29-bea2-4a66-a4ec-33aaf2114f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:37:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:04.343Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a2480297-dba8-4418-820d-fc4cc4cf86fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:14.351Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7bdc8cba-9e9d-44ed-93d9-23d1cc8934f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:24.360Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=726366b4-2188-4ed6-a02d-e2477931f886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:34.368Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b6b3a65e-f157-4390-af14-4901519b7586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:44.376Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d60dcc40-07c2-4a8a-888b-dddc03081cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:54.382Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=070293b1-9a80-4c56-9ffc-da2222fe4a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:38:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:04.391Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bdec1715-dc17-45f0-aea1-a93cecb22f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:14.400Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=16708635-bb8a-4e1c-b78d-19e36004b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:39:22.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:39:22.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:39:22.736Z |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 |2021-09-21T01:39:22.737Z |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 |2021-09-21T01:39:22.743Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:39:22.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:39:22.743Z |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 |2021-09-21T01:39:22.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:24.408Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5fa0cbef-4ac3-4508-ad51-e6e49c31102b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:34.416Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5cbc525d-6b1b-4d86-b563-7555a7c2bcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:34.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:44.425Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6445cef8-f77c-4a9d-8553-bca3849fe1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:44.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:54.433Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7d2a6fcf-7f5f-438d-ae40-5ddb079d18d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:39:54.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:04.441Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fb30410b-25a5-424b-943e-20c32e9af983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:04.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:14.450Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=009a36f9-3d45-4137-82d7-b9f5eaaed6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:24.458Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=12c6ed9e-0041-4aeb-9563-ce3cee20fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:34.466Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c7dd8afb-178c-48c3-8352-c3e37d118634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:44.475Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d3735b92-96c2-4789-9f40-f5ed15542472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:44.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:54.483Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=266aa8d9-abb4-44be-ac2d-da5f3ed54ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:40:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:04.492Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7a9f057c-d3ed-4146-833f-302f2542c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:04.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:14.499Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=42222246-f269-4f92-8c3f-a9fadc13d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:24.508Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5720977c-5315-4d27-9f06-9388795097b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:34.517Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9a8a5367-407a-41c6-9821-8f7aeba09df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:44.527Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bad57476-6d1d-43f1-b2c1-94be22ffab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:54.536Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fd044d1d-3d5a-4158-a774-21f97ee10c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:41:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:04.544Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=80aade30-f75a-4c38-bcc5-054df0ed1231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:14.553Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0661e841-38c3-4e72-a92f-749777916ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:24.561Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=77cb87d8-e47d-4b2b-a7d2-46afab907c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:34.569Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7636d824-1647-45aa-8949-f06fc5a95672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:44.577Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=71941706-7582-4d38-86be-ca6b6ed136f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:54.586Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fa68d326-558a-4ddb-a68f-9158f93882d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:42:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:04.595Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=557ade82-e554-4573-ac43-594fb62715ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:14.603Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4c8ac352-cc67-44b5-9907-e2a5a44c0868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:24.612Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=94359d4c-8bdc-40f2-9f12-2fe92cba3b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:34.621Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ba3c74d1-8180-4844-ba4f-52d875ccc319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:44.629Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=82e3a47b-5fdc-4aec-8f77-218396ecb472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:54.637Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=77929b4a-7578-4a14-8bf1-30ce13c8cd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:43:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:04.645Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3076e398-55ed-4199-ac8b-7202ed777691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:14.653Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=80392ef0-ed92-4365-8fc9-27612043dd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:44:22.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:44:22.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:44:22.779Z |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 |2021-09-21T01:44:22.780Z |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 |2021-09-21T01:44:22.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:44:22.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:44:22.785Z |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 |2021-09-21T01:44:22.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:24.661Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=447a889d-0a13-4915-92e4-d2c69a7620fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:34.668Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=02922bd3-9afd-49e1-a791-a2d1ee0e093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:44.677Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c143af98-9e8d-469e-b80e-52f96c351513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:44.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:54.686Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=66634356-a264-4820-9a43-2cf10e1eebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:44:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:04.695Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c8aa2c99-cb3d-420a-accb-ddca2da401ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:14.703Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a4318647-233a-486e-b1e4-5fe93823287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:24.710Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b397abc1-183b-47c4-a87a-72ca5ae33de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:34.718Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=362396cc-18d9-498a-8582-141f1df29ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:44.726Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=03b86275-65a6-4eaf-943a-f50e2bfa8727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:54.734Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6ff7ea1d-8a6f-4328-b923-aad3122302fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:45:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:04.743Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bff73665-38d4-44a9-850f-750c0c7a203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:14.751Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fa0623d6-f4da-47af-b8b6-5b5e95730934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:24.759Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=545049b8-de64-4a41-82b7-1630462188f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:34.767Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c2bea55a-9299-4d82-ac3b-9b3e9544f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:44.776Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f95e026a-b46c-438b-bedf-2b1549319a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:54.786Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fe53fe06-d86f-405b-aad7-ad4056d797be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:46:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:04.793Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bf694594-8a71-4ce2-b904-b2f00c7d1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:14.801Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=32efdf7f-4ea1-4a12-8a5f-f4b9dd7ac78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:24.809Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7262c3c0-230c-4838-9854-5e1b21df644e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:34.817Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=89bc9228-de5c-4b5a-a659-1ddb2378d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:44.826Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d6cfaa35-c46a-4eb8-9320-a2a28cd08413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:54.835Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1f9519a7-1557-4b98-9fd5-75297c7970cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:47:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:04.844Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a1cafae2-c98e-4def-bc85-201d0bcf4a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:14.851Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5a0decb2-428b-43ce-900f-2d81094120f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:24.860Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=94a7a627-a010-401c-a82b-bfe0084cf491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:34.868Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b6dbc326-36ae-4e0d-9d5e-252732fcde51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:44.875Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1ae51aeb-af4e-40ae-a93c-5f7abbc3cbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:54.883Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7cf6e5f0-e2b9-4fef-83e8-20d49b8d9030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:48:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:04.891Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2ce08d62-590a-42f9-9893-5fe09d2e54eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:14.898Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f4e67522-ef03-411f-86d6-70928921331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:49:22.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:49:22.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:49:22.756Z |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 |2021-09-21T01:49:22.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:49:22.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:49:22.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:49:22.760Z |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 |2021-09-21T01:49:22.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:24.907Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=caa7a3c3-3d8e-41ea-b3c4-265364ad2ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:34.914Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b39352eb-3263-44ac-a9ec-ad2e4d071268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:44.923Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c6b3b35a-02f1-4dd9-a5d4-3c5504cdbeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:54.932Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dc5105ff-5dc5-4485-b833-44d1c276ac56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:49:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:04.940Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b2cce131-66c1-477e-86c3-e5639c2e28b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:14.947Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=affe484b-e89f-41d7-9c5c-5d74179e4fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:14.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:24.955Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a4df5ddb-ecfd-4564-ac6c-eaee38c6379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:34.962Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=417ed1cc-7480-445f-aa2f-343857d6462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:44.970Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3c2fe569-0b52-45d1-b497-e30eed0377b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:44.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:54.982Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d9f93869-27e0-4cd8-acc4-e72bf7cce2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:50:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:04.989Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f2506ca0-1b48-43de-b1a2-9bdbdee7f72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:14.997Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d2bccd85-2007-4975-9ded-1ff07385cf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:25.006Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3700ebcd-eed9-4853-a79d-bc39f2d1c991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:35.014Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ac903627-4d38-46e5-92b0-f0a35c2f70f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:45.021Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3814a1c0-6a0d-4be4-a65a-28186dd6b535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:45.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:55.029Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ff1d3580-d7d0-48bf-ae8d-d5b7544b2917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:51:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:05.036Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=78e2eb3a-f60c-4b3b-b158-a78fc75a49e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:15.043Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=45e009ea-7b87-4c2e-a48d-a9804fc1ebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:15.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:25.051Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a498301b-279f-435b-b6b0-158b764cd93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:35.056Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a912db39-f370-49f6-8193-357ac4cfe7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:45.063Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4e071b13-e79a-4b00-b0f8-3f7f16a11d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:55.084Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4a40f5d6-8db2-4f54-88cb-5df4e9c1069b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:52:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:05.091Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8cfec7fc-c41e-4550-9cc1-be487f3b568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:15.098Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=54085fd2-8e74-4a8b-985b-cda248c69e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:15.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:25.106Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4c19aeeb-2494-4b30-add4-61f54d33a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:35.113Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=440bd36c-2158-4afd-b639-e02d5ea86532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:45.120Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=35680553-f2da-4f26-ac04-4d3c6a466685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:55.127Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0cd06dd3-9581-46e3-84d2-06cd4c261e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:53:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:05.133Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e13ebffc-3117-4631-a595-8dd3eb185c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:05.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:15.140Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=de951d3c-8ed4-4b0e-b571-afac4cfb0fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:54:22.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:54:22.720Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:54:22.720Z |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 |2021-09-21T01:54:22.722Z |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 |2021-09-21T01:54:22.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:54:22.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:54:22.725Z |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 |2021-09-21T01:54:22.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:25.148Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9bea6d54-a3b1-47b7-9b37-d63fd1853d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:35.155Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=90353102-b356-476a-8018-2483570d5ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:45.164Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9f29f10b-c31f-436c-90a6-5de45a87e72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:55.177Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=06136f51-4b9e-441b-9c77-6269c6bcce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:54:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:05.184Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4a84c0dd-d3df-462d-9ef9-216106b3549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:15.190Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8da01f8e-02ed-4a61-89a3-8829fc7749a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:25.197Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=85d3ef39-e0e9-4552-85a1-d0f969ab97d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:25.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:35.204Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=30560dd1-29e2-4285-b0d7-d24ecaa41de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:45.215Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=650e7dcd-da4e-4f4a-8975-f7b7401b41c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:55.222Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c1006aa4-bd80-49a6-a894-bc66427fe873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:55:55.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:05.230Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d4fc6433-7efd-484c-b3b7-8e0c958c0812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:15.238Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=04e6aabe-e8ec-455e-b221-ad7ce1534727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:25.245Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=eae44943-f333-4639-a804-bb1c613d9006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:35.253Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c00c2b9f-2f13-49e9-8676-13f571f253ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:45.259Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=106af233-36c6-43b6-909c-b77b18cd438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:55.267Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=06940441-4950-4715-92fd-317ccf407105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:56:55.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:05.275Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8673c0e5-80a6-48d8-b5d5-7c273f38c35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:15.282Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4c931b10-75a5-4106-8e2a-141201232c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:15.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:25.290Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=54e84efc-2fb9-484a-91df-16e85ec22966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:35.297Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=82169ee3-0b1d-45fb-a030-4089b9f78e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:45.304Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=779292eb-fb92-49f8-b7c3-9ffcc239b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:55.311Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=af44e449-d6f2-43cf-9e68-3c1d48e03a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:57:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:05.317Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f35455bb-9861-43d7-8adc-4b0be0ca2cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:15.324Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=00a07f3d-f150-4d64-a686-c49c2f777fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:25.333Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f17f1461-58e0-4960-b898-d742a37cc77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:35.339Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a5df17ed-b609-474b-ac1e-7089b7c6c721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:45.346Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=618a8e3a-c92e-483f-90aa-3079184e479d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:55.352Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c0ef11dc-0a3e-413b-b982-e993d6c7d269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:58:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:05.359Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=604ca44a-b3fa-4ec1-ab3f-28c0ac437e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:15.365Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f88f0cdd-379e-4bc8-b5e2-75fedf939de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:59:22.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T01:59:22.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T01:59:22.706Z |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 |2021-09-21T01:59:22.707Z |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 |2021-09-21T01:59:22.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T01:59:22.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T01:59:22.711Z |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 |2021-09-21T01:59:22.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:25.372Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c416bacf-01d6-4ddc-94c2-71a303e21c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:25.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:35.385Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1aaa0920-8630-4a7b-8732-d5e26922095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:45.393Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=64b4e716-f063-4c90-9ab6-652367663371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:55.400Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7b0e0e58-548f-44f6-a172-daf12fc6c87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T01:59:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:05.407Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3ed08dd5-b5a9-434e-b198-3d53f896bf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:15.414Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=654247a5-8766-4b10-87dc-070dd8db8cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:25.421Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=15891ffc-eb47-4e2b-bcb0-ed7b147d7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:35.429Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9dcc7552-0eee-4911-9953-810f7f09570b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:45.438Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=69a18057-833d-4d9b-a5ea-6215ca2655c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:55.446Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a280c6a9-7ebc-44dc-bad3-052c91a1afb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:00:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:05.453Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=37dc80f5-53f3-416d-b536-16d56d042f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:15.459Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=44e0496e-6f4b-40a8-8be3-843bb04d4f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:25.465Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d72d38fe-12d8-4de1-9a0e-9a82e6ad5a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:35.472Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=75e5213c-72fd-4e6d-9533-4acde2cd134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:45.479Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5b1f651d-cd5b-4d1a-97da-3d50c964cd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:55.486Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6c45978c-e26e-4979-a5e1-1b54bbee4f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:01:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:05.494Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=379f2b4c-41df-4242-81e1-a0f875b8b173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:15.501Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a26db406-c520-40c5-98da-849f0b9e603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:25.507Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a19cef3a-843a-4101-9d54-e5b46c2dc287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:35.513Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d7116644-2cfe-4bfd-9723-9d391fb5f177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:45.521Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=54ee2649-9e4d-4360-9d6f-9f7c62c1cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:45.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:55.530Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c3033816-6850-45b9-8e09-9aedca34f2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:02:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:05.537Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fe5eb03b-09ab-4e2c-8ce9-6d08ee47db24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:15.544Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d7e69a09-4b19-4309-b608-4ba603ccfb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:25.552Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ecb1554f-c616-42af-b376-9387fb4a5e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:35.559Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4d7ac8c1-d275-4cd0-8f12-5c253778a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:45.566Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1a6f7bcd-5a19-478f-a0e6-593281e0e077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:55.572Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=21f75535-9cdb-4ba8-96bc-3f2284e80071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:03:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:05.580Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a3ed07c6-f1f7-42d3-8c46-992ac7b1dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:15.586Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3825cd0d-445d-486a-9cb8-e36ad72414a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:04:22.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:04:22.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:04:22.716Z |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 |2021-09-21T02:04:22.717Z |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 |2021-09-21T02:04:22.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:04:22.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:04:22.729Z |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 |2021-09-21T02:04:22.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:25.593Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=353a100f-bc95-4774-9232-dec526b2466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:35.600Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=73dc2417-7b89-4e6b-a118-e0e0be1e3b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:45.607Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6589d958-77c1-4bdc-a233-495b9b554eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:55.614Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=83f310d4-a67c-4403-99a5-834f2b3e034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:04:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:05.620Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b596146d-d3d8-4c3d-9d67-ab77eddf17c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:15.626Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b388d422-04e2-49ba-9d9e-6fb147dbf9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:25.633Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9107a453-357f-4259-bf08-4e7421682713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:35.640Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=95edd921-8e83-4a0a-8e65-1922f6adde0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:45.646Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7c3054d5-733d-4d61-8c11-b7fdbb9c4f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:55.654Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=45d5e03f-98b3-4e68-9090-e67fb61862c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:05:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:05.660Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c2ed421f-981c-4571-8cc2-ea1cdfb87221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:15.667Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f6c24185-130a-4e0a-b54c-d26fc0c221e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:25.674Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=190aa32f-135f-485e-9beb-69837abb1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:35.680Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=907311eb-6f14-41b9-9fba-0d8e6316db17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:45.687Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c5f50eb5-3b7f-4d00-8024-10c6529cc6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:55.694Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4bb352e5-d827-43d5-910b-e67310143c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:06:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:05.702Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c079461d-fc9a-4b83-8188-20863e8baacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:15.709Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a7e7942d-35c5-40ba-b550-c43f461701b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:25.715Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=088059c3-fff8-490f-bc0c-13578b2917fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:35.722Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=abd4282b-1ea1-4c87-a166-ca99682611b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:45.731Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fa6bb61b-9ced-4853-9125-9714ffc79472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:55.739Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b8f08ed4-4f2d-4682-bd80-894edf5cd8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:07:55.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:05.748Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5d141541-09c1-401d-b3fc-089429ffd7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:15.757Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=80857d6d-ccec-4cfe-8ec8-6ec90bbd08f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:25.765Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e64781c1-25a9-42b9-bdfc-7b5c9e6cc1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:25.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:35.773Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=42d66662-56f3-4529-9aac-34095a32c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:35.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:45.781Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1864cf0a-0c9e-4890-b430-d7e9b9125950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:55.788Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c39ddb4a-8d96-48bf-83e2-57a237bb9d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:08:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:05.798Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dfbec2c8-5f9a-4f3a-8b83-6eb47b4aa585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:15.805Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3dc7acb7-762f-49c4-899f-c1fce427792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:09:22.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:09:22.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:09:22.736Z |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 |2021-09-21T02:09:22.738Z |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 |2021-09-21T02:09:22.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:09:22.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:09:22.741Z |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 |2021-09-21T02:09:22.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:25.811Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=24533251-ee4d-4c8d-8764-b548f903e8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:35.819Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=76ad98d4-9871-40db-b2f0-d299f3372527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:35.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:45.826Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f58fb5ba-42fa-495e-a6b6-9632a4cc7fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:55.833Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bedbdd85-3ace-40fe-aa88-b1f70bf89b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:09:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:05.840Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0156967f-c845-49d8-8f26-10759a6785f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:15.848Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d64d0ab3-1184-4a13-a1eb-fe9e7f14b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:25.856Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=73f3a1a0-b1cd-48d7-b575-df37dfbefdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:35.863Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3a8e2b2a-3a3b-4710-af45-e677ce89b38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:45.871Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ab7b5b63-48e6-48f7-9d51-81c648b2ea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:55.877Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a576660a-a351-47c8-b700-9c2a98294a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:10:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:05.884Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0c284236-95a8-4ee5-9481-e66c3d594be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:15.892Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6d74d766-3fa1-434f-b7e3-a5cb9f2f424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:25.898Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=060de401-a9b4-47b2-b6f4-d5430247b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:35.906Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c273e075-a1c5-461d-aeb3-dac6ca4e199a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:45.912Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3def4d48-4172-4825-9103-8c64a02b1aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:55.917Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f1a2181b-9d34-43da-b57b-83a46637950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:11:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:05.925Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cd594446-7353-4bb0-9e0b-a9941f26ff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:15.931Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=90c0966b-9cfe-4284-9130-b26d9f2a703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:25.939Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c13ca180-a587-425f-909c-bd6bdce68617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:35.946Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=398bd873-0bdc-4321-8e19-77c0d54fa678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:35.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:45.952Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fcf57347-e00e-42a3-bebb-344d9c36ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:55.959Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f1a8a6b7-1068-4153-8653-97c026ebc79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:12:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:05.965Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f4bbea2e-c2e4-4864-982b-b42b2c1c3550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:15.972Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=022bdf0a-2a7a-4866-be0b-026d6c00b682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:25.980Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e8582ef8-0dde-4be8-84ab-6af330478ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:35.986Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1a060bd2-5148-440b-8d25-a189bc34d904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:45.993Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a3113534-9c17-47b9-b55a-9725acb872d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:55.999Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dd4f0da1-78a0-4164-ab7b-9150b3511ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:13:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:06.006Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6de9b7cd-307a-470c-84b0-539965f18f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:06.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:16.012Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=391996c1-f657-4e56-96ae-6ed02c6a580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:14:22.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:14:22.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:14:22.830Z |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 |2021-09-21T02:14:22.832Z |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 |2021-09-21T02:14:22.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:14:22.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:14:22.836Z |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 |2021-09-21T02:14:22.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:26.018Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b7f803a0-81b2-4160-9266-9bcf099a0be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:36.025Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e420e747-a148-4043-8716-a2a3de2f130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:46.032Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9c486b9b-5a94-44a0-a56b-0a0eee57acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:56.038Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ff13a9c8-a213-45be-8a10-fc3377b7b0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:14:56.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:06.044Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b879afdf-83a8-4fb5-b447-ab6671872f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:16.052Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9b01bc29-5f14-4434-9ae8-a6f5dd85c33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:26.058Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dc2d9448-ced0-4e48-8fc8-73da0f822d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:36.065Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=69ffa5d1-822f-41b7-b407-f97de49da871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:46.072Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f306f66c-839d-439d-95c2-742fbda5f6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:56.079Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e7099905-783b-4e55-ae17-9f19762a7825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:15:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:06.087Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=38e71b92-b3ac-4fff-9adb-c7ee20ff1276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:16.093Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=25eaaa81-b0d6-4899-85f3-41ef78be971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:26.099Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5df1d520-09b0-45f7-883c-a71643f1e920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:36.106Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=117c2f38-dd27-4e72-8c27-2fbc5952258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:46.114Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7c8f66d2-e985-4c54-8651-cf1712a3a64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:56.121Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3f5ca343-6180-4210-b43f-b536de11e1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:16:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:06.127Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=734bc3ea-167c-43cf-a8b5-abf8da2397f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:16.133Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=54e0fb81-ed25-41e0-8bf3-c09aa47a3246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:26.140Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5bec86b0-9825-45f9-9779-a6ee0f721bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:36.147Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0a6162da-5d16-4682-8970-4fac6e7b11b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:46.154Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6b8581d0-f58d-4d65-8b77-b5607ea8797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:56.160Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=793a6dc2-a3fb-4c26-8824-238467e1d76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:17:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:06.165Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4df3efcb-7a61-4677-8884-393575a3d84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:16.171Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a05c8e50-a63d-4913-ae3f-16265e6e55fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:26.178Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a054a16e-46cb-4dcf-bbb2-acbe6ff9dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:36.186Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2e025a8e-962f-426e-a253-1b3db79a2f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:46.192Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2b13475b-14fe-444a-9493-77527e14459c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:46.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:56.199Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4cfc24f8-e6b3-4aea-a987-5e3a7a5c3030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:18:56.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:06.205Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bde109d2-8735-40f3-92ef-f0180f0b4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:06.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:16.212Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c57f4a53-b711-408e-bf13-bcdee7f55c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:16.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:19:22.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:19:22.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:19:22.732Z |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 |2021-09-21T02:19:22.733Z |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 |2021-09-21T02:19:22.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:19:22.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:19:22.736Z |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 |2021-09-21T02:19:22.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:26.219Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=64305252-da2c-4d68-aadb-a6d0fd697277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:36.227Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a7c1bed7-18f0-49be-8bb1-eaa6e6d2478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:36.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:46.233Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fb7d0782-f062-44e9-9bf6-523224f42191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:56.240Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d658f680-8948-4981-ad89-46aaed7e82bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:19:56.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:06.247Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9bc2452f-8e11-4fc9-917e-4cdc8d258b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:16.253Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b3a4aebc-b530-4883-8119-323dcec6d88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:16.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:26.260Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=12378310-a09f-4fdd-bfdc-c2cbcdb88b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:36.267Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=86dc9ae6-604c-4340-8d87-312fd0574938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:46.274Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=35eb6ead-4cad-444b-9f91-7cb10c7c1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:56.281Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=611ee45a-8b8f-48c7-83bc-ff4a594cb33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:20:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:06.288Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4cf4f975-6265-4449-8c4e-f7a1200990f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:16.296Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=40832d11-88ec-492b-ae5e-865d9f127019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:26.303Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=12d433d0-66ea-4ad7-aed5-77a90d88094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:36.310Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4a0db833-670b-4850-9f0a-dddb3d578a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:46.317Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5d647adb-25d9-4933-b62e-807fb7f57b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:46.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:56.324Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=81499428-ecdc-4439-a162-27d4847820ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:21:56.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:06.331Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5d03df33-896a-436d-9bac-5ea140f241e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:16.338Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=176cac5f-6bfb-44b6-993e-6e4de3d64f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:26.344Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=abe69d68-85fa-4555-b5f2-a1d3ad9be52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:36.351Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ba5f88d1-4ff4-4c28-a8b5-7e49be47398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:46.358Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=395a862e-9937-4fbd-aaf8-d08adbfbd8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:56.364Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d7db6426-66fd-4eb1-9383-b7681eae1446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:22:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:06.372Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cc2354a4-7f12-4559-86ea-3aaa8772b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:16.379Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d1d8fdb9-1124-40e1-b2f8-38dc7f6f9d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:26.386Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e08b8332-7f9d-42f3-ba4c-4d4c79fcce3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:36.392Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ce3f3575-ef2a-4e0a-ad71-f19e134fa39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:46.399Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2ccb250f-7df6-4479-8875-4b96d4f0b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:56.405Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0cf334d4-8662-4bd6-9011-67bca4545c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:23:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:06.412Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e4ea1956-bbfe-4a58-89db-b1d7abd908e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:16.421Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0a4bc000-0229-4cf8-84e4-1d9b4ec1a1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:24:22.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:24:22.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:24:22.708Z |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 |2021-09-21T02:24:22.710Z |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 |2021-09-21T02:24:22.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:24:22.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:24:22.713Z |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 |2021-09-21T02:24:22.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:26.429Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dc998268-9a63-47b3-a4c9-76438d9a0569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:36.436Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e9929a1f-38db-444c-9e5c-8a8e05dd402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:46.443Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ad842b04-edf5-44c9-81f2-cae05c19035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:56.451Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1d7c087b-60a1-45ce-9930-46a82c47ca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:24:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:06.458Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=574b3ed2-ef58-4702-ac70-fa609727af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:16.465Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=595ccdd0-ab28-40d1-908a-8dcceee905e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:26.472Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c2402ced-7b02-44aa-a7d8-fcf67c141c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:36.479Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1338198d-950d-4548-869b-1e16fa5e6a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:46.487Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9a86acc3-a5f4-4b83-90d4-aafd3d8d9033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:56.493Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=edd18271-3c2b-43cd-99d9-8ec047a135c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:25:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:06.500Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d4c89829-99af-48e6-8a11-658676928ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:16.507Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f0f5e8a7-aa9e-479f-a9ad-aade354ec854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:26.513Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dd57089d-1c1e-4dd0-af90-13ba3fa61e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:36.520Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b0d3d371-0383-4f78-a16b-1c335ec1f3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:46.527Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=746e718c-70f6-4edc-8db6-c03850c53550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:56.534Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=00a7b287-c301-4557-a7a4-b815e329ca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:26:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:06.542Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=54391588-6312-4074-92d3-3479fcdb071b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:16.548Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e02a4baa-5ed6-4886-a288-f261b22dc31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:26.556Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8d3e03fe-0cc6-4d7d-bc9e-902bea3c8719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:36.563Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dd3a4896-ad94-4070-8ba4-340e990ec9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:46.569Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=23f2daa8-e5ba-4500-a5d5-bc594a5ed08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:46.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:56.577Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3864c8a3-388f-4aa8-b690-2d9eb5c6fb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:27:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:06.583Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1823aa67-b65a-40cd-b63d-8ff71995afe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:16.590Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=684066bf-2bff-4fd2-85d5-d8614d5036b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:26.596Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5b828357-5f98-4480-aa4f-2db15eda8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:26.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:36.604Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f2c43e17-24c1-4dd2-b57e-b7a54e830b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:46.609Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d8ae4710-358d-4a1f-801c-a6c90e28670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:56.616Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7f9298dc-c017-4e9c-92e1-5710eade277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:28:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:06.624Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=50e5bb61-bd31-4078-910e-86639783dae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:16.630Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8c9cadaa-2b7d-4ac7-af32-cd4bd06e798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:16.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:29:22.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:29:22.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:29:22.685Z |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 |2021-09-21T02:29:22.686Z |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 |2021-09-21T02:29:22.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:29:22.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:29:22.689Z |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 |2021-09-21T02:29:22.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:26.637Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=01ad2d7a-8df3-4d93-b7ea-e1c94d4262e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:36.643Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b78f87f0-e858-493c-8f4f-8734065b8aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:46.651Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3ee78580-67b1-440e-9589-135ebf862b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:56.662Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=939c33c3-f089-4590-b226-9675b68c0f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:29:56.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:06.668Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9e044fea-065c-4964-a7df-6933beecc663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:16.676Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7a126971-3991-49b3-b3ca-638042914581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:16.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:26.682Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c34d9775-a54a-4d12-a34b-07dea075c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:36.690Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0ab3ff8e-af63-4bc1-af71-f856cdcaa884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:46.697Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ccb33a16-0ae9-4008-b544-4dc6367fa2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:56.704Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a4886c58-3c6f-4313-bc22-d3915788d63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:30:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:06.710Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d7228420-577e-456f-9746-c1c3fcb832cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:06.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:16.717Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5cda76f1-b78b-421f-b634-589f9d0fd3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:26.723Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3034e450-43a2-46df-9566-2e726312e31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:36.730Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9ff3dda4-f109-43d7-b738-f83abc865f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:46.737Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ded3dec4-f6e1-4110-a091-a3ba5ac8732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:56.744Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3363dade-db2e-4eea-a1da-b2f24e925db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:31:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:06.750Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=42bf3187-255f-4cd6-a22f-d9a5ba803e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:16.757Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=83afcdd6-6223-4f33-8495-2c3205d90a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:26.763Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=09f8274f-ba43-48c0-bd63-4f12b0ba31ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:36.771Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=523daf6c-3a20-4d9b-9560-9fca338a539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:36.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:46.778Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0ba05fa2-5f60-4d45-b287-5dd18f165587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:56.786Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9341f4bd-6511-41d5-a7bb-4c30a667562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:32:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:06.794Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ad49d41c-946b-43aa-9bc4-9d2608b2bb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:16.801Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=62f72abb-1a68-41fa-bed7-f47b519a20c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:26.808Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ded93f7f-a451-4694-8bd2-b97c0a614f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:36.817Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a0fede47-6fca-498b-86f6-8c4ad9aad479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:46.823Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ff2a909e-5e8b-4068-9ad7-59370b02d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:46.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:56.830Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6d4f2ac4-1b61-4a4d-965a-f0225a641c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:33:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:06.838Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8bf82f94-fc93-4d1d-b967-8ec93f74c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:06.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:16.845Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=379178b6-1c02-49b6-8d0c-94db91fc53b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:34:22.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:34:22.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:34:22.741Z |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 |2021-09-21T02:34:22.742Z |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 |2021-09-21T02:34:22.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:34:22.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:34:22.745Z |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 |2021-09-21T02:34:22.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:26.851Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4e4384f5-9eb9-4053-a700-c52154a0912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:26.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:36.858Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b614520e-6a8f-4900-8c7f-20c65fcef397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:36.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:46.864Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b4477279-652e-4346-924b-970cc71cfff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:46.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:56.871Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0052fc7e-47c9-4d48-b25a-b7f500c38f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:34:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:06.878Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=80651d9c-2a26-4b7a-8015-d42e0d9fb725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:16.885Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9243a46c-41e9-42ff-82ee-f600530e20e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:26.893Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2dbb7d5a-6be3-4a68-8a77-995a8596d037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:36.900Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8486b9fc-429d-4b23-a93a-32ebe6154540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:46.908Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9bc4db1c-4074-473b-bfdb-245e4508532c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:56.915Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9eb4c0f9-2ee7-44bf-ac83-2f129c62462d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:35:56.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:06.922Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=42ba1b13-65ae-41e0-b1e4-da8823cc8dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:16.928Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=898d665f-a3a1-4318-8c11-b5506ad5afe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:26.936Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a0013852-6b63-4346-9fd5-8cc103a146b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:36.944Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bc6d1844-3bcf-4483-bd64-48dc20d9f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:46.951Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e8c2ea02-3ced-47ec-a86f-406dfc45596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:56.957Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ebf5393c-055a-4109-a760-76aabbd1cd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:36:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:06.964Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=52af8c71-c5e1-44c0-9c45-869d862da4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:16.971Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4e85a07e-f799-4892-975b-63b6db4d37f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:26.977Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cf446612-a278-4ad4-8fd3-05246731846c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:36.984Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7354fbd9-b7e6-4a06-9ec3-1e4869a485a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:46.992Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d80bbfd0-5f17-4acb-92e8-f91e430d4eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:46.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:56.998Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=98090c70-af7d-489c-b700-e315acbde128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:37:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:07.006Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ad589ac8-4a5d-4e40-aee1-bd2d2a977743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:17.013Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d85c497b-427d-4e7f-8f13-7d6ddd7c2ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:27.020Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dd85167f-5a9a-4a78-8dc5-ad00f75c89c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:37.027Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=09193314-3eab-47b5-a31a-c382f53fd2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:47.034Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3fde0364-3d08-42ac-a602-0955a1c40f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:57.040Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=31519bef-3cc7-49ae-b33f-4ee5223aa775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:38:57.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:07.048Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=41eb32ee-29f8-4c04-9866-a93bca80bfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:17.055Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0dc4f543-5ffe-4b2c-891c-5d52e0c3b2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:17.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:39:22.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:39:22.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:39:22.712Z |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 |2021-09-21T02:39:22.713Z |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 |2021-09-21T02:39:22.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:39:22.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:39:22.716Z |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 |2021-09-21T02:39:22.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:27.061Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ce5ab310-e5db-44cd-a342-3300ef26a988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:27.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:37.068Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=463b2cc7-a730-4467-882b-327520ebb3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:37.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:47.074Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=025c7cac-f0ad-46cc-aa34-589e140c2559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:57.081Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2e457cc7-9f4d-457f-9726-9c3aeb84a55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:39:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:07.088Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bd80393f-b5ad-41d2-9d03-ea562351bdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:17.094Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=29b502a7-352f-46d4-a265-c1003d299716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:27.101Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dbc15b13-cbeb-4937-b0b3-79cd4fec2178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:37.108Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c6fcc8a1-f68b-420b-bc1a-a64cba3f8132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:47.116Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dfab4c6f-8228-4632-84c9-c4fd771b8881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:57.122Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6e2e9bd6-29e1-4ca7-975a-539fc9a509af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:40:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:07.127Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0caf5701-e62c-40fd-b406-7aba7ab0cbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:17.135Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a834900d-c79f-47c0-8e85-ba74b5396638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:27.143Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=03d168e4-0eec-4a90-b37a-e28d718a3a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:37.149Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7d4d09ad-d493-4dcb-900b-85ff9ff88196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:47.157Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9651277e-eba3-4115-83ed-5724a6fa8cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:57.163Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dc2f9e3f-a78c-4a6e-a262-40ed1c352a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:41:57.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:07.171Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fbd182cf-b3b1-4b13-b0df-6ad4f35e1e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:17.178Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=73ca68f3-ebc7-4a1f-a7e9-3c66df93944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:27.184Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=20d9376f-0785-4eb7-8650-6e06f5b06d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:37.192Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ddeae341-c4c1-4c67-a755-b4bcfbe488cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:37.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:47.198Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7029c732-ba4d-49c0-a143-40339a238ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:57.205Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2331d966-2b50-4512-b133-eec79d763df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:42:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:07.211Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1fcacb7d-ac54-4aea-aeb5-9c0c468c9570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:17.219Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=15bcbbd8-a285-492e-b498-506c3c5e8eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:27.226Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=58485bcd-695d-4760-8fa2-f7a1f3dbe680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:37.233Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=74b84564-7b9a-4cb0-8aca-44003971aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:47.239Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c53c96c7-ad83-4ea0-a21a-124aba604ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:57.245Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c676a041-9182-419a-bf6e-85eefb69b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:43:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:07.251Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3ba5ca16-3f76-42a1-a1f6-f51f48cb1913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:17.257Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dca9bd78-0767-4a4e-b3cb-473d635c4499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:44:22.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:44:22.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:44:22.785Z |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 |2021-09-21T02:44:22.786Z |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 |2021-09-21T02:44:22.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:44:22.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:44:22.790Z |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 |2021-09-21T02:44:22.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:27.263Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=16e26bce-c7a3-4ef1-906c-1025f3f7611b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:37.270Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0f237fc7-bbbb-473b-bd46-4c230c5102e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:37.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:47.276Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f5446fc7-7b1a-4ab3-9590-5f9d4a813edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:47.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:57.282Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=30cd8565-e0f7-40f0-9ed9-fa8fd99bbc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:44:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:07.288Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9125d046-2c48-42b2-a009-e41b3b12171c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:17.295Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=37d18bcd-2e0f-4415-a675-d3dbe4afe0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:27.302Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8f49d3a8-09e7-4163-a0fb-1ba944c5b29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:37.309Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4789b790-b13e-4f38-ae67-1500dfb3716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:47.315Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5540eeff-1e16-4007-96fb-3b43039942ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:57.323Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=38e67b9b-6e41-49e3-8e8b-dd5349d39711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:45:57.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:07.329Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=03e6e8b6-c9f9-4951-ac32-d79af1c3b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:17.337Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4544d48b-ab42-4947-b1a6-6327afb61fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:17.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:27.344Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=263dd3e9-e7e5-49b4-8797-6ec5bdadb002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:37.351Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7fc322d8-3649-40f4-92b4-1ecc3d3d2d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:47.358Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ca814d75-d146-4f8e-b708-b4efe1d77263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:57.365Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f2a056dd-cfbe-4c99-ab65-01d50375a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:46:57.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:07.372Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=73ca29d1-e5a8-4b73-bb99-c87b6505c799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:17.378Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2803ee91-24a6-48d8-b8f1-35e9791f6954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:27.386Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=49841f32-eb35-4e53-8082-d34a2851005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:37.392Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6a2bfb1a-17ee-4e4e-921a-00e4fc68ae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:47.400Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3cb75353-2ebf-4857-8759-49bd60db5244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:57.405Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ac232d64-8661-49dc-8711-1751cdc7d60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:47:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:07.412Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2a2a2c2c-512f-45fd-a4e0-b012b3171093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:17.418Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2062f39f-b7b6-4de3-a9bc-c5cc49068566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:27.425Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=15dd4dc6-5008-4b4d-b091-3cd43c2f8640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:27.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:37.430Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fa0f1e92-3074-476d-9895-41eb325d1bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:47.437Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1a9a79fc-6648-4972-9f9d-0aa3be31b4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:57.444Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ee7b55f8-9526-4e8a-be4e-1b966180699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:48:57.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:07.451Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=811ecafa-e0a0-4582-af2c-d74535409a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:17.459Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0d2c1eef-ab85-4105-ab39-e6667da95e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:49:22.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:49:22.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:49:22.709Z |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 |2021-09-21T02:49:22.710Z |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 |2021-09-21T02:49:22.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:49:22.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:49:22.712Z |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 |2021-09-21T02:49:22.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:27.466Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=021688c9-93c8-4b9d-815b-566fb44e7a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:37.472Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d8b3a020-4285-4e85-873a-4ccc7b322475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:47.479Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1450ee71-b4ea-490c-bbf2-654d8f2febee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:57.484Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e3d00761-e054-4e50-bc18-fe37bc1169fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:49:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:07.491Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=66da5627-97c1-4dfa-82f7-2984acdf8b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:17.497Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5f8290f3-b2d9-4e8d-a635-a893b150d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:27.505Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e9779923-2438-4986-90b8-f1947dd7e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:37.512Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=94de4f7f-d381-4c80-8b02-661522e6a9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:47.519Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a2337bb4-3160-4763-ac74-9f11267a375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:57.525Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d33d3be6-5046-429d-bfde-bb93ea50336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:50:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:07.532Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=99a21c26-d195-417d-9645-7f4c3c757827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:17.543Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f63eeacf-ebf5-4f76-81b4-2257bb032f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:27.551Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=37590165-26cc-45f7-9a97-eac7cd9cda4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:37.558Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b9848e68-9174-4818-8c6b-56c5ea493144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:47.565Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9daf3809-4d5c-4bc6-81e4-c8fd8ec51594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:57.571Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=caf4318d-32b3-44fc-9cf8-b0fa044ea777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:51:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:07.577Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=63e94559-affa-4be9-b8ed-c7368227cae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:17.583Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3299b170-f5e2-419a-b528-81c95290efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:27.590Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=476d7e30-c2e9-42d8-9f5e-46a18d268072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:37.597Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=eb5644ac-7686-43ea-9657-6babf398fdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:47.604Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f7271e62-803f-4811-b93c-a191296e0afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:57.610Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=daa7c16b-7ad4-4925-99db-a2d897bab532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:52:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:07.618Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5c236651-64cc-4111-b7d0-b64010e8a192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:17.624Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9275ce27-a83d-4eb2-9253-f7e2635cbddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:27.630Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ee10c15b-c9e8-497c-aa41-70ae7132f302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:37.637Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9946ba7c-7743-44f7-b610-962cc5b7110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:37.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:47.643Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9a70d9bc-d5be-4ff1-b071-b00ee7b9d46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:57.649Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=33123383-3710-4c88-b207-b4f4c3364a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:53:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:07.655Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=32255fa1-6357-473b-ac02-2327c80886bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:17.662Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=278f56c5-69ec-4c25-bfbd-7d0e8abc2b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:54:22.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:54:22.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:54:22.692Z |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 |2021-09-21T02:54:22.693Z |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 |2021-09-21T02:54:22.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:54:22.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:54:22.696Z |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 |2021-09-21T02:54:22.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:27.669Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b395a3b2-dd30-485d-8fd1-db69cb2b538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:37.675Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=813d0204-1f92-4a58-b3ff-d2615b38e3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:47.683Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dc909a7a-8836-4ba1-b155-574e2ca27d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:57.689Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0022d0e0-b2db-418f-9478-6ff9b9018e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:54:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:07.696Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c41a33a3-931e-4958-b9c6-31d6396136d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:17.703Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f2f49f10-996c-41e4-8d54-53453ce939b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:27.708Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=69980724-dab2-416c-81d6-0c12c4467a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:37.714Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=17d9fe65-d56a-4cec-accb-4dc0815ab9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:47.721Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cd240d03-a8ca-4574-b9df-3ba1d26514a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:47.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:57.727Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f66a43df-0644-45f7-9023-58e53ff15240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:55:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:07.736Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ba70b079-d0df-44ef-90bc-90584564a190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:17.742Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c321bdb9-b7c0-479d-8b43-8bac48ac966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:27.749Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c76aeb43-de2e-4da3-8f5b-80a2c12f4185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:37.755Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d402a678-23e3-45ef-ae77-b1e4ba54498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:47.765Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=10ef4680-4189-4b20-8013-58f01e2dbb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:57.772Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ed7bcca3-0f63-4754-a079-359a7eacac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:56:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:07.778Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8c64d7c1-6c17-4a4a-8d82-e14a1a2a69a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:17.784Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=387dd05e-78af-46d1-a56b-845c6b4c0be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:27.791Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4ef03e42-c261-423b-a253-eade991517b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:37.797Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c89dee0a-708f-45d1-bd2d-a963caa9bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:47.804Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0d44ea78-2855-47ce-9217-3d38cc16dc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:57.811Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0e8bfa5f-8e61-4e52-a66e-eba58226c75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:57:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:07.817Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a1bfd6be-e823-47e4-96ac-b1383ef6f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:17.823Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0f720e3c-0c14-4cd3-bc78-2978007f3002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:27.830Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4bca6140-240c-4a9e-b7e5-1ee3f1fddf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:37.836Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a1ff0869-4cd3-4d57-b990-71130fe87fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:47.842Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=770597fd-efc5-49ad-abfe-131eb7273f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:57.849Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a4091ae7-b3eb-459a-aeb0-94bd14b88a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:58:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:07.856Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4a1db2b8-4cfa-4af8-929c-71d3c7bdaa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:17.863Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c689721c-e872-4a61-bd5f-863c15b0ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:59:22.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T02:59:22.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T02:59:22.735Z |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 |2021-09-21T02:59:22.736Z |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 |2021-09-21T02:59:22.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T02:59:22.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T02:59:22.740Z |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 |2021-09-21T02:59:22.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:27.870Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6abf62ec-18a6-46d2-9aa6-9da087a99c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:37.876Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9d656502-2c52-491e-9cf1-c66fb5ec98e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:37.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:47.883Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4ce514cd-cd42-42f5-a970-705e36f077f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:57.889Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=68c5bed8-9cea-4ab0-bf49-a5fe0ab2da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T02:59:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:07.898Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fddf6e17-781a-402b-9435-feb996217929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:17.904Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f7f1a448-580f-4f6f-8daf-b1d570cb2720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:27.912Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4e9aa821-26d6-432c-a5a9-005239be9703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:37.917Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=39030a7e-28be-4d05-b0df-22f21ff532c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:37.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:47.924Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=56287ce5-5710-4bb6-b8ca-5c7ad6af47d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:57.930Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=075e7733-467c-47e0-96f7-dfbca89d6c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:00:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:07.936Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=14e1c15a-da15-4c5a-9727-9d8f41b8413e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:17.942Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=0960b587-d054-4e37-ac9a-b69f161eb289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:17.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:27.948Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=643848db-414c-43c0-8715-7f2d3f817924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:27.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:37.954Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ccafdf4a-0388-4207-8649-39ee94bff93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:47.960Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=601f2658-86b9-444d-83e3-031c0dcd0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:57.972Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=103f8c4f-f006-4f55-8a94-3d8aedf80687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:01:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:07.978Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=85271744-5438-4899-ada2-9a5a5cd38ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:07.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:17.984Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9b20f8ed-ea30-4d57-bf4b-2319746258c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:27.991Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=95330026-c7e8-45f1-90a0-b9b1cbc27654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:27.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:37.998Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a60ce932-7035-481b-a3f3-40da5c8c6f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:48.005Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d6a67ba1-8874-45e9-955f-17a8e476ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:58.011Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=917180bd-fa85-456e-8bed-6c14adff0f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:02:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:08.017Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3378cebe-cc48-4512-ba3a-0aca4d697464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:18.025Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=dca5d1c6-690e-4874-bbd2-d4733921bb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:28.032Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3bde121b-b415-406d-a6d7-5fb87827af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:28.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:38.038Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b4f0e7f3-2649-45b3-ae8b-75126efe01d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:48.045Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a9f4e82d-f13b-4cb6-bb44-18f34b4ab3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:48.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:58.050Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3a482471-097c-4f71-acd8-443576a636e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:03:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:08.056Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d0ff7891-72a7-4957-b922-969304957bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:18.063Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f3621e5a-709e-433b-8278-eb3cacef16c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:18.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T03:04:22.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T03:04:22.707Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T03:04:22.708Z |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 |2021-09-21T03:04:22.708Z |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 |2021-09-21T03:04:22.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T03:04:22.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T03:04:22.711Z |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 |2021-09-21T03:04:22.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:28.069Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a9c18422-e3fc-40ed-a93f-b1a001e99fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:28.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:38.077Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=902220a4-60b4-4087-8dd7-7305b4d52e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:38.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:48.083Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=41833c74-2113-46ae-ba36-d0c6546234ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:58.091Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d850b19a-98d1-4aaf-add9-ef0548f2b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:04:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:08.097Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=03260201-c156-474f-8a19-857cda36d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:18.103Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=2c596eac-3882-4938-9835-97cad7f8ed12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:28.109Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ab9d1762-4068-4ebd-bdb1-c348993928d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:38.115Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c5a37591-a757-46df-ac7f-7d02ce02f23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:38.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:48.122Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6c1ba3ed-f4e8-4485-a490-7640ab1e4afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:58.129Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1445b6de-2f17-4a48-bc8d-4abedb29f86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:05:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:08.136Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7c6563d9-5b6b-4e04-99bf-abec7d23b9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:18.142Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cc8b99fd-2b62-4a4e-a75a-18ba45bafa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:18.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:28.150Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c58f8039-e158-45de-9374-e9ba669859c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:38.156Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e6905206-2353-4fc2-b767-4a498b17caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:38.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:48.162Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=991293e4-76f9-4404-85eb-e7719f0ab39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:58.169Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a2c2bc2a-ad60-4067-9177-223394867ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:06:58.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:08.176Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6de1b914-ebda-424a-838e-7913372de84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:18.184Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1be5b0cc-a74f-4e8b-b4f8-cb261c7a4274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:28.191Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=fedade01-3877-43eb-bc50-a3f561545c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:38.197Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3eb7504d-05d6-4fcc-8b27-7aca4f7897f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:48.203Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=94a45a37-a672-4da6-8db2-fd1d59246dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:58.211Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=4fe6547a-30cb-489b-87f5-ecd6c4faccdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:07:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:08.218Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=ce7058dd-25d3-4963-93a0-3afa5b67905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:18.224Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c04aee2e-59dc-446a-bd78-56ba593a2dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:28.232Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=7af5444f-4d05-43bf-9cad-e3fd86e1791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:28.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:38.239Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f07a7ad3-49a3-43e4-a90c-a3aac638a34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:48.244Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=513f72f0-bd99-4392-a2d1-f70822dd2b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:48.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:58.250Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6a10bf6a-f727-44c0-816e-580e9d9cbf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:08:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:08.257Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5fec4824-2bda-4a30-a84f-86cf8aaf2059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:18.264Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=53718c8d-cda1-4d81-ad6a-cb356068450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T03:09:22.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-21T03:09:22.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-21T03:09:22.705Z |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 |2021-09-21T03:09:22.706Z |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 |2021-09-21T03:09:22.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-21T03:09:22.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-21T03:09:22.709Z |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 |2021-09-21T03:09:22.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:28.269Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=e637f789-187c-4277-9363-2728d6b5049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:38.275Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=bfecd523-99b8-493f-9d24-42dcd68b5d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:48.282Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=3d11b267-ca8f-42a5-8a41-369422652da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:58.289Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=22d3277a-00aa-45f6-947c-97b72df0bf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:09:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:08.295Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=9a3a757a-0d53-4a2a-9b1d-0a535954a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:18.301Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=1b498c72-3ca4-4a78-825e-ec6b31439f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:28.307Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=53fee8ce-90dd-40dc-a869-00cc007eb433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:38.315Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=158fd105-28f8-4ec6-9854-0147e5531da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:48.320Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=8398deee-52b9-4091-b150-1dc0da9d8193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:58.326Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=d2784c8f-3899-4e84-85c0-46700a6e590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:10:58.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:08.332Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=34983cd3-2097-4c54-8ed5-0086c1db23f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:18.340Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=b7d57620-23c4-43d7-85c2-1a14eda2b2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:28.346Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=5ea1e99b-bf44-449b-b11e-15eda487debc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:38.352Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=cf3d281a-a19e-4e59-9884-13e257ae53a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:48.358Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=880e41b5-6069-4b87-a836-28f1d964893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:58.364Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=47e47db7-bb49-48fc-b0c0-cfde176a531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:11:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:08.371Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=a1a674a3-adbe-4b81-9859-a157a2bdda37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:18.375Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=039310c9-66da-4ace-b5b4-4fdfaf4e4893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:18.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:28.381Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=c268b690-2491-4efb-b022-bea5353a6184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:38.388Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=6e20c698-990e-4a85-98d3-87d4ae986f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:48.395Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=16703c7b-bc41-4517-a9fc-c159005ed4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:58.400Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=05042153-1787-4a19-b9ac-9cfd8e751fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:12:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:13:08.407Z |INFO |Init configs |InvocationID=2ec64355-0fa2-414c-b8c1-3d0d51d4d2fa, InstanceUUID=f93ed9f3-fcc8-48b8-8cc9-30f8a20fffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:13:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-21T03:13:18.414Z |INFO |