. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:30:44.574Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:30:44.578Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T09:30:44.614Z |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-20T09:30:45.249Z |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-20T09:30:45.344Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T09:30:45.344Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T09:30:45.345Z |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-20T09:30:45.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T09:30:45.531Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-20T09:30:45.619Z |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-20T09:30:47.303Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T09:30:47.845Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-20T09:30:47.865Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-20T09:30:47.865Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T09:30:47.933Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-20T09:30:47.933Z |INFO |Root WebApplicationContext: initialization completed in 2313 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-20T09:30:48.348Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-20T09:30:49.159Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T09:30:50.615Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T09:30:51.172Z |INFO |Started MainApp in 9.627 seconds (JVM running for 10.342) |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-20T09:30:51.237Z |INFO |Start scheduling PRH workflow |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:30:51.252Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5416f810-253e-4a52-8207-f8816e6b3ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:30:52.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:30:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T09:31:00.734Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T09:31:00.734Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T09:31:00.736Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:02.731Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1ad3263e-4978-40e6-9217-13d8aeb9701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:31:03.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:13.795Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c6970c84-6c44-4d6d-908f-035f0d394d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:31:14.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:14.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:24.843Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0e5c04e9-33b8-4ecc-a9b9-87de91e839b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:31:25.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:35.907Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=614efdf0-1be4-42a0-8dd7-b9c7309561c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:31:36.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:46.952Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2b3cdca1-2411-49f4-8a06-bd21badf5e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:31:47.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:57.989Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=94fa527f-577a-42ed-906f-f942f0a75778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:31:59.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:31:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:09.063Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=11c68869-a588-42bf-8445-619c51aa07c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:32:10.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:20.103Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7ee04be5-d612-4037-a661-7f6aa8cabecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:32:21.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:31.137Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b2877e4d-677d-428e-a478-3c467fecfe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:32:32.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:42.209Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c2d0297e-04f0-4155-b0e8-a0e900293f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:32:43.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:53.250Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=defb2f76-20ef-4380-ac1a-253f464d8acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:32:54.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:32:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:04.294Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=018adee8-ac8d-4211-a10a-0661646c8447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:33:05.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:15.365Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=561d7c62-98ca-4dd4-a7ee-479c823b92fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:33:16.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:26.407Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7884dfc5-0585-4c13-9ce0-eb41c215b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:33:27.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:37.447Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c1ef2415-b218-4fbd-aaf1-84a382a18ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:33:38.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:48.515Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=951bbdc8-37e6-4f7c-8df6-af0a3c2a7f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:33:49.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:33:59.555Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=67e26fdf-7046-44ed-afc1-bb6064cda1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:34:00.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:10.594Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7222d8e6-c204-4a26-89cf-d44727d6ee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:34:11.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:21.639Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d99ab3f0-0d5a-49f3-8c1a-d5244c0bebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:34:22.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:32.679Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=915b365b-484f-4417-a87b-245d6139411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T09:34:33.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:43.718Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=49dccc36-9a8b-4fbe-84a2-561622ce973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:53.896Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=41d795b4-7bfe-4848-a49c-f7b5c9d9f45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:34:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:03.922Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2b2a6b5d-85b9-4e9d-8fdd-cccf0aef2432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:13.940Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=8ea8ac37-7459-4a18-bf72-808f584457bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:13.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:23.955Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f66b2f12-07df-4b93-b6bb-c07424b8f37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:33.966Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4a32dfa6-fe30-421f-9db8-b85a3aa26396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:43.980Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f36685d0-efba-4249-b333-a1ee8d049e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:44.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:35:48.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:35:48.986Z |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-20T09:35:48.987Z |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-20T09:35:48.991Z |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-20T09:35:49.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T09:35:49.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T09:35:49.005Z |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-20T09:35:49.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:54.000Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=50bc5e13-306d-422f-958a-d6d9cbc359c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:35:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:04.013Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=fdf8ad70-c315-4dbf-b706-c9294f865285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:14.028Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=110e04fa-5b10-4759-92ee-59c3306c1b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:24.041Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=59d942d2-8019-40a7-9648-ee5ab70f4399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:34.052Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a6a81415-e1ba-4d10-ae2c-967f251c4598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:44.072Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=8141fcd1-9e84-44a6-918f-901189d8e7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:54.090Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5209f7c2-a63c-488c-8eb4-57e5822870df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:36:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:04.107Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1f9544c1-61a5-47ec-be74-2eb9bf605c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:14.115Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4fc44af1-21a7-4f68-8b4b-1b6a8af3676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:24.126Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=888eb8a7-3e4a-48a0-b4a4-ef4121b516c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:24.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:34.139Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=eb30dd48-52bc-4c7d-99fa-f1f8ae876fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:44.149Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cbc46bca-186b-45a7-a5f1-2f07aa2c7caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:54.161Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=eda1e8f0-e272-479b-9141-15d8d889ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:37:54.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:04.179Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3ffb89bb-07c1-48e7-ba91-8060252e7a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:14.196Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cf80d089-14c1-4285-8e3b-819dd599f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:24.246Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f3bb545e-c7f3-4849-851e-6f5db0f3c186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:34.261Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=65de1057-c47f-4e56-8e53-8f437eea655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:44.272Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3b5c6fc9-17d4-4503-b157-453a587081ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:44.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:54.286Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5fa1d94f-d2f3-432c-81f4-283e0893e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:38:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:04.302Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=283a4990-219d-46d0-9d0a-a4b2699a216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:04.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:14.313Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f1301771-4dc1-490e-a5b8-77d0568c8899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:24.323Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=72b0601b-fd79-466e-a8b5-f4714c3615e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:34.338Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=dd035974-e64b-4b66-83b5-d254032fafa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:44.348Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=959a4b6a-86cb-4f17-9b1c-61169b91e1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:54.359Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=70bd2e8a-ed28-4a67-b464-d3484bce2972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:39:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:04.376Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=fc161b84-c573-4b68-a24b-37c2a15b3a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:14.388Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2f719521-09e6-4c93-8044-cb4050a093cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:24.398Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1f73e9f0-3631-4c56-b73c-0b55e6862d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:24.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:34.409Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a7068f18-9273-4813-bb8b-8cb41ebd3654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:44.431Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e2c16bf0-f7f0-4c96-8625-5cb65f4a8524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:40:48.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:40:48.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T09:40:48.693Z |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-20T09:40:48.696Z |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-20T09:40:48.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T09:40:48.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T09:40:48.709Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T09:40:48.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:54.441Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=aa6f61c0-b27c-4816-85db-e021fddf543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:40:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:04.451Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7ef3d80f-04ac-4f11-b337-6a22381972a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:14.468Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=85a29a29-8064-4181-950e-822d119aecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:14.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:24.479Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=df83073a-8a4d-473f-83ae-2204ccdd38c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:34.491Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=48e827e7-b27d-4a1f-b00c-9b21603152c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:44.500Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4dec17bf-2d89-4ccf-89e6-adc3ab322c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:54.510Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6a0b90f7-8643-49e1-ab93-bbb325b6b0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:41:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:04.520Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f8e1b81c-e791-4e4e-9ac8-dbaa2f488b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:14.531Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9b18c2a3-a547-4a17-ac1b-3e36ef5f56d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:24.544Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=56ee7a8d-6344-41aa-b98c-0ca8db45b071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:34.562Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b112bb3d-f405-4fc8-b2a9-c9cefc2df292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:44.573Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d3f5b3a1-009f-4b2a-995b-b3021fe13164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:44.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:54.596Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=65e10959-c5b0-4b4b-9414-2eb45037d1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:42:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:04.605Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b8b3fcc0-5909-4f0d-aa14-017dba8e0790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:14.614Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f81e0295-56b0-461c-aced-55c16250ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:24.627Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a1ed9282-e949-4506-b8c9-0dd59b745dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:24.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:34.638Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=97034dad-2e70-4e0c-afa1-dfab1632d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:44.655Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4ff52363-d222-490c-87db-aca5a46e49af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:44.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:54.663Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=071c115c-dee0-4655-bd82-a67e3d7eb6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:43:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:04.681Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f422f416-de79-4f0c-b3b8-d0bebb585f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:14.701Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6b662487-a614-485c-a4f3-daf57ae1ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:24.724Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=11ad9542-562a-4238-816f-718cd787a696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:34.735Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c2c2ed76-2e55-47ee-aab0-46aef2fd17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:44.755Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9947e031-b684-47c6-86d9-2cb355c59bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:54.790Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bcd91ab3-f509-4bcb-8405-4d10950b4c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:44:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:04.809Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1633cb63-e899-4ee3-8d03-14c53e585b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:14.827Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6f925ee8-6f9a-4417-a57b-f18b25f8a1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:24.848Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3723ca36-9b50-4f72-97af-3aa84547d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:35.033Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=fbdf24e2-e6df-4dff-857d-0bd7c097185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:45.047Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1d4b2fa3-f62c-4c2e-8743-b203964adfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:45:48.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:45:48.660Z |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-20T09:45:48.661Z |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-20T09:45:48.663Z |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-20T09:45:48.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T09:45:48.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T09:45:48.672Z |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-20T09:45:48.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:55.077Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=83584598-751e-41c6-a453-52e4c5fb49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:45:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:05.087Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=70ab044a-6785-414b-bf9c-e4e7811ce5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:15.103Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c3a1a93d-0a4c-4820-9ec0-1a65190c5745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:25.112Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=368c537c-3191-42ae-a5cd-1404d911bac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:35.133Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cf3ed40e-48b6-4c84-a720-0aaea88453fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:45.155Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=383b8958-9497-412a-a293-9f1620919144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:55.167Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=ed884656-4a63-4f66-9d3e-44afffdcee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:46:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:05.177Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6cd02587-eb43-47a4-bfe2-022bdff4c861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:15.198Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5a54f491-dd65-4278-bf6c-d3ae6689ac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:15.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:25.210Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=32695c2c-00ef-4781-8803-553033f11e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:35.219Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=644769cd-f643-4c8e-b684-7011d8797412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:45.252Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f4297f16-1cc9-4e53-8410-d3220ef3c68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:55.267Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=eb428349-b9f0-4c73-a021-3bcf5e7d6ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:47:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:05.293Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b6ee72db-dc1b-4bf5-9074-b5e5d6c79a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:15.303Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4bf1a4fa-101b-4660-853e-762bb8d13d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:25.315Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1af0a0e3-e3c7-428c-9cc6-5e8946bb970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:35.327Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2633a2f5-41a4-4d97-94dc-ab6246d5f015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:45.336Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4d46d559-dca4-4d49-9915-f349a93c92d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:55.423Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2a71cacc-8068-4bab-a90e-70e12663f7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:48:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:05.444Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2494b12b-0633-41f6-9055-60d6d486d519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:15.468Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f87b36fb-ed7c-47d4-8a86-c8ed206c18c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:25.484Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e8a6fbb7-53f1-4274-b5f7-99fb0bf98e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:35.500Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2caed6fa-f622-4654-aede-7f3102f0be92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:35.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:45.520Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bcec737b-a97f-4276-9cd2-6633fbd2a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:55.528Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=88d77b75-891c-4c8d-8f2b-7cc5b1dff105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:49:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:05.538Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d148e22b-b367-4170-a01a-3c063484329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:15.550Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f5bca512-7cd0-42fb-be38-3f67a8e6e8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:15.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:25.569Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6035cf04-3693-4413-9a3e-52f8fc5e9f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:35.602Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5e90b639-c1f4-4427-a192-c963f95b65b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:45.612Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=df4ae865-1c0d-4b5f-a80e-9f9b53815e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:45.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:50:48.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:50:48.678Z |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-20T09:50:48.679Z |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-20T09:50:48.681Z |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-20T09:50:48.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T09:50:48.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T09:50:48.691Z |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-20T09:50:48.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:55.625Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=953dff8b-2880-4038-a70b-c0f3a792287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:50:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:05.635Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f1db733e-134a-4d68-a431-5a3052dcd889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:15.646Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=fe27c894-0337-4069-a65b-db9e47ca5a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:25.662Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b1d0457d-67f6-4ef0-9554-e25658ea0b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:35.676Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=69b9667c-73dd-4ecd-a770-59277d73da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:45.689Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a69bbb30-c7c8-4224-a340-247d177c8112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:55.713Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=491fd8ba-c0a9-4bd7-b41f-cf0423ffaa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:51:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:05.727Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=23580a5c-dda2-43c5-b189-825527fd229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:15.737Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a0cda8de-1bca-4380-8164-87ea96573fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:25.746Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=812c6f34-0aca-49fa-94bc-990d42d2bc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:35.756Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b269419c-770c-4c59-8e3f-12f4fe0ed22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:45.790Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9d6f26ae-090a-4bc9-bca4-8478907a9681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:55.800Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=32826a85-0f29-41f7-9b8f-e5a65a97c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:52:55.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:05.811Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1a7d3a89-98e2-4d29-ab7e-fcd05e310e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:05.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:15.826Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1c946d5e-05fa-4b96-b627-22d23a40d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:25.836Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1365d20e-6d10-4495-b03f-4478bbb7aef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:35.847Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=73445745-f887-4af7-9675-ba77f45a4669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:45.863Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=8eb318f9-6e53-4cac-b94a-495b6be5cf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:55.882Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a84c0220-2a01-445c-adc9-393522244ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:53:55.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:05.890Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9c43d026-4856-44f2-9901-7d1b692e996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:15.900Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e29cb10c-a081-4569-a2c5-63123c3f7ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:25.919Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=608bc345-dbea-46d8-a0ad-d7f41bdfd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:35.929Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=212a3708-6aae-4a24-884c-60389d4dc9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:45.939Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=994123ba-46c3-47eb-976c-ea45b868d93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:55.960Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e3298309-ded3-49b6-b1e0-8a3d167ae386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:54:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:05.969Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9e47c5b5-c8cb-449c-bc3d-4187caa40944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:15.980Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=07382f45-4ff5-42e0-8d56-89357ff24507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:25.989Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f8c7ba7e-2bee-4243-9792-056b29912af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:36.003Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bbeca5f8-defa-444e-b200-e6fa2a506fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:46.016Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=09646c61-eed1-4ee7-b888-6eb2eaf00b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:55:48.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T09:55:48.635Z |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-20T09:55:48.636Z |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-20T09:55:48.638Z |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-20T09:55:48.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T09:55:48.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T09:55:48.645Z |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-20T09:55:48.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:56.025Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0f24307c-fce8-46de-a59a-f87276fa56ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:55:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:06.035Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d6cdb17c-a43b-4d02-8dd4-83e2f0fdf8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:16.044Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c4abc171-254f-447a-a9ba-1ac56677d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:26.054Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0c8b4e2c-1846-4617-a976-823f629f6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:26.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:36.062Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=df9b06b7-b8c4-4a6c-a650-95fc1e5ccd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:46.070Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3269c7ef-02d7-4b97-9558-d370bac56957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:56.094Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=31e6f8e7-8b2d-4eb7-9fb4-666ec5b3ceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:56:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:06.110Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c7823f77-57e5-4516-b2a6-9fbce7c063bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:16.118Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b9971929-200d-49dc-b16f-6c8fa96b5b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:26.130Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=8ac9c92d-7f48-4332-ac82-71479d8f3d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:36.138Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=8e750c2b-6012-4737-9e2e-aaa594961b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:46.146Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=862677db-f6a6-4a02-affe-a926cbd6df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:46.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:56.156Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=64e9c8ec-f2dc-417e-ba3e-75f8ecc110f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:57:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:06.165Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d89abe71-8029-496f-9c8c-461ee91ec3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:16.179Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1ef3e12e-1711-4605-b2e1-d68d99d48a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:26.191Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=48444833-bab9-4f8f-b3b0-835d35b20132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:36.200Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=fe409dd7-0d18-4a21-b93c-ee86ed52463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:46.209Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6eb69d61-598c-4d3f-81af-6fd927f13da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:56.217Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6dcc2cbc-3742-4c6a-a174-5fcc5650058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:58:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:06.228Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=692fed46-49d3-4901-ac97-609b7b7570e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:16.235Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=176178bb-7132-49a3-8572-409d76dc7e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:16.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:26.242Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=96753ed3-958c-48b6-94b0-5da54737d465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:36.254Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=73a556f6-296e-43c4-a8de-36ad3d2c289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:46.269Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=96ca0870-b71e-4e12-907a-5b1f85f6e195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:56.279Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f24ca785-6491-4b93-b979-9ccfa4ff7ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T09:59:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:06.293Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a4f90fb7-663f-459b-ab3d-b8131b213979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:16.303Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c0de9d4f-9b72-4fb7-a981-6f8c71aaf8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:16.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:26.314Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=397b1deb-4327-463d-8577-176c7077f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:36.327Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1b845532-5027-408c-9f3e-124b44705862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:36.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:46.334Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c9bee7f7-27b8-4c1e-8cda-13c18c1aed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:00:48.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:00:48.698Z |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-20T10:00:48.699Z |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-20T10:00:48.702Z |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-20T10:00:48.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:00:48.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:00:48.710Z |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-20T10:00:48.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:56.345Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=55d88bca-a923-44a8-bb1f-69956ced9817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:00:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:06.357Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d93b73bc-30fe-4a24-93e2-2cc322a84f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:16.368Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=62e6e555-303c-4b1d-a956-0423e385da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:26.376Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2bcba21c-a3f3-42a1-8244-c4fab953087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:36.387Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2411c5d0-112a-41cb-adbd-cc03100ef0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:46.396Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9c8220fa-d41f-437f-843b-f7e3a19854de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:56.404Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bbf2107f-e46f-4808-830e-ceee5771df0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:01:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:06.413Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=90a87320-d8a3-4e7d-9c87-1f41b3b76c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:16.420Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=899d841d-dd7c-4ce6-bd3e-a734f25020ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:26.428Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7b9b7fca-1e45-4063-9fcc-055bfb1f855b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:36.437Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bcf2808e-6272-4dfe-870b-b6a42be36117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:46.450Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2538ff4e-7e8b-4c6f-8e0c-3befaf67bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:56.461Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=ead4247e-7164-4da7-a67e-08ab0984d22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:02:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:06.473Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2443b71f-bed1-402d-9d14-a3b76c10d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:16.486Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=23f9ac64-4b44-4f32-9f83-8ea42d8a8b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:26.494Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=59db8f85-855a-4e4c-8592-a3c8ca95e53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:36.503Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=276d42c1-b7a9-49ac-8d27-44d86bba65a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:46.511Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a9c617e9-8f7d-44f6-aaf1-f85e5e0f84a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:56.519Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=891a9720-3572-4671-a46f-c44052849d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:03:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:06.532Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=faf9bfd5-07dd-4495-8e6d-ad5153062cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:16.549Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4109c270-0e64-4755-b98c-7568000b6f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:26.557Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=55cb08ff-84da-41fb-b57a-d70c0f85a336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:36.565Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=454c96f5-d76e-4b11-bd19-0f18c5fcf777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:36.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:46.575Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b6807a40-e010-4a6c-a427-2b1b4a655a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:56.585Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=46d88302-f33f-4374-addb-c42282291af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:04:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:06.593Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1d93336d-62ee-4888-88b0-c041b9e175e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:16.601Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6231c8c2-b6d9-455f-a4ad-430bc3e86bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:26.608Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6d92ef40-835c-4f09-bc55-13bcdd813d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:36.615Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b9c10663-f87d-445c-92bd-6b472bda968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:46.625Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1ae5f312-57f5-436d-904a-b467cec763dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:05:48.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:05:48.733Z |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-20T10:05:48.734Z |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-20T10:05:48.737Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:05:48.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:05:48.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:05:48.744Z |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-20T10:05:48.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:56.639Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b2593a20-0ec2-4fba-901b-234aa3cb5682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:05:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:06.648Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=15ba6d6b-7501-4af8-a8dc-176d25023986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:16.662Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0fb48521-63c8-487d-a64f-f139f4d99ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:26.675Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e44b2b1a-7ef2-4add-b2a2-d49ae732fe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:36.682Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=687b416e-819c-42b3-bb29-3babdd90bde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:46.690Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e0f9cd9c-d9a9-479d-9b63-abe5f56b80b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:56.698Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b7a8bb01-c511-42c5-9cbd-c0e41a27441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:06:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:06.706Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=63e2c9af-b813-42ba-8528-be74ff99cdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:16.714Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=72a43dbc-379c-48b6-9a3c-61fc7a4a6045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:26.731Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cbf9d762-2679-4815-aee1-b0149866a777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:26.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:36.756Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e7b5ceb7-ba67-4c29-b521-14d7fddc2fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:46.764Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cace6393-86b2-4587-92f3-8c28dfd59a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:56.773Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7c9b7312-2b55-4a91-af99-43bf86fd2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:07:56.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:06.782Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5d52941f-dec8-4261-af0e-3e943cd908cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:16.790Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f9100b47-48db-41ce-ae08-6d9c6e3187ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:26.798Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a72f8057-1d98-4f72-a796-32e195ee8dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:36.807Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3f424ff2-a3b2-4e3f-b1f2-cb7ebb149629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:36.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:46.815Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2150a838-b461-4d1e-b75d-95afac38c500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:56.825Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3821945b-87f9-4e2b-9495-0a0747f3d4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:08:56.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:06.842Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e8fd3805-6862-4f51-b7d1-ba1ff26b3cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:16.852Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=fb4eb723-c67a-41c2-8635-1e4d057f08d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:26.859Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7831c927-f0e0-4dbc-b0cd-462d15c2fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:36.869Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=afd3990f-d9c5-42a2-a229-63ea83e125e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:46.877Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4d85ffcc-b73e-489b-9957-ff07de895808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:56.886Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6dd365fd-7039-483f-9188-b10119858410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:09:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:06.893Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=20e3c0b0-1d59-4386-bb29-35d456003716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:16.901Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3ec956af-7c2f-4dbb-9ce3-04b88fd1cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:26.912Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=13fe4a65-898a-4863-a40b-40d21b4209a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:26.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:36.922Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9246ac74-e05c-4670-995c-5ef1baa86ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:46.934Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=be229e0f-6143-4b9a-b0fb-abff94f57daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:10:48.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:10:48.661Z |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-20T10:10:48.662Z |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-20T10:10:48.664Z |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-20T10:10:48.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:10:48.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:10:48.669Z |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-20T10:10:48.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:56.941Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=21cb0828-9ccd-4f25-84e0-7b0377d6ba77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:10:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:06.950Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7b3546ec-c3df-429d-be94-f2916a6b615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:16.956Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0d0e7e4e-0eea-4401-8d41-3c5acea7545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:26.964Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2b48b530-df5c-4300-a7ba-49ded2131dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:36.974Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=15c30694-2178-46e9-87e8-279f936cdc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:46.988Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b912c5bf-beb4-4ebf-97d7-f63ac0773945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:56.998Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=726b632c-2c1f-4725-959f-1675032bf317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:11:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:07.007Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cf0383e2-eca2-49b4-852a-53b6896f781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:07.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:17.016Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e24118be-e9a1-4023-8791-9775dcda7b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:27.024Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=92c9565e-46a0-4c2e-9a20-cb0812fc948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:37.032Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=514e7d9b-6c76-4b5f-8fcc-028f0c605944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:47.040Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a0c23b29-7a05-4202-a417-223c270d8332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:57.047Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3df117bf-9363-4120-8586-270d1ffccb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:12:57.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:07.059Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9af9040f-895a-4eeb-9239-099efad1b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:17.075Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f708a7f9-dd22-47dc-baec-902c293e993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:27.084Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b54d301e-4117-45ef-88ee-947db3bb7fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:37.094Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bf0a863e-634f-4a78-a9fb-44f001b985fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:47.101Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=8e2f040b-9445-4a52-a8bb-dcc891dc76ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:47.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:57.110Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=88066b0b-75b8-4e82-a0c3-06531a68b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:13:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:07.129Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f040c3b9-1f22-45b6-9a77-63dab914e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:17.151Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=de3d4449-b68d-4d98-9de3-4dcacbd92102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:27.169Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=20bd4dd1-9949-4cba-b3b6-78348ada0867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:37.179Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1ef44110-e72c-4a1f-b2c3-eb7dc93b8c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:47.187Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a9acc1b1-31ee-4fdd-b423-4edaea72d2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:57.195Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=396b7678-85fa-4833-94d1-87accff2d724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:14:57.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:07.202Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=dfb4a414-e61e-4efd-a627-2bf2c2c4166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:17.218Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=989bd631-c3d8-479f-a93d-f9e51116ff14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:27.226Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=deec1a23-e2b3-4e16-8209-fc398d3035dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:37.235Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=804997d5-8a71-4e38-94f0-01634c95a35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:47.249Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=8547902d-9435-470a-a2a1-1f62fc5dcf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:47.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:15:48.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:15:48.666Z |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-20T10:15:48.667Z |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-20T10:15:48.671Z |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-20T10:15:48.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:15:48.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:15:48.678Z |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-20T10:15:48.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:57.265Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7538829d-7cb6-439b-b77b-98fe7a4e3121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:15:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:07.282Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=38902299-851d-4457-aaf4-b2769c8659ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:17.291Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=96ce7b52-e503-4bf2-a0fb-ec8aa94725f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:27.299Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=39daff71-bcfb-49db-bb3a-b0f6cba30071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:37.307Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9057ab6a-d11d-40c6-97b4-602283187480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:47.316Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e49c4aba-f681-4347-a2d1-357bdc116455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:57.322Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=be695dab-907c-42e8-94fe-36b1f50800a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:16:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:07.333Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0d0f0e48-dd03-4239-a0e3-9aadc60c9fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:17.341Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4a17d09b-79b3-44c1-b761-75a0ffded24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:27.356Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=27c8abaa-94be-45a1-99c5-8259d898bd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:37.373Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5a6be77e-e92a-40af-9a9e-d10a7792f01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:47.382Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0a00a46c-6f8a-4e79-ad6d-ce0a51c00375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:57.394Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=13df6c63-9142-4551-a8df-48d236ed83be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:17:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:07.400Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=76d70020-2d48-46f8-81e9-683e88020322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:17.408Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3c171cea-6597-41fb-b740-be39eff77813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:27.416Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=36e93389-320e-413c-b503-3210cffd534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:37.427Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7a242f40-9413-448b-99f6-78332a6fb3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:47.434Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7b137e0c-561e-4729-afe5-448ec91cdb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:57.444Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=636f3431-908d-4a88-aedb-2aed0b0a2863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:18:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:07.459Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e72bd8f1-7b86-433f-8c98-0d137646c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:17.467Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7ee7f269-b456-4d8c-9c38-1ed7ef8e18aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:27.492Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9d9140e5-1c9a-4ae7-bc4b-8b2da3c7bbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:37.500Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=14911e06-4b67-4ecd-8428-5f99196ea7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:47.510Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=689987d2-7581-44bd-829d-846af3a49158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:57.517Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4bcfc220-a050-4184-9e4e-3a06d1521065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:19:57.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:07.525Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=52b040c1-e438-4464-85d5-81a06a745ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:07.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:17.532Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=113087a8-9f30-46a5-8ef8-284c9e6126ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:17.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:27.539Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d5df3921-db3b-483e-9a3b-f764a3b97cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:37.548Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=df4d5b4c-11ce-4299-80c2-4f466e72e066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:37.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:47.556Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f4df8659-681e-4af5-b907-b9e3fadc633b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:20:48.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:20:48.640Z |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-20T10:20:48.641Z |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-20T10:20:48.643Z |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-20T10:20:48.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:20:48.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:20:48.648Z |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-20T10:20:48.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:57.571Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3c46f5d4-7ae2-4df3-a825-bd1c66d9652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:20:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:07.579Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=390d8db4-ee31-4620-b3cf-5c27879fabb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:17.588Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d379583a-a5a7-4b58-93fd-e20231338e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:27.595Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=39b4fb5b-7236-4aff-9652-7bfb8fa702ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:37.602Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=42940970-075b-462e-94ab-4a8b81a98c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:47.608Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=24b943bf-a34d-428f-b627-b4e936a48db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:57.620Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bacc1417-b84d-470e-a830-694c97d79608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:21:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:07.628Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cccd2ff1-bfa4-40b5-8d76-9c8ba681e407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:17.635Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6bf2ef8e-0641-4aff-b497-2f1965463944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:27.649Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e01a664e-79df-432a-bbf4-d43d4217c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:37.669Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9ae5d5f2-e45e-46da-baa7-dc6d40de31c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:47.677Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=ac959ea7-d73d-428b-8e77-b55c9ef64724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:57.686Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bbe91b9d-9a16-480f-95e6-69bc4f4ecdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:22:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:07.693Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2dff3b76-3e0d-489b-b4c1-29a3b2aecc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:17.707Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6c2a39ce-548a-4f6d-a757-b9bead4e15cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:27.728Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=de84a736-9d99-4f2c-acb6-0a8d28066d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:27.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:37.736Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=93d8cb0e-48ec-4042-adbb-9cb9cab1860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:37.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:47.744Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=55304ae1-4edc-4992-9f63-f14ce58d9463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:57.752Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c1ba2791-87e0-4814-8732-ba4718c34756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:23:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:07.766Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=65f9d5e0-26d1-478c-ac97-b15043bf561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:17.776Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2942fa0b-cfd4-49d6-8ddb-980bc4147868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:27.786Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=0fa8de88-7c94-4dee-8052-cd085239f10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:37.794Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2f3e8f22-5212-423a-ac99-60811b39c339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:47.801Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=35d15af5-f94b-4650-895d-babcaeb5c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:47.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:57.808Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=dfa85e13-aab7-4471-b441-f474cc431fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:24:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:07.815Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f582e5d3-343e-4230-9159-38605d5fb7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:17.822Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=43b30ffa-74c9-4d87-9233-c991e4486590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:27.829Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=96ae4bc3-2fe5-4024-990b-2c7bc92a66d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:37.838Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=05f606c8-a6fe-41a9-84ed-0972875b5348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:47.845Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2ee8d117-36e5-467b-83a3-c1d3eaeabe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:25:48.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:25:48.623Z |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-20T10:25:48.624Z |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-20T10:25:48.626Z |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-20T10:25:48.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:25:48.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:25:48.631Z |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-20T10:25:48.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:57.854Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c1ec6256-fabf-4cf9-80df-e80a83a3ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:25:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:07.867Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=52e978de-f3c1-4375-9380-1f98db9c3f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:17.876Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=86092c11-2262-4b3d-8b46-cc73f3e2812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:27.883Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=094a4969-0a0d-441b-8b1c-c0d3c1c81113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:37.892Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9414742d-4dc5-4610-acc8-7d94f26f76a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:47.900Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=aba267aa-9174-4201-9d2e-940835fae586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:57.907Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1006b3ea-1627-4bbd-92eb-a24bb8e86735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:26:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:07.915Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=106e93e8-123b-4dab-86a4-d5876f009966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:17.922Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=68a6bd5d-7265-44d3-ad12-dda75a677960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:27.929Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=f7cdd89e-344b-4704-8e93-08bc43169ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:27.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:37.940Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4c9bff91-7363-4656-8531-e51dec837c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:47.948Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e586f18d-4cf7-4277-aff0-842bbcfae952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:57.966Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9c1606a5-3b5a-47ae-9ed8-d3029fc9913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:27:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:07.974Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=cbe8e16b-9d4c-414a-82ef-df8d9cdf77cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:07.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:17.984Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=18a30e0a-895a-488a-9feb-f3c8786195be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:27.992Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=576ce47e-1208-40fd-ba71-9c8973c7f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:38.000Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9ce693e9-a0ed-4bd6-8fc2-d491d50f83c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:48.010Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7d79c729-2c8e-4506-bc8b-56e514267af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:58.017Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=630a69e2-b166-4890-b466-7e458c478f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:28:58.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:08.025Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a35b2abf-43ec-4d37-a617-1d8dd365d426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:18.033Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=4c246973-bbcb-4fe0-9dc9-f08d3d3c038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:18.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:28.046Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=df533172-b4e9-41d0-b4ef-30c8f2b3616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:28.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:38.060Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e4fdfde5-061f-43ef-af54-61ce1e25573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:48.068Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c6db4d8c-9c7d-49a9-bdfd-ce9370fea134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:58.075Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=2578c254-4377-44c9-8bfc-4137106b49d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:29:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:08.084Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=08dbce85-72f1-4b1a-8a6d-5ac75cbf2d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:18.091Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3bacab8c-bf6a-401f-8b66-23862663ec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:28.099Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d57146f8-ea1c-4147-b0ce-d2e250d2072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:38.108Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=b6581d7f-5f65-433e-956f-fcc83aadf35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:48.116Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5d73735b-1818-4a83-a422-903836db61c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:30:48.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:30:48.625Z |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-20T10:30:48.625Z |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-20T10:30:48.628Z |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-20T10:30:48.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:30:48.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:30:48.635Z |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-20T10:30:48.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:58.122Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3a238e16-d321-4032-9f0f-f9be35b4a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:30:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:08.139Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bf699741-6a1d-435c-a7a7-df82c0dc010e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:08.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:18.152Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=127f38f9-8094-4319-8045-e38a3e1ee471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:28.160Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=446fdf39-c9ca-48ed-9f27-3c6b181449d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:38.168Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=96160978-133d-4733-902c-c9b417c7527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:48.176Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5928ba17-129e-44cb-baa1-07f02a7a82e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:58.184Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=a27c5c61-b586-4e0d-94e5-d64ccb7254cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:31:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:08.195Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=345878ef-f1a5-483a-ad6f-795cf8441067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:18.203Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=db5f7b0f-0ce9-4a42-9a13-2317e5675959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:28.209Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=007464ec-20dc-49ac-9621-33610ee2b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:38.218Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e834c5af-1006-4f38-a249-89e6f1932629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:48.226Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=21aacabc-7ad9-4ea3-8f7d-2c5da8df44fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:48.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:58.238Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1a255234-4d47-4d92-b967-34e757c7f49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:32:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:08.250Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=68b96099-949e-49b7-b0dd-db5608045f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:18.258Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d02edee0-7927-487d-9b37-75312f8e1281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:28.267Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c7253f3c-2efa-48a0-91a9-5acc1441207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:38.274Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=66d22ce5-e7d4-4cd6-9315-3b04fcb1f220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:48.282Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=27067599-2fe8-4765-b411-184200597457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:58.290Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=969b593b-c27d-4186-8b1b-8da49543dea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:33:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:08.298Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=5d005611-7926-47fd-b028-e722170aa190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:18.306Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bec3ca31-edc7-48fb-b441-9e9e6f85e960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:28.316Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=ed0d2056-ac59-4f3c-9301-a4d5094b8e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:38.330Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=03ff0d90-4fab-4bab-aedc-6b95fac1fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:48.338Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d46cea38-7667-4194-bee6-40b2ebb0c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:58.350Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d0f8f44a-4800-4077-9f62-1ca515bb2512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:34:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:08.383Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=25c139be-d629-4f2e-86d7-0e7f8b29deeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:18.391Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3e535103-f0fb-44ac-a7b1-b679d1cd23ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:28.398Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=6120e40e-e4e1-45b2-875e-d9ff598ebe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:38.407Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e6dd0310-b526-451f-bc52-5274502527be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:48.416Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=87e0ac18-3f57-45f2-98a7-81d528352fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:35:48.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T10:35:48.624Z |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-20T10:35:48.625Z |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-20T10:35:48.627Z |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-20T10:35:48.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T10:35:48.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T10:35:48.632Z |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-20T10:35:48.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:58.425Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c733b628-2337-4e9c-a914-93e1de625065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:35:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:08.437Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=fa2c86a9-b756-4825-ac5b-4e43f5689966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:18.445Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d479343a-7e1a-447d-9c14-7f3d6f81cb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:28.452Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=caed23e4-67cf-43a1-9106-7cedac98b911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:38.464Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=c929b492-a166-4776-9933-f2bf42e8403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:48.471Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7399a75f-846c-4c41-8c6b-3b7afedb4c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:58.478Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=01279494-08b2-4f4a-b199-da6c7f9130e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:36:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:08.485Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=3902b064-9c6b-4017-a819-f6c73c9b4e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:18.494Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1357eaa3-28a6-4d5f-b1a4-75792fa9ce95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:18.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:28.507Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=de3197b0-ee5b-4380-b196-cfd854d8bac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:28.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:38.518Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=bb0cd240-094b-4ed3-aa37-166fe4276862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:48.527Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=ee373cfd-0cec-492e-88f8-68a3d2bb718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:58.534Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=00c81dbe-9af5-47f5-802f-e2b1e486aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:37:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:08.542Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=171439cd-9ab4-4aaa-b533-c98ac37fbfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:18.561Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=9ca4af83-4e8a-46d1-a1a6-15db2c9ed79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:28.569Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=e7a6598c-8c02-42b8-acc5-d6bffac45ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:38.576Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=7fc89cf0-027f-427c-b999-d7edd9d744f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:48.587Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=d3fe7401-566b-4eee-8ecd-973b56f27eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:58.598Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=ce876c72-b76b-4707-8598-5ff2b6b92182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:38:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:39:08.608Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=62736826-6aec-4f43-bf03-953acc83218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:39:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:39:18.619Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1ecc05db-cbc1-45fc-a70b-c714c903e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:39:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:39:28.626Z |INFO |Init configs |InvocationID=01985945-4f8d-44e6-b91b-52242acfb103, InstanceUUID=1ae523ce-b9e3-434b-9502-30fab4d8018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T10:39:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |