. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:36:01.497Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:36:01.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T01:36:01.547Z |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-11-10T01:36:02.165Z |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-11-10T01:36:02.255Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T01:36:02.256Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T01:36:02.256Z |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-11-10T01:36:02.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T01:36:02.384Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-10T01:36:02.423Z |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-11-10T01:36:03.980Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T01:36:04.413Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-10T01:36:04.433Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-10T01:36:04.433Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T01:36:04.512Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-10T01:36:04.513Z |INFO |Root WebApplicationContext: initialization completed in 2090 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-10T01:36:04.852Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-10T01:36:05.437Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T01:36:06.639Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T01:36:07.066Z |INFO |Started MainApp in 7.685 seconds (JVM running for 8.306) |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-10T01:36:07.144Z |INFO |Start scheduling PRH workflow |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:07.157Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=622f36db-3b12-4b90-8d8e-4152f334f6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:36:08.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T01:36:10.946Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T01:36:10.947Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T01:36:10.949Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:18.596Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=52c18602-ffbc-4a34-8f20-93f95f71ae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:36:19.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:19.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:29.672Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7a7c7522-b08c-4302-ab93-3906e062d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:36:30.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:40.711Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=87e16f53-0090-45a5-963e-420ddecf35a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:36:41.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:51.787Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4cb62b99-f8cf-455b-afe7-22a248596419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:36:52.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:36:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:02.837Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=30850bd7-2fbf-43aa-aa50-bde35bd2281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:37:03.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:13.863Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c974aa28-c826-4696-a49e-6da7c05e0068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:37:14.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:24.935Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1c2c732d-0e9a-492d-a469-cdd918331e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:37:25.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:35.978Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fdbe6089-9093-4b63-b103-3406650031cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:37:37.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:47.047Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6536effc-013b-428a-a629-4c3a9280cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:37:48.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:48.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:58.119Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=25a7c99b-12da-4e00-bbf3-1301bf781219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:37:59.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:37:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:09.163Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=848a8bf9-b610-4fbe-b81a-4267139285cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:38:10.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:20.231Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5e3bf64f-d613-4f7d-9841-bff12685f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:38:21.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:21.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:31.303Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6e7a4c9c-49fa-4fba-9c86-03915c4e97f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:38:32.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:42.343Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=82df02eb-907f-4600-93d7-0e20532fe538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:38:43.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:53.383Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=98871ba4-7dd0-4a2d-a18f-bf466a42472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:38:54.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:38:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:04.455Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=831b9a20-f19f-4282-abba-89e25ad031ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:39:05.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:15.495Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=73a5b27b-fc05-46b4-b6bc-3eac64315dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:39:16.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:16.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:26.535Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=eb8e140d-3c1e-4498-b44a-5e0e36df59bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:39:27.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:37.574Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=677a560c-1771-4fec-ab8e-5b6100d89837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:39:38.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:48.615Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=906674a5-6bbf-4921-b867-dfcf3476f431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:39:49.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:39:59.655Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9a1d6c28-4f5f-4002-8ebb-e27c6027e0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:40:00.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:10.730Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6215142e-b87d-4e61-8a52-5e3922104de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:40:11.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:21.767Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=501c8194-810b-4ef6-8574-a29101a5967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:40:22.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:32.807Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4ddec9cf-7b33-443f-ad8f-a8c27e6759b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:40:33.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:43.847Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=496b9409-d2d9-4edb-8681-73373a5ad8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:40:44.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:54.983Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4e66562e-7248-47fc-b8c7-9491711ce4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:40:56.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:40:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:41:05.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:41:05.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T01:41:05.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T01:41:05.884Z |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-11-10T01:41:05.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T01:41:05.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T01:41:05.891Z |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-11-10T01:41:05.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:06.059Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5ba79b4e-92be-41b8-966e-78ee94fa3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:41:07.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:17.129Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=042bec96-a210-438f-b8b2-3205eac8c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:41:18.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:28.167Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8aac6b06-ddac-43c2-bfaf-07fed9602ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:41:29.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:29.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:39.238Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fd938ac4-0612-4b7c-b74f-5032aece7e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:41:40.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:50.279Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e15dbc79-2173-4692-9102-351ae2ba2071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:41:51.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:41:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:01.319Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9cd9a6c5-0acd-405b-a82f-f0aaa047a93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:42:02.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:12.358Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0552c437-e81f-47a8-8189-488f4ca05d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:42:13.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:13.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:23.431Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=dda6bfce-9546-439b-9ec4-e1ec45abda8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:42:24.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:34.470Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f3493434-13d6-4500-8969-e102ca825adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:42:35.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:45.511Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a85727de-2236-41ba-8f61-e5abeeecca67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:42:46.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:56.583Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c5884c99-aec4-4f94-939d-51561a0e3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T01:42:57.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:42:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:07.628Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2847734f-a0cf-4c62-8db2-753cdea9201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:17.724Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d33f701c-7b66-42e9-a0a0-d3ea45010b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:17.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:27.743Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=737be44f-10f0-47cb-aa5e-8f32d1e1f03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:37.756Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6c4b307c-9f50-4125-a98d-f4ba182014c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:47.769Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3b0b33a7-9402-4f10-b8c7-5bf23f5f890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:57.781Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fd25e24b-a4e4-491b-a05c-fe6291a24cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:43:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:07.793Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=54f1232a-95ad-47d3-9a4b-ad2b9038e97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:17.805Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e8c1c298-e2df-42ca-9736-84b6ff6cff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:27.816Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7eca4b54-23e7-4f67-aee1-f67b70d309a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:37.826Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f473efd5-3ce2-4f5f-9401-57b78de8309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:37.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:47.837Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3f8a72b7-de7e-4b6b-8621-f7958a9acae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:57.847Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7e9e6d00-a6bf-449e-80d5-a05519fc865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:44:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:07.859Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6272385b-0903-4b8b-bea7-3dad86f19a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:17.870Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=02f5d483-1210-4ea1-8c77-55a41abbee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:27.887Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e162023c-e090-416a-add7-c3fcbec1a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:37.896Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d552d640-a9f0-4fea-84ac-ea7280b26e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:47.905Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=da122a90-4933-44a4-a7a2-f5e3edf29efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:57.915Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=10d6ccf8-b685-4a3a-87da-2fde5c1308bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:45:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:46:05.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:46:05.093Z |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-11-10T01:46:05.093Z |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-11-10T01:46:05.096Z |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-11-10T01:46:05.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T01:46:05.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T01:46:05.115Z |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-11-10T01:46:05.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:07.926Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=547612d1-e466-4505-b1a2-517091c04113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:17.936Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3440a3a3-5702-4b80-a2a1-018f2c8523f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:27.945Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fb238c20-80f6-447f-9551-2c4b94577740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:37.957Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=85ee2273-341f-4026-9db2-5ba57c9efe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:47.966Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=66b93fdf-ddbd-4975-9070-1864e39501a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:57.976Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a7611e9f-d7b2-4893-9beb-4ee47d26d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:46:57.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:07.987Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e7366cb0-1347-4000-b44f-37305eae2649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:17.997Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1d156f2a-ef1d-4d2d-a5ba-d2f072c79548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:28.009Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6284f589-b07d-46f5-8b37-7bed7187d3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:38.020Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a01a7441-ed21-465e-93c7-6b0635d6e555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:38.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:48.030Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e6879393-8a72-44b7-ac28-6994900fadbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:58.040Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fa7d432a-bdf9-4bd0-800f-cfb389419601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:47:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:08.049Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c8cd71ae-485a-4381-8372-34892caf3b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:18.059Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=97361855-9993-40fa-890d-44d1b1dccd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:28.069Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2832cd82-2d99-490d-8955-354c896b083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:38.080Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1b6616f2-9389-49dc-b090-ab5c4bcdbf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:38.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:48.091Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4a36513b-bf68-426d-a521-b744d430d2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:58.101Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fd6baeab-d2d5-4543-b48e-0777383dc154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:48:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:08.111Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bb5c4477-a148-46f8-8321-b1db3d4651e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:18.120Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=97f04888-dbd8-4e7e-9a9a-d94ec1d29248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:28.137Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2db2e9e2-5012-4de8-8442-daaf44727799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:38.147Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e75e6a01-7886-46a6-a3f3-4d7024d488b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:48.158Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9423952f-3815-44dc-808f-297fd41a8c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:58.167Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ee30b000-6404-45c4-978b-1f5db7b410b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:49:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:08.178Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=58cf9dbd-c8a5-4a7e-84ef-59c0c1794520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:18.188Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=94703773-cce9-480b-8359-f7600110b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:28.199Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8820e4ac-3e6b-46ca-9176-53d3087eefe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:38.208Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1967ad8c-4a84-4c48-8119-aedbf1e9b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:48.219Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=77b757e9-516f-46a7-a690-006d1850721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:58.228Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=16ee587f-8006-4c24-ad65-d2a3f5e57044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:50:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:51:05.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:51:05.070Z |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-11-10T01:51:05.071Z |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-11-10T01:51:05.072Z |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-11-10T01:51:05.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T01:51:05.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T01:51:05.078Z |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-11-10T01:51:05.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:08.238Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=64e0cc69-7e2b-493d-919b-cd2e9a2d8c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:18.248Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=217a26cc-2a17-4f8e-ad6b-47ff9d4bf155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:28.257Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bb92fe1f-7e68-4561-8a5a-40e8eddb156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:38.270Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=45b1a646-dfd8-4a8e-bca1-bdfa9043bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:48.286Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fa4ac759-a2f1-434d-955c-348b4ed0a380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:58.295Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1ef5b0b1-5059-48ba-b0ce-464bedc6ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:51:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:08.306Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=485d1bf2-6f9a-40d2-a6ad-033f38a305a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:18.318Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5ac9914d-ae9f-4d42-8a35-69c652f37563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:28.327Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=47310510-f7b3-43c3-a0c0-e13c46a8f793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:38.336Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a35e3ed0-d332-4c9d-8f61-8f09898b91af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:48.346Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=82067e9a-3ecf-4e86-98e9-b8c4c08e0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:58.355Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=28bd3a53-2d21-4c02-97bc-0dbf14c97922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:52:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:08.363Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c54613d9-9016-472e-9e7a-1a7ccb53dcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:18.372Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=29dc7639-1ce6-4964-986c-3dbdb7891840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:18.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:28.382Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=895bf598-98c0-46fb-b4d4-460e3970e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:28.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:38.393Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c8ad9400-7005-4a68-9eee-c47980eb080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:48.402Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a074deb7-c098-4b27-a95b-1c76d95027e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:58.413Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b8e212bc-b75a-494a-ad5e-f70604f26545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:53:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:08.422Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=798b62e0-1300-40b9-b093-5574d53c1e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:18.430Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fdfe52c5-ebd6-4352-a532-dd9040020ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:28.437Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=16f69052-4d36-4754-81f1-668c92ce87df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:38.447Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f118b039-0b65-4688-8276-8abc63612bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:48.456Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e29fb902-4e6c-4c58-95e5-84f014879ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:58.465Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bf462735-1699-4750-9beb-d2513470bb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:54:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:08.474Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0a1af1ec-72d7-413b-a898-7be1c87c3b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:08.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:18.484Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=30989edb-da0e-415a-9402-a1d3dc4fe2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:28.494Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=84906637-67f4-4059-b3cd-b0203d0aeae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:38.504Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=39e62d14-b07c-4d39-9e92-a509b8c840f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:48.513Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=da7c9557-99b4-4d11-ba1c-d141a90ea7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:58.521Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3a246532-91d8-4043-8397-cf13b4a1de9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:55:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:56:05.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T01:56:05.084Z |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-11-10T01:56:05.084Z |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-11-10T01:56:05.086Z |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-11-10T01:56:05.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T01:56:05.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T01:56:05.092Z |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-11-10T01:56:05.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:08.528Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=280fbcc9-75ba-4a4f-8681-7364d773bdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:18.536Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0372c685-475b-4c43-9566-7676ad70a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:18.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:28.545Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a88983b5-d106-4c50-b88a-38a2d562e342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:38.553Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5fb48452-59fe-4893-849f-15fb5845812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:48.561Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3d529b8d-b427-48e9-8984-c2e750995ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:58.569Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6fae49d7-df46-4862-a0f7-72e6362a486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:56:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:08.579Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=49e65b05-cb6f-427e-8014-8d749482f20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:18.588Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=006cd103-893b-4afc-8d5e-230a3e69993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:28.597Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=65e75eb4-4a3c-43e9-a74a-c274a95b48d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:38.605Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5e42740c-d015-4257-85c9-1d51fafbce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:48.613Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=91f97f8f-57a0-4f77-af1b-77f14999d16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:58.622Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=440a0196-5cbb-419a-8260-2466b357c973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:57:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:08.631Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e49f98f4-0fee-4121-a004-925476e7de9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:08.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:18.640Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f18e4d0a-f518-498c-a242-503076ec3991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:28.649Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0e757d38-6c24-4c3b-bfad-cfcb74a988b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:38.658Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2493e0ea-b561-4616-a776-9974d96817dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:48.666Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=eab1b331-de88-4972-9a53-4f2e1808886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:58.675Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f2c4031a-579d-4de4-a632-3ddaa31f820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:58:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:08.684Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=665c01b7-5957-4998-b0aa-857ec9fc8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:18.693Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e07319ff-1f2c-421e-9ef5-a59de227a743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:18.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:28.702Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a48a2541-0b49-4bfd-8c2a-310abfe660b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:38.709Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0a5531af-cccd-4848-a4c9-59b5129b9ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:48.717Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=518d9b84-6b8d-4168-a9d6-ad514fd09dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:58.726Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=67e39d71-7e4a-4d93-8875-dba09df51d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T01:59:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:08.734Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f50fa14c-901e-4463-ae47-5722bf5cb366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:18.743Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fecd1fc1-05ca-49a4-bec3-e9e735071c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:28.751Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=90bbf88f-066c-42f9-aa43-f3603c75ba72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:38.776Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=74f14407-a480-4ede-9a37-ec2c1941604f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:48.784Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8880d1bb-a01a-4509-ae23-53d429e1c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:58.792Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1b9f2f3a-04eb-40ca-814f-ef1038c717a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:00:58.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:01:05.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:01:05.187Z |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-11-10T02:01:05.201Z |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-11-10T02:01:05.212Z |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-11-10T02:01:05.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:01:05.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:01:05.218Z |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-11-10T02:01:05.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:08.801Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5060a4d3-d4ba-4ee9-8d45-2eec97277e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:08.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:18.809Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=79a735a4-a8aa-462b-8098-d4a80d6d4147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:18.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:28.819Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c27b2a7e-0ea8-466a-af3b-e14dafbdc7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:38.827Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3f23abc2-6780-470c-ad67-e6f63814f2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:48.836Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c274b76e-5eab-47e1-8b17-81b84fffdd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:58.844Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=98a64d2e-2676-4231-ad26-eb6f60607934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:01:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:08.853Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=51a053a3-ec60-4412-8802-44a4d2b88569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:18.861Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fc6e76c3-3430-4fab-94e7-b7ccb413d855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:28.870Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9f5b6767-06e2-4593-90f2-d1fafc1d2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:38.877Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b2886883-5ac2-4519-a294-2a0c2e2df4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:48.886Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c7c13b87-80e7-4192-ab24-a3933dcd7025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:58.895Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9044ef81-2d8e-4319-8188-4d50f4338855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:02:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:08.903Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ca3947ca-b0bf-4f22-9237-8530cd7fab1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:18.913Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d5ce6093-0a4a-4012-980c-13748c876cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:28.924Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=abfbe020-e9ea-4d88-b8a4-bddbfa0a9656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:38.933Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6a0c75fb-4127-4e30-8be4-e56bbc6d3a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:48.940Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c85e21ff-9a56-468b-8ea6-5eac8c1c3f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:58.949Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=06b89bbb-ba28-491d-931b-427af6aff6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:03:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:08.957Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e3c7f98a-542b-47e0-84cb-733b84e4fc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:08.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:18.964Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=57724ba5-8419-4128-bbf3-c4a374fc2fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:28.972Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=73b10b66-6b67-422f-9543-3fe1c9ad8616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:28.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:38.981Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=71bebe20-29fc-4002-8a63-da33849cdea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:48.990Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c489dfb6-eaca-4948-bda4-3c6f053a205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:58.999Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a4655267-c65b-42c3-91d7-fed45f5f1ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:04:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:09.006Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a1e86bc7-e448-49d9-bdbd-420817fbee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:19.014Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0e2d0c80-fdb1-42c1-8839-2ae4aed5a749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:29.022Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bdabd030-c304-4069-971a-4585838e7aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:39.029Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cec0996a-ffaf-420e-98ab-5bd712bcec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:49.037Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=10d827cb-aa5e-4eed-bebb-595d9a2a5329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:59.046Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b5ee5096-ddbf-4830-b8f1-83e4b94860c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:05:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:06:05.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:06:05.064Z |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-11-10T02:06:05.064Z |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-11-10T02:06:05.066Z |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-11-10T02:06:05.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:06:05.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:06:05.069Z |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-11-10T02:06:05.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:09.053Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e5028b92-6f2d-4845-9f8b-38e0c75c0f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:09.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:19.061Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5549efdb-5842-4019-86f9-8269b8e54190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:29.069Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e064cce6-5abb-4d68-9c74-d18c515114ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:39.078Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f022d5b5-3ac9-4fbb-8322-99b85ae737e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:49.086Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a1affe45-8fe7-4664-82e9-952e9acb34de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:59.094Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a615c220-c2ea-450a-8029-968cde6ac20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:06:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:09.102Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=52ffda43-4262-47fc-b44e-54a2bc4283fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:19.111Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6151ff5d-833c-4872-8cf3-e4f850997492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:29.118Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=23778ca3-4a75-4fea-8a50-38e3e5fae528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:39.126Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=689a02c4-c4ab-4314-80d3-6a11cc284cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:49.133Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8dc1771c-d381-4fa6-8cac-6072c3e49b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:59.141Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2bf307fa-6401-488c-821c-cade1fccd6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:07:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:09.150Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3c39c273-bd1f-451c-85b6-f8c7aea6320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:19.158Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e2b5e4e2-858d-407b-90fe-14b90b4f7755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:19.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:29.166Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0ce6b0da-63e1-45dc-b53f-de38395bce88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:39.173Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=36b4e544-0c34-484e-9edc-e05988115555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:49.181Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5ea74341-b9b1-47e9-a965-1f502a4e89a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:59.189Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=718cd282-39f7-4931-99c4-c66f2d928250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:08:59.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:09.196Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4a0754e2-949c-41f6-ade3-d1c09e4fd406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:09.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:19.204Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=809b23af-af44-4d8b-a16c-bb2a1a1faa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:29.214Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=13b0a7c3-7ace-46eb-af24-5bb756dcc827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:39.221Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=333d65b4-535d-4a4b-abd4-19cfdfd302db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:49.229Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2edeee14-e97e-4b9c-a8b3-ec965a413a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:59.236Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f0bfffdd-c5c5-44ef-9537-b3241997c457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:09:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:09.243Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7dbff3dc-be56-489c-bdc6-8e856199d155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:19.251Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e70ba4d2-55ad-4e8d-bc7e-d2b45b949497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:19.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:29.259Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=81b320c2-4f8f-40cf-8f28-175fadb5c927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:39.266Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=78585f8b-f0f7-43a3-9c6b-ffc8bbd423d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:49.274Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c3c4df96-14b3-4445-b90a-378105dbf6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:59.282Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c20d936f-a863-429e-9412-9e3e92e872e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:10:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:11:05.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:11:05.114Z |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-11-10T02:11:05.114Z |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-11-10T02:11:05.116Z |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-11-10T02:11:05.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:11:05.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:11:05.119Z |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-11-10T02:11:05.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:09.291Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=df95e88b-9976-4b1e-8533-83c3b298f235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:19.298Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f01e6ae3-7528-422c-a307-ff18aa4ee575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:29.307Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5f5d1e95-7beb-4806-893f-a836399bc21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:39.315Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=dcc7638a-29cb-49c5-93c7-a672a67d0de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:49.323Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=220bb9fb-7ea6-4a8c-b0f1-dc2ce95821ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:59.330Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c490206c-8321-4858-a06d-5a22a7ccf4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:11:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:09.338Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3b86a3d2-7265-4bd2-83c6-f65a54e5183e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:19.346Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=943a1420-656f-42a7-b087-e7179a7e2c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:29.354Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0c4093dc-bd3e-4d9e-8db2-eb2a32aab66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:39.362Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=65822217-abc3-4616-98e2-3751215cbcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:49.370Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0d602c90-6f3a-4eae-a0fa-1580a3455346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:59.377Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=75c5f092-36ae-42dc-88cb-55954e7b993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:12:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:09.385Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5463343d-62e8-4c94-a60a-6511c70aa629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:09.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:19.392Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=03732bf6-99a8-4f35-88ec-077a423688dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:29.400Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=85e5bd4a-483b-4d0b-b0bf-c7c5108141d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:39.407Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b2826647-1615-4f49-a569-9206f7f2ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:49.415Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=375366ff-c41c-4733-a9e5-9f41f436e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:49.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:59.421Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ce0c9c6a-3b00-4bc7-b5c0-1856adc5aa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:13:59.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:09.429Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d4210c35-5f4e-43e6-8741-64382bd45d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:09.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:19.437Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1caa8a90-dbf2-48f6-ade6-439d796eb647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:29.444Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5fd439b0-334f-4222-a16f-91662c18ffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:39.451Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c0236194-e3a2-4078-8e63-7effd7fe178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:49.459Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c81d563a-cc59-4ff1-8044-83cc73359825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:59.467Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=44a5dc44-3fec-4603-80e2-08032ef3104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:14:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:09.477Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=51851857-a60d-4cab-b0b3-8aa477b64b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:09.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:19.484Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=28251081-8be5-4721-b0ce-86f9b8158d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:29.492Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0a0bc830-b09b-4b06-8b37-54a638a9e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:39.500Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c31ad685-a3d1-4458-b2b6-3461510d1c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:39.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:49.508Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0eb076b7-a0f5-441f-901c-24cbb8cc9047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:49.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:59.515Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=91011d1b-a1e2-4a47-89a0-a21e455e83a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:15:59.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:16:05.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:16:05.064Z |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-11-10T02:16:05.065Z |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-11-10T02:16:05.066Z |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-11-10T02:16:05.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:16:05.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:16:05.070Z |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-11-10T02:16:05.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:09.523Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=700051a9-f16a-4866-ab99-c6c21d82bd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:19.530Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fc6c8fd3-f087-42e4-8968-378a380fdcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:19.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:29.537Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fd1d48ae-1d06-412c-877f-a4826e07a9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:39.547Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d4738dd9-8ac6-4256-a771-e84bdca28e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:49.554Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d64514bb-c942-4172-a616-ef33d30bdfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:59.561Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6e187553-a78d-4ba7-9731-a85f082e3689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:16:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:09.568Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5c4ee434-0ce5-429f-899c-2a7b6bc206bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:19.576Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=09afb038-015e-4a12-a602-edd5565a155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:19.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:29.583Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=94ca13d7-f3eb-49eb-960a-24ed061e59f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:39.591Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=89526802-0ca2-4782-904f-19eb5f9ef4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:49.599Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f8af3982-5a3e-40a3-a420-72d1eb077b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:59.608Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b366540d-192c-4781-b64e-53bba4fa62fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:17:59.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:09.615Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=adee2c09-4360-45b5-b508-f808cd19c815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:09.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:19.622Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=25f44722-d9c0-4bcb-8a5a-4e9b1644753b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:29.629Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ab09b4ad-fe86-45eb-86c8-4335b10e8f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:39.636Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cbd83275-bdde-4f61-b53e-1434bf57ea9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:49.645Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c88fba23-1bda-48d2-8a82-040a0d85ba12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:59.652Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c8f0dedd-cee7-4855-8e31-837e7ece0424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:18:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:09.661Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bd228ff6-968e-4b3e-9122-034ed2b99188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:19.670Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=862c5e24-8459-4122-92d9-32c2489db2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:19.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:29.678Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5524ab5e-111f-4771-9988-d1d420077398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:29.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:39.685Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7bb8a9ab-e39b-4bc6-b115-46267794d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:39.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:49.694Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3684f2a5-d0f5-4cd8-9d17-a7de42b057cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:59.700Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2ec93036-2431-4338-b1d0-1b08fdbe07b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:19:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:09.708Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0f39f3e8-4660-4a43-b107-03615218c2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:19.715Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d3365364-448b-4212-8006-a8fa07639035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:19.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:29.723Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f43a4d80-2e9b-4f57-8dd1-c319083dd14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:39.732Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4e2d2c21-6b95-442c-9e62-0d9dc6d77cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:49.739Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0e5217f8-3c8f-4bbc-b969-551f57da169f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:59.747Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7bc34fca-fd0c-4ac8-88e1-34cdfa494909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:20:59.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:21:05.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:21:05.079Z |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-11-10T02:21:05.079Z |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-11-10T02:21:05.081Z |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-11-10T02:21:05.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:21:05.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:21:05.085Z |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-11-10T02:21:05.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:09.758Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=87a5c8c0-e887-45c0-8e83-b7556a50cbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:09.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:19.766Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ef9b242f-fa0d-4b7e-8f94-f8ea6257c557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:29.776Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7c6cc82f-c962-4cd8-9b5b-80f23368b2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:39.783Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bbedcb6e-9753-4d32-a910-a9e74b785f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:39.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:49.791Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a0cc4364-2401-42e2-874c-59573ff8bc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:59.798Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=554c10eb-3e29-4e83-a977-b236b6e8ee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:21:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:09.806Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f813fc81-e287-471d-9d52-eaaabbbf86a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:19.814Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=40abec41-9829-435e-96f8-74ddf56a0ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:29.822Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=17ba8e0c-f316-4d18-9ce5-955ce1525008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:39.830Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9d16482c-3ef9-416a-bcaa-c7cb82c20882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:49.837Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cbc73d6a-bc47-4284-b34e-718ba39ebca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:59.844Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6e1e085a-1c40-4467-8426-686a9a2899d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:22:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:09.852Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=50e94675-33f2-41ac-a8d2-8a3174f0d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:19.859Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2d6b2692-ce7d-4f1a-b302-9fd8546d741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:29.866Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=aa38b2f8-5a0a-4067-92b2-a93c83f63079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:39.874Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bbcbbdcb-62ac-4c36-b63d-74d5483e0851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:39.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:49.881Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=435ceb1f-b37c-431c-867d-6c2eb7c89cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:59.888Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3532214f-3daf-45fd-819d-3c806577c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:23:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:09.896Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c934f7e9-6de7-45de-a8fa-e9792ba321a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:19.903Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7344b3fb-e6f4-440b-8e13-92e12dc41036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:29.910Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a846bd1d-925a-4beb-ad6d-2f58f644fb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:39.917Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=90590541-f749-4005-94b0-028c0f2c761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:49.925Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fc3d5e5d-dc11-4310-ab37-afc409db46b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:59.931Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=70cc376c-edd6-4791-96d1-f81cc6926ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:24:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:09.938Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=984a7357-9631-480b-be56-04a70e24a874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:19.945Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9e7ff71a-c79b-4f8c-83e3-336897bcd082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:29.953Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=595be59e-8f08-4d2a-99db-50c16f692cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:39.962Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8d3678f2-ba34-479c-9eba-05dd8b207840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:39.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:49.971Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=52dd7532-f2ee-4314-9365-f8312489424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:49.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:59.979Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8f83d33a-e624-4498-acb9-8bd049c0aa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:25:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:26:05.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:26:05.067Z |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-11-10T02:26:05.068Z |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-11-10T02:26:05.069Z |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-11-10T02:26:05.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:26:05.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:26:05.073Z |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-11-10T02:26:05.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:09.987Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6c32a87f-28ab-46b8-a8d5-d1729a74eb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:19.994Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2a5a6949-b28f-4d69-b96d-0b96e4bfc1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:30.001Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c406f66d-ba73-43a0-8405-33cfa17ccf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:40.008Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7e21cebb-2d5f-402f-8497-9d0dfed39f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:50.015Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b8a67fb6-8f30-43b6-8028-96d6c33bf0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:26:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:00.022Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=73934b12-f26a-4ef6-bd91-5f94997feb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:10.029Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2a053734-a7b3-4709-85fc-f1151950809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:20.037Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=07495fe6-8546-4afe-98c7-81ad46215075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:30.044Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=dde1bfb9-aff7-4d04-93f2-01df8311f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:40.051Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=befdd10b-72bf-4709-8e51-5e2c8198c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:50.059Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a4cc0638-9ac2-4326-b4c2-9975b582c322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:27:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:00.068Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f30e8826-09ac-4fd3-9b1a-94ee0dd0d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:10.075Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b526eb65-f55e-4e5f-94f7-9067a7bf40b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:10.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:20.081Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1c47de4b-7082-4693-ab67-31aa9da154e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:20.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:30.089Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3d5bc7de-d15a-41fb-9d82-736ef6624fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:40.096Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=05f18352-52a9-48bb-b756-f5894bd1ed91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:50.102Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8078af83-5442-4adc-a37e-0b2ce2485195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:28:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:00.110Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=396c558f-8b20-4334-9a54-5836d793a7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:00.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:10.117Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=96d3e0cc-7e1a-4ac6-aed3-2779ccf6ba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:10.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:20.125Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7dafd82f-64d3-418f-b327-a7ba691e17db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:30.133Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e75198d7-a663-4856-84ae-0e61ad53bb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:40.140Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3892f8bf-de9c-4ac0-8784-fa606ae9c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:50.147Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e14f246f-8c17-4abb-ba4e-a0b94285d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:29:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:00.154Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=34436517-70cb-4cfb-8c27-a3f01058bcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:10.162Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=377a3eb1-36cf-4afe-9f7f-0f430d952e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:10.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:20.170Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3d9663cf-9bae-4c1b-9033-30313646edc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:30.178Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7aa58567-9cef-4b0d-8161-7e966d446030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:40.186Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d9e14b7b-f983-4d0e-abce-74f6ef3d52b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:50.193Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e0f9e4ce-4b02-47ad-a4e7-a61977c682cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:30:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:00.200Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=76ed034c-9d35-4004-a300-65233fc53dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:31:05.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:31:05.061Z |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-11-10T02:31:05.061Z |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-11-10T02:31:05.062Z |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-11-10T02:31:05.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:31:05.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:31:05.065Z |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-11-10T02:31:05.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:10.207Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=31f8b4e0-3921-450f-80ae-af00bcbbe9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:20.215Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e49df142-8d73-4712-9515-4ae5ed27ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:30.221Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5d499061-7f73-460f-a423-514e6eb4e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:40.228Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=568f6021-6d9b-4923-bfa2-ce46de40f7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:40.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:50.235Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8f6f012d-531c-4dc1-b327-e4627bc48387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:31:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:00.242Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7de62b52-053a-424d-8e39-1851b3c74b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:10.250Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f14c318c-eb72-4ac1-aaff-d2f7214d6464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:20.257Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=625fc8ca-27c3-404b-8280-e6d9e39f9d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:30.265Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ef624f5e-b23b-4bb9-a9f4-5251ebfca0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:40.271Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=247c84b0-d439-4d0e-abd5-85dd9aef1676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:50.278Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c98779bf-3df5-4db0-840d-80d67936f3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:32:50.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:00.284Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9c61e06a-7dd1-4109-8857-4b8b4a9c95b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:00.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:10.292Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ebba9814-7428-4d9c-91fc-02e3fce6babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:20.299Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=142db6d6-0dda-46ca-b402-8c316ae9823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:30.306Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=95148f51-53de-4529-a7d0-29e8f0504c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:40.313Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c1684261-a651-4cde-813e-357c36fcc5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:50.321Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b5361bd2-b25d-49e2-aaee-6d7098ed7784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:33:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:00.327Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ad5a7e65-f8e8-4b5f-8d20-4b29fe124a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:00.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:10.335Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3d456583-6cb5-45a8-a2c9-384896366680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:20.342Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=18972a45-a184-43ac-bfe4-46753344c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:30.350Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=05c27ed9-626e-43ce-a6e0-b5ce37ff42db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:40.357Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=63fa73a3-9f1e-4010-a845-eb231b91a1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:50.364Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c79bff3e-39b6-4955-b845-8f045873696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:34:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:00.371Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f7f1f863-823e-4447-9ebc-7bb24de3773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:10.379Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c2e74db0-3763-4a99-b33d-4b4edbb2a8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:20.386Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9fbc4894-b37e-4fa1-bd5a-2366d3656e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:30.393Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4747dff2-f2c2-4772-8fee-573ccd109415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:40.400Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2422d6a5-0706-400e-bfbe-04f780805562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:50.406Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9e490803-a1cc-40d0-b4a5-6f0de9381fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:35:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:00.413Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=aa41bd69-a581-43a5-a2d6-153209801597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:36:05.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:36:05.052Z |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-11-10T02:36:05.052Z |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-11-10T02:36:05.053Z |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-11-10T02:36:05.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:36:05.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:36:05.056Z |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-11-10T02:36:05.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:10.420Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5afe2e6f-2472-4830-a235-e3c3a340353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:20.427Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=76c60622-4886-4288-a09f-bd2ba3ce9be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:30.433Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c94bce23-8620-4356-8ce2-88e9259f747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:40.441Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a5119e8e-cca7-43ba-9f40-2955eab26b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:50.449Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3d13fa66-760c-4d5e-8caf-c4536d70359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:36:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:00.456Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6db6d0a6-b114-4774-9223-56a940be6be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:10.463Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9a4e8b02-6779-42f0-a75b-835ce29d0e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:20.470Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=711fcad8-f688-447c-80a1-2bb76d12e225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:30.477Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c5d3b7c8-54d6-4a4d-84ed-328e16ca56ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:40.485Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=487dd0b1-f36e-44e6-914a-dafbc7478858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:50.491Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fa5e00bb-8d4e-4681-9665-aa88c3f5e413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:37:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:00.498Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=83f8d538-2e2c-421a-8227-c3cbd87709ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:10.504Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b2abb31a-c094-4b50-8f70-12c860690a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:10.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:20.511Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c2d4c4b8-aff6-4108-967d-48b4e0058b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:30.518Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d23079ea-479a-4b30-a779-6d9c5bf003ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:30.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:40.525Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5f1445ed-82cc-4558-821e-0117340d8ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:50.532Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=04dadf18-ead0-4067-9a8f-20a42e9595c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:38:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:00.539Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=23e97a41-5d4d-42c1-a6d4-e977d33a6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:10.547Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5cf0803e-59f5-49bf-857d-cb526d1bb08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:20.554Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3c0da3a8-3774-4bb7-80fb-8d640d415849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:30.561Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a2881cc8-6693-4222-9d50-f7d0051b1e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:30.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:40.568Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7af93e46-3bce-447c-aabb-3a5a8f7f73d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:50.574Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fb47e0bd-d2aa-4f1a-aab4-a498153d58f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:39:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:00.581Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=34e77786-9b57-42b8-ae70-1368db475a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:10.588Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fde0f309-2898-4e8e-a57f-c67d2f8606d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:20.596Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7065a477-de36-413c-aad1-2ae8c02d0def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:20.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:30.603Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9aa8ce81-c377-43aa-8df7-e625262fabb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:40.609Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ca6742e1-bb57-42c6-9005-50d1403f5567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:50.617Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bc8e195f-f865-4fd6-b03f-d85f60a6f19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:40:50.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:00.623Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=82503534-f0eb-4e4e-95da-194432357cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:41:05.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:41:05.067Z |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-11-10T02:41:05.067Z |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-11-10T02:41:05.068Z |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-11-10T02:41:05.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:41:05.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:41:05.071Z |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-11-10T02:41:05.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:10.628Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8f818e94-c91d-45e6-91de-fa99efdee554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:10.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:20.635Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=05f4da80-6df1-4934-b61f-57e31b39dbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:30.641Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=57c15ed3-a904-40aa-a266-dcdac267cf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:30.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:40.647Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=58fbd1a3-e159-4e76-b673-932e4155f733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:50.654Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=32c4e31e-f3c2-4c1c-92a0-7dc2131dcb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:00.660Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f448edef-32e1-4b76-a8e0-9b7557e74867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:10.667Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7f373e39-ccaa-4475-b889-56ddfd6cbd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:20.674Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=13a41eaa-9838-4df9-819e-904a4f7f3654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:30.681Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1c173718-ff78-4ee2-a096-402eb05476c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:40.693Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4f6b8ebe-d15e-46de-a933-b7fea20b3505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:40.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:50.700Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=81fc4674-261c-436e-ae6b-b48af9f63bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:50.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:00.706Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8e73b72c-c752-4e02-8f56-cf2b7bb83b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:10.712Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3b7da1a1-6e98-4648-ad15-33f04be5824b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:20.722Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d286ffb5-4a9f-4f4f-a830-e1ab0d300362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:30.728Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5360f9f0-cea6-43e7-ae55-dc65379c9950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:40.739Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e62f6410-49c0-4709-978d-4101ca199877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:50.745Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=14865ac3-3a0d-4097-bafa-01ef1f6e54f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:00.752Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6bc3ff62-a0ad-41a5-b3f3-16f02b206b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:10.759Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d962722c-b1ef-4556-a322-c00afcafcfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:10.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:20.766Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9ec133f3-ba6d-4c1f-9129-8bd264cc829e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:30.774Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1109550e-a784-4f35-909e-19bc98f085ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:40.781Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ffd0fb7b-8d36-432a-a05a-9502315eec8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:50.788Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e9f03c16-03d4-473e-b4b6-29fa18c6e7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:00.796Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ae63742a-03e9-4e75-9d2a-48a901169685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:10.802Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9f170b7c-6709-4448-8be8-84b3fda56813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:20.810Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f4646f0f-f6d0-4e60-87cc-13ead462db4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:30.817Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2f7dc617-c125-48e0-be5b-388d5e9f2fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:40.823Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=097611db-2773-4bdc-88d1-ece97bfcfaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:50.831Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=167675c6-b5a2-41b0-a4c7-89de5e8e3ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:50.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:00.838Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=87937eae-8430-447a-aa11-583c9af40246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:46:05.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:46:05.071Z |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-11-10T02:46:05.072Z |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-11-10T02:46:05.073Z |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-11-10T02:46:05.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:46:05.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:46:05.076Z |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-11-10T02:46:05.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:10.844Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=229c031f-fa66-409b-9806-0aec99dd92a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:20.852Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b9ebf45b-aed6-4487-86a4-661d61dc4b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:30.859Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=084e8dc0-31be-4cde-9fa4-cee9319814ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:40.866Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8b5e5a65-2530-4924-b440-791923f00bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:40.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:50.873Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0c7c653e-d660-4465-a941-67cf00dbe582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:00.879Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=da17fa06-23c6-4ef2-bafd-e1ce5d081c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:10.886Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=db1fc5a8-92b3-4462-a154-1a54f46717ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:20.892Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e891b03f-d523-449b-b9ad-14a0d1bfae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:30.899Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=13c5e1c7-bccc-49c4-97b4-f8c4ace5b807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:30.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:40.906Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1c77b76e-58b3-4afe-848d-27879430c378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:50.914Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3843e75a-3c3b-4bb8-866d-e8961f70b946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:00.921Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b1db5f5a-a0e4-4dcb-9f31-2f3cfae20314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:10.928Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2d11e9c1-d4d3-4b7c-b0e6-bcf31c7aa57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:20.934Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6b5125ea-ce16-47a7-bdad-9336debbcccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:30.942Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4cea3315-ab09-4592-903c-6f23434b05a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:40.949Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cf253911-1ded-4bef-890e-d4fc8ec02017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:50.956Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d6986218-1cfa-42a7-9d5e-9eb02fb1bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:50.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:00.964Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=33cec98d-2a2b-4467-be51-837dc7887688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:10.972Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d502a464-2f5e-42f0-8dbc-b6aa97ace1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:20.979Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b7513ede-7dcb-4e43-b221-7ce98f712f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:30.986Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=13682bf4-a0ea-4d6d-8200-e8a755ba235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:40.993Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=29abe70d-7154-4297-b703-9f1cdb5be110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:40.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:50.999Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c2b34c79-3c9f-4864-be3f-0623b057f29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:01.006Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d0621cb7-701e-47d5-bb2e-93d4195b4336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:11.012Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6d7b74b2-3463-4911-85ae-4fc179ae8f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:21.018Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6fbbf04a-2882-45e1-bd24-6b71d6b75288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:21.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:31.025Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cee2d0eb-b124-4d8a-8351-f9c9f239b6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:41.032Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=19a80dc9-3f89-49fa-afd1-ea543f5e7799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:41.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:51.040Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9ea12c60-3ccd-456b-8e92-ff4158ccb6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:51.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:01.046Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7476018d-90c0-4232-b983-d87a2dd9f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:51:05.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:51:05.052Z |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-11-10T02:51:05.052Z |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-11-10T02:51:05.053Z |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-11-10T02:51:05.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:51:05.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:51:05.056Z |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-11-10T02:51:05.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:11.053Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c0321afa-7471-476e-90b6-17584a58ac62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:11.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:21.060Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b60b706d-39d6-4cc5-b643-f1daeddfeae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:31.068Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=afae903e-e5b9-4cc3-921d-baadac8a586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:41.074Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a62024e4-bebf-4197-b7b6-36442cb86975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:51.080Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8b5c76db-992c-49de-a2bd-28b498d17729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:01.087Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e19589d3-adb5-4f41-a454-f5af372bcac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:01.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:11.095Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0574f4dd-2c2c-4ecc-8b09-53c24fe64aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:11.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:21.102Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8e88d6d8-a936-4eba-b704-33ee3aad10fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:31.110Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e7c80598-9489-4fb6-b7e2-7df9fe51bb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:41.117Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=07305d64-1d42-44f0-8d08-2ec217c1dbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:51.123Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ac0f9623-fe62-4cab-867c-848beeee148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:01.131Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=32a82f53-f800-4692-803d-ceb77bd27487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:11.137Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=eab70fd2-307e-4286-9d1c-0571c082eb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:21.145Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=177da31d-110d-41ef-b5a4-a07bc534b86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:31.151Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a79799e0-90fd-4724-a745-4cd6ae3414e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:41.159Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d8b72d8b-a6d8-48ee-be9d-cd88a1a7d2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:51.167Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=68bd74d2-dcdc-40e8-b4ce-5f0c8674864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:01.173Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3f3b91d3-cfbf-4b07-911b-f147a3b5fc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:11.180Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=494a56a4-9b0a-4571-b0e9-27576cb931ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:11.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:21.188Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=be54ee12-7534-49a6-8d66-344073c8b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:31.195Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=097eecf5-993c-486d-a39a-b51d5d712492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:41.220Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7e02a03e-96e5-4e9f-9f17-c2458a46bcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:51.226Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=af9df5f3-c417-4abe-9676-a9e4374d6585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:01.233Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d8eb3612-09e3-41a2-aed3-026572bc0b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:11.239Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b0dd55a5-300f-4932-b9da-117cafdd6425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:21.246Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=227f5c03-6e21-468f-9a7f-106b3f01629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:31.253Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0a3d1e24-dbbe-46c2-a2b9-ac097aa2c142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:41.260Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0b93073d-e1b4-4cc1-a9ed-be4714fb6c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:51.266Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7bf95846-3abd-4488-b028-ad2853d7532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:01.275Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5cef9e47-b0b0-4781-a645-197655362d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:56:05.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:56:05.042Z |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-11-10T02:56:05.043Z |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-11-10T02:56:05.044Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:56:05.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:56:05.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:56:05.046Z |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-11-10T02:56:05.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:11.283Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=63e7a26e-080e-4696-8308-1a53403c030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:11.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:21.290Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ffc15ca6-a117-41f7-a495-0420f7ec0365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:31.297Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c0870d11-9381-4334-9764-aa5917cba320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:41.303Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5cd14ab6-4ab2-4703-a5e0-4020e0d1ceb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:51.310Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4c55246c-2fad-4ab2-9637-d71de3989b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:51.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:01.317Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c53f6c6e-83fe-46aa-b803-a39b5f0cf81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:11.325Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cfa10ba7-ba30-4251-a3a7-4af529ce003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:21.332Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bd74b224-8e6b-478a-a93f-ec8ac3215e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:31.339Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=55cd8856-673f-4a91-aa17-1df00363396b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:41.346Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=650bb9e7-a5d5-4851-904a-ac5a3a9926af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:51.352Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=41a9eecb-ca50-4778-b977-b58ef1df393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:01.358Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=298ae2fe-1cc6-44b1-9d4c-e310696f5de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:11.367Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=06e77dbd-14c5-4de7-ab05-ee56b0853000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:21.373Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=352cd47e-2876-4c1c-b636-bd2f523bb5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:31.402Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0ec624c9-7e0e-4bc3-98e6-5623a93b1273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:41.409Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a1420ea6-95f3-4290-adac-83cc0a722ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:51.416Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=63ecc61d-8639-458b-b48b-4e3a76c9121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:01.423Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=524abda6-c406-4b24-b5fe-a78f2de9a487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:11.431Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7dc41355-875f-4d65-8017-1f6daf905919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:11.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:21.437Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0b4701a9-0d7c-427e-8bfe-df235b39d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:31.443Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cfcbec82-630a-44fd-bb62-d3b1a665b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:41.450Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=737726c0-8193-4c51-9b10-fb2e226b6a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:51.457Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5169ac2e-2c6e-437a-92ae-1ee2125afe03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:01.464Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=053fa744-5185-4fa6-8bd4-6c440e5f5dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:11.471Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ebdbe390-351e-496f-a673-e3abb7d3b93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:21.478Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b477fde7-7a96-423f-8795-76083c047cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:31.485Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ad7dd845-7449-4d52-b21e-29139b24fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:31.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:41.492Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ebfc82c2-8233-4b15-aeaf-f23539ecb5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:51.500Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=57daed3c-79c8-4e19-b51d-c6ea8546c2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:01.507Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5910a59a-edbb-451c-a4ab-afd89f030ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:01.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:01:05.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:01:05.050Z |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-11-10T03:01:05.051Z |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-11-10T03:01:05.052Z |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-11-10T03:01:05.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:01:05.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:01:05.054Z |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-11-10T03:01:05.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:11.514Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3ca61504-8f84-42b8-be24-3da9201557d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:11.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:21.522Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fb924bcf-4aaa-44c0-adeb-8b1f0fac51e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:21.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:31.529Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0fea2680-3973-435c-ad91-a71f15bb722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:41.539Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bd6945c8-e0bd-402c-9cfd-1292bb5e50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:41.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:51.547Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=54d4959e-6f11-4d8a-b2a3-6de70a290715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:51.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:01.554Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2ed4b0e6-efb7-4b4e-98a1-146dad816f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:11.561Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0b7dce62-9c6d-44ac-8664-1075a7115720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:21.568Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=029c6392-1743-4ac6-97b5-ec3f5a63d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:21.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:31.576Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=72d04c07-b44e-428f-87ad-bd62117c51cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:41.582Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0bfe6905-a139-4871-bd7a-d711803da656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:51.589Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e7450bc2-a782-464f-8c9e-bff33484643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:01.596Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ab439b68-8296-472f-9edd-47d4e6b3a101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:01.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:11.603Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3b9554d0-1cc0-4fb9-b551-cc270a4e9815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:21.610Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=04233701-366c-47a5-a154-936efb8f3ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:31.616Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e53a8933-3697-4333-8aa8-48752058be2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:31.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:41.624Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=36719d28-7088-47f5-a00c-c39687d0db9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:41.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:51.631Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c7cd80b5-a1ab-4073-b961-92c1b1d14e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:01.637Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a58c8e58-aef0-4058-ada1-1dd4df85467d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:01.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:11.644Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a8f36f50-8592-48ab-a894-2015f05f8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:21.650Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d1f19531-582a-4ce1-ae9a-937fec36e649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:31.656Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e753e6d6-e012-4861-8ad5-7b3a18df25f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:31.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:41.662Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=098c5aa0-637f-490b-b06e-33317422e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:51.668Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6a3c4441-7fea-471e-b308-005ad7cf7fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:01.675Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d298cce3-fa1c-461e-ab43-f0c72c9b948c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:11.682Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d8072508-9161-440a-8d99-7105a990c8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:21.688Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=54bfb7f0-7ce8-4763-b5b1-a9edb9fecf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:31.695Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9ad394ea-d4df-4d53-a590-ed775f3ad3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:41.702Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=35f5663a-2e3f-439f-82a4-c8a74ed6f1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:51.709Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9c27b286-25e3-4b31-b69a-d81ef9b9a398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:51.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:01.715Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=50a41d5b-7ff1-427b-ba10-62fa766c7a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:06:05.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:06:05.050Z |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-11-10T03:06:05.050Z |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-11-10T03:06:05.051Z |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-11-10T03:06:05.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:06:05.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:06:05.054Z |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-11-10T03:06:05.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:11.721Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=adcb277f-0923-4660-bc7e-67a4c67fa6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:21.729Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ae753d57-1af3-434c-b57c-ed851224f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:31.736Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4b04852a-a97d-41bb-9be4-e8cbc1b3a793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:41.743Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2782994f-480e-474b-afe1-cf0148648bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:51.749Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=93537f70-6fbd-4ad6-ad6e-2f8bd2c6b602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:01.755Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c522d475-ccf0-46dd-8860-786e7d0519af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:11.761Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6816d487-cf70-49e9-8a7d-f759e6f992e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:21.768Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ca90d5fa-98d3-4148-abf9-fac051e95ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:31.774Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b0c179e5-bb34-41e6-8ce5-d43832621621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:41.779Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c47644ab-f981-4a01-900e-0a546ebea2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:51.786Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ec5bc7a3-c2e7-4833-bfbd-4d767d68bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:01.792Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=16590aff-1843-4fde-8292-cd02c56c30de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:01.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:11.799Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9db0d19f-dae9-40b2-8f41-5e5c1c81282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:11.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:21.805Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=196c8d9e-ccb4-4938-b31b-816f7086a6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:31.812Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f8e3446e-4953-45ec-a99f-602926321160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:41.819Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=46e13913-addd-44c1-a9bc-c2d5eae6c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:51.826Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e19b580a-65fc-4bb1-aa91-58cfed4f24a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-11-10T03:09:01.965Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=66lTFF2DU8DW698ulATw, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:02.348Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:12.349Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e88cb639-07e0-426a-9b21-5cbd8a46cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:31.891Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e464ab8c-158e-487f-bfed-03138eff7251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:51.424Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a97341ad-282c-4c6f-a97a-cbb48f421327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:10.965Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e730b134-cbdc-4be2-b56e-0486ec5ae27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:30.499Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=48213f72-c9e9-4a4d-a3b9-9424652cc9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:50.037Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=11258693-e35e-409b-9ac4-b94d9ee6d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:11:05.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:11:05.058Z |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-11-10T03:11:05.059Z |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-11-10T03:11:05.060Z |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-11-10T03:11:05.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:11:05.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:11:05.062Z |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-11-10T03:11:05.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:09.575Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ca321dab-dafc-46ef-9de1-732ea0a6c7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:29.114Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a5264471-639a-42f4-b7e5-24876f0d0f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:48.652Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0a0b396b-f467-4ed9-a23c-4781b8b26f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:08.190Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5686ba46-1842-44cd-935e-021f0f5ef861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:27.729Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=23134260-7a48-4dad-abf1-74c3288d469b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:37.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:47.282Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=49ae8ddb-0a62-4949-97e4-8e4739fa6617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:06.824Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=28459233-8ea1-43e0-9ed2-ab779e1e8fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:26.364Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f9025683-392e-4738-a730-5b34b1b8c26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:45.903Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9d25bee6-d4d2-4e7e-8c82-ac58fdb8943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:05.440Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=244dd444-8a60-4d5d-919d-951af9dc474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:24.979Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=53e47684-e1f3-47bb-9245-1164d16e9ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:44.513Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3077cfdd-6440-4362-95ca-f05ddcaaf45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:54.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:04.056Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3902e69c-a5bb-4a7f-8886-dcd1a8f9f31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:23.596Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4982f724-2dbc-4b05-9431-26f43a7ef27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-11-10T03:15:24.605Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=9RbLiA6Q9BqOdQd8Uneb, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:24.616Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:34.616Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ad10c9a7-6659-40ba-b611-2224ebefca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:54.154Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5421a679-0e85-4fd8-b04c-2f4919110c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:16:05.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:16:05.066Z |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-11-10T03:16:05.067Z |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-11-10T03:16:05.068Z |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-11-10T03:16:05.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:16:05.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:16:05.070Z |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-11-10T03:16:05.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:13.694Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d03f08bf-e82d-40a4-88ca-209d169a7aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:33.229Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0ff05271-059f-4a83-9c8a-323820b88802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:52.768Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3f1fd058-8623-41e3-884d-1d9bb3a4a8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:12.302Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b193c04c-f359-4289-89c7-be78c4d72f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:31.840Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c7632909-55fd-43bb-95be-209f0cccad32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:51.377Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ede6216d-18ca-45a4-9b42-54bace02bdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-11-10T03:17:52.254Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=KhYSoe81lykA68p4Ueer, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:52.263Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:52.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:02.263Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=98efd467-3b1a-4ca8-848b-844a0b249d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:21.802Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=816ae864-3589-4425-865f-fae13e72d613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:41.334Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2ea15ce5-fc2e-4451-92e8-0f8b09036a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:00.871Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=35b10fdd-6cb7-4f9c-a2c8-e8987572835e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:20.410Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=43cf62a8-6bbe-4e93-8b8c-1a66f309221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:39.950Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2c1bab96-b739-4bec-b5e6-8a9bdf68f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:59.486Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=68312f68-eb08-4a79-b5dc-21391a245168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:19.031Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=53fa3c5d-7cd6-44dc-bb55-101eff30684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:38.575Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a61ee3f3-e814-4144-8240-92c058568851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:58.112Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0e1703f9-df19-40ad-aeb1-2fad740fc693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:21:05.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:21:05.053Z |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-11-10T03:21:05.053Z |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-11-10T03:21:05.054Z |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-11-10T03:21:05.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:21:05.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:21:05.057Z |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-11-10T03:21:05.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:07.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:17.658Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3007a3ae-cb8c-48bd-8397-b6db01caa063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:37.191Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=07b35747-60ee-4066-9c3d-80953f9da530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:56.731Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5e3c0d76-c374-4ed5-ab06-3498cbeae7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:06.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:16.273Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d2fe01bf-19e8-44f3-b84f-1128d32033da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:35.811Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c0851969-4431-4fcf-9799-4817ff88996f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:55.354Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=65942120-6921-45bc-a622-e11f41061a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:14.892Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=eadc4b39-18ad-428c-b2d7-cde2661c4eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:34.431Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4c9c7d44-ad30-4da5-a325-dc452412e76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:53.969Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2a7c9cc2-b972-4660-a269-87b7653536c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:03.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:13.508Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=20e2a355-ccec-4f4b-90fb-27fe96479466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:33.051Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bd4d62cf-5c0e-448d-8328-ed32879338f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:42.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:52.589Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3b843f21-c526-4e0f-b33b-9d9e7b9015ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:12.126Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6d932c82-a097-4725-ac8c-2a33daa91db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:31.666Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3b9d63c0-5084-4b90-9ed2-e574ce0bc112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:51.205Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=16f2567d-0db7-4ae9-a81f-dc190681bda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:00.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:26:05.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:26:05.051Z |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-11-10T03:26:05.051Z |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-11-10T03:26:05.052Z |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-11-10T03:26:05.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:26:05.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:26:05.055Z |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-11-10T03:26:05.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:10.740Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4a319fa0-3c96-4e5d-93aa-bf222b02f59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:30.285Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8a1494f9-eb57-4032-bde1-ac6e1b0047f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:49.820Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0cf02556-9375-4aec-a358-394fac466517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:09.358Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=912ecf39-36cb-4057-b9e1-7b226d3ab59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:28.895Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=585fcf4f-0529-4e50-8cd7-8e0b693b7961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:48.433Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=85c44dae-e03f-4b40-afa2-821cd029db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:07.966Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=80a73156-0f7b-4afd-8b91-f3c60b8c62a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:27.504Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=470f828a-8beb-4d5d-8081-4f68b3522ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:47.044Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e2ea3c34-f069-43ce-b0cd-9e5f55fe8114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:06.587Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e7560e59-3ce8-42cf-adf5-593d583655a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:26.122Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ab8b38cb-0908-4f06-b9b9-6edc17e9e222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:45.659Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0f2be6c9-f31f-410e-baac-e5da71726746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:05.196Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9c3532ad-c1d4-4380-9b97-d9eec7eab47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:24.732Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=227b1ea9-7423-47a9-91ee-f2b2420c8519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:44.272Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f7af5569-71ca-4cf6-a937-0a6fb9f7eaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:03.810Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c2dec77d-174c-40f0-8378-f5a0210aa66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:31:05.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:31:05.078Z |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-11-10T03:31:05.079Z |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-11-10T03:31:05.080Z |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-11-10T03:31:05.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:31:05.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:31:05.084Z |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-11-10T03:31:05.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:23.348Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=804a9a0a-4de3-4b09-9e3b-acff7ddd8d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:42.891Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0938f2ed-3ded-4276-8a53-fdd739644277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:52.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:02.437Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d1b94895-5d83-4464-8dcb-49b387733707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:21.975Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a358edf3-c1a3-4df7-9b6f-d64c1550901c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:41.511Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fcbc1481-b925-4580-aca1-27f1288ac279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:51.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:01.047Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3a9e0a4a-85e7-4d9b-a9e6-418f1d9e5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:20.584Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=648f8ca7-3154-4870-8107-9a53300aeaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:40.126Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=888f7e90-f160-4aea-abe2-087b06b00806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:59.668Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7aafbb63-0f14-4e3c-8445-97fe7ae4b5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:19.206Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=551e55d9-d66f-4fa0-89e8-079053df5f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:38.748Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ceb60b33-c282-4cb3-afe6-c2d06ed6b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:58.282Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5f85ac1d-ac79-47b8-96ab-185524a24b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:17.821Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ead511e5-f6f2-438d-9c61-7ce6365946b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:37.360Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=76092b1d-d162-48a5-8d83-87321a92522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:56.900Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=289bb872-974e-445e-9452-d22df4028839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:36:05.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:36:05.039Z |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-11-10T03:36:05.039Z |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-11-10T03:36:05.040Z |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-11-10T03:36:05.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:36:05.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:36:05.042Z |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-11-10T03:36:05.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:16.443Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=20c55d5f-94e9-4c94-9f5f-56844fc381cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:35.982Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b8a4ec42-6f09-4b5a-a157-1f417b7b47fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:55.525Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=570f95fc-1f99-4ed8-bd3c-804ad3fcd2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:15.064Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e46c5644-1e40-49a3-84e1-dea094cb0d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:34.606Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=489e6c06-e968-4cb2-b090-9d04e6808a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:54.144Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=264624ca-9789-4a27-8a6a-3e3ca70d3a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:13.688Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cc214c5f-5475-48bc-b775-d19202efd533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:33.226Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4f361d20-075c-4642-baf7-dcb80e68280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:52.764Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4aae7633-6303-4497-b54a-9ce82b3876cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:12.298Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=80b4714f-0429-4126-bae6-bb252d68f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:31.838Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f6565dbd-58bb-430a-b3c4-04070ec67cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:51.378Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ae745a47-f321-4c0f-a073-ee6644d96d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:10.913Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0155b5a4-1bb6-4c02-865b-98743ced91be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:30.459Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=eba6e2c7-4cf8-4190-9c54-4fd21f73e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:49.993Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e2344daf-0c95-4fdf-9944-9917b98a85e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:41:05.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:41:05.049Z |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-11-10T03:41:05.049Z |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-11-10T03:41:05.050Z |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-11-10T03:41:05.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:41:05.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:41:05.052Z |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-11-10T03:41:05.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:09.527Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e3e521f7-53cd-4510-b1f6-52618897f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:29.073Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e8657dd3-a83a-49e1-9eec-97a72a70b763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:48.612Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ee3128df-923f-455c-8a0e-6e45f55ad00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:08.155Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=237fc072-d91a-4cc3-8d24-2b0b03c53951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:27.693Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=05a7f591-556f-4dba-a9f0-8dc0eed6bfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:47.233Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7eb0608b-2457-4e8b-8f18-5ed7f47444f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:06.770Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7035a7b4-ed01-4129-9680-21c5586a80dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:26.304Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3391b9f2-4847-4b0f-a472-3f0bc0600134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:45.841Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1b073d9b-3761-40a0-a301-e68212e25e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:05.385Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=88a8acf2-5cd5-4ace-b0be-5dc881769e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:24.926Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f6b7adb9-6601-4093-ab30-948980c634d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:44.466Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d15496f3-c02b-4f73-a77f-d8acc671148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:04.002Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8b5f20c3-dade-4761-83da-a779575ceafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:23.539Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=dac83529-455b-4b36-b7fe-1ba975596c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:43.077Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9f38a952-ad55-4c54-935c-95b5fa585741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:52.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:02.613Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=95eaee65-1066-408d-9ab8-a6598a7cb527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:46:05.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:46:05.055Z |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-11-10T03:46:05.056Z |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-11-10T03:46:05.057Z |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-11-10T03:46:05.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:46:05.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:46:05.059Z |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-11-10T03:46:05.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:22.150Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4a9dfaff-c6eb-4bca-b7fe-57e30400a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:41.692Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=86f1dc8e-2f46-40f5-8c0d-ed5f9f19e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:01.229Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=acf84ec1-d241-464f-ba01-befaa435d6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:20.762Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cad02430-f613-4064-a025-a2fc6aaa7fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:40.298Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=02094879-d8df-4dae-82a0-9211cf1945dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:59.835Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d0298b79-2a68-4abc-8b48-6a648a28f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:09.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:19.375Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1da77754-25f8-474e-963d-425faf8ab38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:28.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:38.913Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=389030c0-29bc-489b-b919-62438a5946eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:58.451Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=83949c74-8857-4213-a9f4-76ff9339fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:17.989Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c0994acd-f24a-40da-91ab-4152aa6c64ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:37.526Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8e517ccd-0516-4152-b269-8d2f4bd6ef05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:57.065Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ac8a137d-bd07-4e8d-aee7-905f798f279d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:16.604Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=82411999-2c2c-42ac-8229-113b64530aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:36.137Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=42e4a958-e6ef-4b17-b506-8f46f869af5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:55.672Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f3417dca-4a3d-4fb1-8dd4-5b2e3066f243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:51:05.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:51:05.060Z |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-11-10T03:51:05.061Z |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-11-10T03:51:05.062Z |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-11-10T03:51:05.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:51:05.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:51:05.064Z |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-11-10T03:51:05.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:15.211Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=78adcb13-e320-436c-b366-c40cb68836d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:34.754Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3c88b468-0e21-4a91-b4c5-93572614f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:54.292Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=328f77ab-8785-41db-906a-4104aa958a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:13.827Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f2ac1f81-894f-40b0-9df9-b899bc760057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:33.360Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3b58c87e-ec15-4d58-ab54-c342ef1d64fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:52.897Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6ac8b623-eec4-4d32-a5cc-faf9aa6d9086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:02.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:12.432Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=dd1d0cae-409b-49c4-975d-47612b17d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:31.968Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b20da276-cda2-4898-b4d8-ca20dcdb7d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:41.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:51.504Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=19553d58-2c77-4b0a-ab4f-9993024afa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:11.040Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f21cfddb-5be2-44cb-9f23-6df362f8fa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:20.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:30.579Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6e648d73-14ab-4e92-8b6f-1d809af9ce23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:50.113Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=47fa4c80-2eac-4525-9c91-abc059adb7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:09.654Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1d9a3ba7-f48b-425f-b11c-9096056d1ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:29.196Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b9232531-ccff-4611-9343-de5b7fda6089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:48.732Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8f0be5b9-9add-400e-a000-e79d42f88e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:56:05.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:56:05.068Z |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-11-10T03:56:05.069Z |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-11-10T03:56:05.070Z |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-11-10T03:56:05.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:56:05.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:56:05.072Z |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-11-10T03:56:05.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:08.271Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d7496b46-f6f3-4a2d-93c9-4be59cca1ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:27.809Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b6f7538f-645f-408a-8fa3-e0d3d24f3531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:37.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:47.344Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=91664186-564f-4a10-bc40-696901f5bfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:06.881Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e06fb8f5-d1d7-4103-ae5c-035766f163b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:26.414Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=86308d07-0dd2-4773-a3be-54e342f9c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:35.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:45.952Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7cae971e-651f-4476-88c6-2d2ef069a486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:05.493Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=42039ce5-1318-4c94-bc29-0bffb9549eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:25.034Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=479efcea-31e4-4be6-924a-654affc80496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:44.575Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2615153a-8b5e-46e6-924a-e867d5dc7b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:54.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:04.110Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6700f28d-6a3c-43b2-9896-d370425cc9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:13.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:23.664Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=82fdcaed-847e-424d-9cca-374ab336a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:43.199Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=46d39429-336d-45ce-9f76-d3a714eff1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:02.742Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=98ebd6de-cde8-4983-83d2-52953904d29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:22.279Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=af03f9ef-38d0-45dd-83c0-53147e779f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:41.819Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9ee9ae1b-c692-4c0a-a18b-028ab51823d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:01.361Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=991dbc05-df60-4aef-82d3-11fa3267daa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:01:05.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:01:05.052Z |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-11-10T04:01:05.052Z |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-11-10T04:01:05.053Z |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-11-10T04:01:05.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:01:05.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:01:05.056Z |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-11-10T04:01:05.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:20.895Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6a16df64-ebdb-4173-91cc-a7e6ef6ac885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:40.433Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3e04d490-034b-418d-8de0-09cc84946f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:59.965Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c75e844b-cef5-4058-bc6c-18aff4ee269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:19.500Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=756ece13-15c0-4031-9d7f-f69da3fe1aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:39.034Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=10e0f645-19b9-4312-84e8-bebfebfe7fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:58.574Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=425119a7-7ba2-475e-8ff7-c50ba9152f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:18.115Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2e7ee6b2-88cc-4676-a100-bec25f08d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:37.652Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=62b1320c-2e96-4fae-a352-a7cb3ed51d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:57.190Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=68a4cedc-2cbf-44c9-8f6e-ba07a7a22dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:06.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:16.724Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f09d9e9f-4b7f-4495-92f8-4bb41f02552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:36.258Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9b4fb78b-f23d-4a13-8614-e38322afe75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:55.793Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=736ec9d1-4345-4875-87f8-865de13b5d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:15.336Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0c02e10d-7b4c-46cc-81ad-d6de00ee6b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:34.877Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cf6f93ea-cad9-4fda-a5a4-d9fc89a17665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:54.413Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=48804494-249b-4f14-9d3d-b6ee88c6d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:06:05.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:06:05.046Z |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-11-10T04:06:05.047Z |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-11-10T04:06:05.048Z |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-11-10T04:06:05.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:06:05.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:06:05.050Z |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-11-10T04:06:05.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:13.950Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=fab44920-5cad-4a61-b090-0bfd8bef7d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:33.490Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5dbfa1dc-5393-420e-93db-5e01f57858fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:53.030Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2eeda6dc-707b-4e11-bd52-f8a72db4f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:12.570Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=760bab04-24c9-4ebc-941f-071295bfd426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:32.111Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4c540a79-13d1-4c90-aaa2-b8d630bf5378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:51.653Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8e21a557-631c-4fe1-814b-1162f18136f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:11.191Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=2d0a9d96-a472-4b3b-bbcc-d2542ff11a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:20.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:30.732Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=32688c08-c6ae-4bc5-972e-99ab1ce06356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:50.270Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cec5d945-94d7-4df2-8242-033acfb5d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:09.807Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=c45127b4-da85-459f-b3f1-0baabf94be79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:29.345Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=886a389c-fcaf-4b39-891a-7251a9d47757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:48.883Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=10e48d8a-4b12-445b-8f44-1c3a978e913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:08.420Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=0a34cf94-3629-4223-a657-88072e1d67c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:27.953Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a2767e7f-24c5-446b-b845-f87db611a892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:47.485Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=6d76522f-6f2e-40c2-a8b7-7c166f2e1fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:11:05.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:11:05.053Z |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-11-10T04:11:05.053Z |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-11-10T04:11:05.054Z |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-11-10T04:11:05.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:11:05.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:11:05.057Z |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-11-10T04:11:05.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:07.019Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3bdb407b-2946-475c-b5c5-f2e5411198c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:26.556Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=be622098-e716-4c6f-9c62-4790ec8150dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:46.094Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d8e92bc2-a324-4009-8142-690933316758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:05.630Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=82e0bb9e-ea6d-4c84-8316-2b3a24660d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:25.171Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=4fb8a616-658c-4b7a-b8f8-84cd4c8aa8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:34.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:44.706Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=49a5409c-127a-4366-9c3b-1d46a7060efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:04.251Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a3ca17a6-820e-4235-abdb-a233d6324fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:23.785Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=a1418f6b-d3e1-45ad-8f29-065a52d82867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:43.321Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f7b895f3-0b49-4bb2-81f7-5f44129a3c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:02.857Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=f70a38e1-0911-4e95-9ba2-b2bf805a2bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:22.396Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=224e20e0-a924-4144-bed7-558795795a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:31.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:41.930Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=7c9d93fe-42f9-4eb7-a011-f32ec727d779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:01.468Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=8cc4111b-31a1-4728-8400-5d91545c11cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:21.007Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=cc5eb83d-b412-414e-bac4-4a1a43e69528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:30.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:40.546Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9932326b-914c-4983-ab9b-53f01468003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:00.088Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b7bf7724-be79-4073-b3c1-0f95c59597ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:16:05.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:16:05.049Z |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-11-10T04:16:05.050Z |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-11-10T04:16:05.051Z |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-11-10T04:16:05.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:16:05.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:16:05.053Z |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-11-10T04:16:05.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:19.621Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9f0cd0d7-ae20-453a-8af4-795fea9b3bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:39.173Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=80feaa3c-a9b1-4b0e-b57c-8af407e08394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:58.721Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5c3c9958-788c-4ef4-beff-8344ac6cfe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:08.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:18.256Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e743f355-5848-4048-9130-433357594fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:27.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:37.787Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e788ab91-870a-43ef-8ea0-07f0f64de552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:57.328Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3048904c-1182-4c3b-845d-f11d5b920eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:16.866Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=e68c7251-b3ee-4cbf-9ee0-e636140f5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:36.404Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=168595d0-8099-435f-ba58-3aa14f347cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:55.942Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=b53b03b7-3cea-4f5c-a5e5-6f8527a1ab4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:15.476Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=d248e0c6-5fb1-4a59-905b-ccce0867d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:35.009Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=24799eab-7eec-4a4c-9e6f-b43ec7f08bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:44.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:54.544Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3de68451-36e7-41ca-818e-7341617d7fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:14.083Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9f9085cb-2b9f-48c5-b7d7-646c06415581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:33.617Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=3bf44fd8-1220-490e-8c63-602f3636b313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:53.157Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=68a86ad5-5063-47e4-80d3-d0eb9ded2bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:21:05.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:21:05.062Z |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-11-10T04:21:05.062Z |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-11-10T04:21:05.063Z |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-11-10T04:21:05.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:21:05.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:21:05.065Z |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-11-10T04:21:05.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:12.695Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=86e9af41-4561-4914-8487-3dd500279c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:32.232Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5954928a-5242-4bc9-bc9e-ca112f92478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:41.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:51.765Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=1c1ce36a-8018-47c9-a95f-9faba3176a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:11.297Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=ff9e2883-b191-4ee6-b0f5-aa6b8a83d8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:30.836Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=bac8ff01-2efc-424f-b69a-ddcdb21c51f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:50.369Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=5d65b0a4-005d-44e9-80c7-7bd672314ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:59.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:09.904Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=592900bf-3b68-406f-8e32-e31008d2f217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:29.445Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=9aa880ee-a481-48d5-ac38-7adae335964f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:38.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:48.983Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=770a22fe-a6b0-406b-b315-0f0eb5e279fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.coyote.http11.Http11Processor |2021-11-10T04:24:00.923Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:08.526Z |INFO |Init configs |InvocationID=6c76f280-72dd-4d64-bd5f-676f1021c043, InstanceUUID=90fe4f3f-439c-4d00-8f7a-2edd4c8c2b06 | |INVOKE |pool-2-thread-1 | org.onap.dca