By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:25:43.457Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:25:43.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T01:25:43.494Z |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-04T01:25:44.138Z |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-04T01:25:44.230Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T01:25:44.231Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T01:25:44.231Z |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-04T01:25:44.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T01:25:44.399Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-04T01:25:44.424Z |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-04T01:25:46.269Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T01:25:46.830Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-04T01:25:46.847Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-04T01:25:46.848Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T01:25:46.910Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-04T01:25:46.911Z |INFO |Root WebApplicationContext: initialization completed in 2486 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-04T01:25:47.307Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-04T01:25:48.002Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T01:25:49.469Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T01:25:49.917Z |INFO |Started MainApp in 9.183 seconds (JVM running for 9.868) |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-04T01:25:50.006Z |INFO |Start scheduling PRH workflow |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:25:50.017Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5e4c79ac-ccdb-49a8-957e-97e1c256d7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:25:51.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:25:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:01.597Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b98e116b-80f1-4722-827f-e499c50d6059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:26:02.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:12.671Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=494819ab-5d3d-4df6-b11a-0cf9e17ed318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:26:13.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T01:26:20.740Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T01:26:20.741Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T01:26:20.743Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:23.743Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a69e791a-5dae-4d3b-9e63-0ec12a7d454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:26:24.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:34.816Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bc8cbec2-7cec-47bc-b916-fa82b3df3740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:26:35.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:45.896Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=398dd86a-0430-4870-aa9c-2e4bcad2e8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:26:46.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:56.991Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=44661c75-e0b3-499c-9905-c373fb5127c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:26:58.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:26:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:08.093Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=64f4a78f-a995-4273-aa5d-28b6371cf076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:27:09.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:19.174Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0ded9290-df71-4869-a30f-6e6b6629c907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:27:20.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:30.237Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c011df71-b96d-4cf1-b24e-c8981d51dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:27:31.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:41.342Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7e4af179-bd24-4577-9913-be1205428c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:27:42.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:52.413Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0a8de067-ad88-4fa2-b2a0-4f4cd93557aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:27:53.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:27:53.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:03.484Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=979dbfe8-d7c2-4b09-953a-1ec4a1e21cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:28:04.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:14.589Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=92ef5ab9-2078-4d30-9a88-b6e0064c6f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:28:15.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:15.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:25.660Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=de1cc0cb-0d39-4ba5-aed2-88d0b23d0db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:28:26.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:36.733Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9da450ee-1d4a-485f-a409-f8f6bf1e9a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:28:37.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:47.808Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3a892524-e823-4277-a163-cfc78806c3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:28:48.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:58.842Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e0fefd9f-a3e4-45b6-8506-ef1d6af43824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:28:59.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:28:59.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:09.914Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=60d5884b-10a1-4be6-8b81-9a0bf642f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:29:10.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:20.991Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b3cffc16-4fb8-4463-984d-e6d999d4ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:29:22.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:32.069Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fe8bf740-c5b4-4b10-a4fe-077b9922dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:29:33.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:43.134Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=48dac4cf-7703-46f0-bc19-49b08527e5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:29:44.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:54.235Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=198cdedc-58d9-488a-83d1-a94eb999b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:29:55.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:29:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:05.274Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=714709f9-53dd-4713-b7a0-8e6b650383fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:30:06.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:06.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:16.314Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=55c9fe47-5a3e-4e28-b83a-58449a08ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:30:17.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:27.355Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3de1a047-b498-4b7c-b921-625c24180e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:30:28.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:38.405Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=49f65070-726f-41aa-a683-a2a6ec692bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:30:39.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:30:47.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:30:47.639Z |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-04T01:30:47.640Z |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-04T01:30:47.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-04T01:30:47.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T01:30:47.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T01:30:47.662Z |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-04T01:30:47.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:49.468Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=104cef85-80d0-4d01-9974-62b85118be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:30:50.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:30:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:00.544Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7954176e-6c3e-4e36-8563-f20234559152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:31:01.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:11.581Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f47868b2-ec2f-4b4a-be8b-1a2c02d09241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:31:12.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:12.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:22.650Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d93cc2a8-8e05-46bb-8d53-27d83b9ecfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:31:23.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:33.723Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f39e1530-e8d0-4112-a1e9-067e6a579825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:31:34.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:44.768Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=61058bf7-a844-4e94-abb4-112d644f2f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:31:45.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:55.838Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=996de0f2-d81b-4d80-8cfa-9ff67e7fab62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:31:56.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:31:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:06.909Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7b0b872b-70c0-483e-b5ef-3c49eb89231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:32:07.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:17.989Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9aa0ce76-48ed-4522-9cf1-f14fc42d710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:32:19.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:29.018Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d6996a01-5954-4f36-bfd9-46d88f0d3743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:32:30.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:40.058Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e3b66b75-8bc0-4671-94b0-1c47f39f1e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:32:41.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:51.098Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c0305620-d5e5-429f-828b-c892ad35a1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:32:52.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:32:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:02.172Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=08f8c76b-1d87-4cf0-8739-f6faba2134a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:33:03.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:13.244Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f3c953b6-2aeb-4bbb-9106-5dcc788d0fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:33:14.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:14.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:24.285Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3385612e-088e-4043-9289-e85f3d449bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:33:25.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:25.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:35.357Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0155c112-f53a-4b8e-afd3-1025c5a5c40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:33:36.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:46.432Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0b7b9d0d-64bf-4dae-a769-bc4545b99184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:33:47.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:57.470Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3d36028f-59d8-4be6-9351-127e183544df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:33:58.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:33:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:08.542Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c16ced0a-49e6-4d12-b040-cc0a61b67429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:34:09.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:19.935Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=31058c73-a6aa-4e3b-8346-ffb9b7a57320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:34:21.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:31.101Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0891b0ff-07c8-4055-9815-a306c8c9b81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:34:32.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:42.173Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e746a7f5-891b-4a5a-87bf-99eb8e59c276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:34:43.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:53.245Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=722b7524-5ae9-43cc-ab48-1aa90b98cbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T01:34:54.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:34:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:04.285Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=add9adc5-dd4d-4eca-97a7-da48b2e6736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:14.408Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c9d52b2f-0e7e-4a21-836a-2504e7caab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:14.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:24.425Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f67b9204-5ad6-4813-a468-b52e5cecb6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:34.552Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2c278375-68d8-490b-bf7a-13623b510ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:44.566Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=10a39127-000f-4bf3-9987-8887d175305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:35:47.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:35:47.597Z |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-04T01:35:47.598Z |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-04T01:35:47.600Z |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-04T01:35:47.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T01:35:47.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T01:35:47.607Z |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-04T01:35:47.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:54.579Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c8ef0406-8cc6-44b9-bee8-de22a51072bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:35:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:04.590Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=08f1b097-f11d-4597-9ceb-a0533ed1bf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:14.605Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=92f0aa90-b2a1-4cf7-9aca-1ed9c102aa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:24.821Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=70fd5d4c-0ab9-467d-bce6-5329744a3a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:34.835Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bf284590-ff98-4dbb-8f97-870fbf66bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:34.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:44.847Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=834285cb-0c1e-4d31-90f1-27581d5af401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:54.857Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=21cdba2a-fbcf-4089-8ce7-97960b6bf8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:36:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:04.870Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=95a38972-67fe-44a6-8af7-b03a44bf71c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:14.881Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=85ac99dd-b95b-452d-9196-487937d5650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:24.893Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fc5c06c6-07e1-4bfd-880b-34c6bf034844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:34.903Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2785fc2a-19e2-4639-95c0-fb843d2dad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:44.915Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3b1f6b34-1a29-4bb2-821d-057ee73dc7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:54.928Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=804c2c90-a2e9-4b4a-8678-01d599d46a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:37:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:04.938Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3bb8e11d-9bed-439e-bf40-cf351a826114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:04.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:14.949Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c686e297-b7cd-4578-ab3b-64e5de3b1050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:24.960Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7d676cb4-85eb-4f7e-9561-ed1b639f4345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:34.971Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cd8347f3-8a56-4e61-bdcd-082366d43496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:44.980Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e77410e3-083a-419d-bf71-9dd04880abeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:54.992Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c46576e5-164e-4bc8-85fb-a2ab3dca9b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:38:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:05.003Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b03473e8-9a84-4bb9-b763-0876d3e79609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:15.012Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6d49f14d-e0e5-408c-90ac-209532d7e5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:25.022Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b9db04cb-55d3-460c-bca9-ce5500788578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:35.032Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=99ea78b5-9cef-4be7-83b0-3c20639ff9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:45.042Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2a7e0f84-7760-4b3d-8133-3faa387ff8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:55.053Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=003c20af-6be5-4e4c-843d-a06e8f42a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:39:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:05.064Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d7d5241d-462a-41c0-9aa9-4c877b40ce48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:15.078Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=87357bfd-77d1-46c7-b0d6-7eeb6ceb6c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:25.088Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=62e10de9-64f6-4491-a068-761661873773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:35.098Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d82980e9-2251-45f5-9ca2-afa91d522f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:45.110Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=673ce697-c704-4deb-998e-1ebb9e3b3766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:40:47.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:40:47.513Z |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-04T01:40:47.514Z |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-04T01:40:47.515Z |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-04T01:40:47.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T01:40:47.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T01:40:47.521Z |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-04T01:40:47.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:55.120Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=21608417-5d6f-4f3b-ae32-776e0b19214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:40:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:05.130Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=098766a4-bbde-46e6-814e-0841aae7f150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:15.141Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e79203af-cda2-4a0d-ab23-9efd3d4a5108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:25.151Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=71352db9-e7ba-4290-a6e7-3c4e3733c968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:35.162Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=54d1d64c-20f4-41e1-9a93-4cd500fe0b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:45.172Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bd277557-9d10-41e2-9ce9-5c350c28220d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:55.184Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ca599647-4668-46ba-b7e3-2ddc0d565a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:41:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:05.194Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3c98f0b7-34ce-4f38-ac97-49fa8b9159b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:15.204Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7c9f6693-e1f7-45ff-adea-8388982de3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:15.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:25.212Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4138de9c-a1c0-499f-a374-fdf2f4050ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:35.223Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8bf5765e-447e-4460-9e15-34a90ac4735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:35.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:45.230Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=57d9b19f-d8f4-47b0-97e8-fd899a57404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:45.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:55.241Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c38673f0-38a1-4b42-8bba-6727fd4d0042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:42:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:05.250Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0dd4c395-ee60-443d-9c9f-47a97b326681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:15.323Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=312353d3-eab8-4b9a-8312-7568587b74a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:25.333Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2d4d519d-6db1-47ec-a5c4-8758e50fc7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:35.342Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=519d1a1e-bcf1-4a7b-9efb-4cca62721c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:45.352Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2adcd591-3b58-40d5-8ec0-a014552032f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:55.363Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c9c27608-e275-4532-8b98-c4a80017d7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:43:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:05.374Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8b5a55e7-9e49-40ec-9a2a-26a09931e7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:15.386Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bbd11b80-1957-40e4-bcfc-aace0e777b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:25.397Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=21f77aa1-1020-4896-8aeb-2cd0e2ddc3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:35.407Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a3e3d340-0613-49f2-8f68-9fbf665884b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:45.415Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=47c9408b-63e8-40f9-9b63-08da6a601c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:55.424Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=055327a2-09bb-4878-8399-0b2f9b2060c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:44:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:05.435Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=790fc5c7-80ce-4e38-8664-7af1a0ba9d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:15.444Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=27c1fdde-fd74-4b8e-a7bf-c638983a7fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:25.453Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4d130c48-87d4-40d3-b4af-a372edada103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:25.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:35.461Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4db31fe8-0f58-4c74-ac6f-accd3d21532a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:45.470Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c231adec-ee31-41b1-ba4f-73918cf273f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:45:47.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:45:47.539Z |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-04T01:45:47.540Z |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-04T01:45:47.541Z |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-04T01:45:47.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T01:45:47.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T01:45:47.559Z |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-04T01:45:47.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:55.479Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e2a17db6-64d4-4400-8a64-74031875c86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:45:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:05.492Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=83b8b3d5-a25a-45d8-90e0-0a0391e46f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:15.501Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6bf5f8ae-42e2-4c3f-a5a4-d9e3e3f6eb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:25.511Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c4be9b19-3b23-4f4e-8c2b-dbd6cf648764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:25.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:35.522Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=660a4479-4c55-4a38-8f8d-7442d646f7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:45.532Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=58b403c0-0ce6-4c5f-89fd-ce03ed3c4834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:45.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:55.541Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=228b25ad-533d-437e-afbc-1a93b494a88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:46:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:05.551Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bde68ea1-2530-4fde-a08d-299524259622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:15.564Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9452e281-081e-448c-89a3-0431ff147cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:25.573Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5dde609b-cb4e-45fb-95e4-2a92e206955b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:25.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:35.583Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=689d49e6-7d2a-4a47-9185-e9095881646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:45.592Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=55a8187f-45c1-4689-a1c7-844166a473c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:55.612Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0910d18a-bba8-484a-9411-340a35a788b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:47:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:05.624Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6636817b-a4d0-440b-a782-de543859ac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:15.637Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=345802aa-7b7e-4529-a86a-d18fca1351e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:25.645Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c844fe7e-c140-433a-8f6a-09f01a017fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:35.655Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7524a950-9de1-438a-a42e-d94e21840975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:45.663Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8afa8d96-86db-454b-ad1b-1f2f26ddbf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:55.672Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9882c47a-4099-476c-af42-cafd7cc7f452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:48:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:05.680Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7a2b102c-091e-4540-96a5-16dfa5f2a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:05.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:15.689Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=12509403-6d17-4776-ba2a-25182b003db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:25.698Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=557cd9ca-aec6-40c1-853c-7b76cdff37fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:35.707Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a394c14c-b6be-4f45-9ed0-494e535bd7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:45.716Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2246b20e-ec75-4af0-b86e-87f539ee079f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:55.726Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cd155265-32e2-4e48-88b4-241f0ecc3afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:49:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:05.736Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a73569c1-b0e7-4ae7-8b86-7c7477c23646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:15.745Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=41024eba-7e32-4e60-89c0-cb2eb0f516c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:25.754Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4570cb89-8cda-4e6e-b8c3-9b88d7cc5144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:35.761Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=84bf3d74-aee7-4fc6-8008-1792e6d257d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:45.770Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d5aafdb8-e29f-46c1-8955-7fb7d6003454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:50:47.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:50:47.516Z |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-04T01:50:47.517Z |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-04T01:50:47.518Z |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-04T01:50:47.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T01:50:47.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T01:50:47.523Z |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-04T01:50:47.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:55.779Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f436a75d-a042-4880-9b38-8d4cc769643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:50:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:05.788Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=083ca3a5-0c74-454a-bbb4-26afdbec99bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:15.798Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bfc1572a-91c0-4d6e-bcfb-b6aa7d989977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:25.806Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7ffa3957-dbb3-4e99-9f71-4fb494d9e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:35.815Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d63a2644-78a3-43b2-8c8d-42e872196471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:35.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:45.823Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=047c2452-e4a3-49a9-9752-d3a04873bb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:55.834Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1834353d-2e65-47c7-af8b-c6e78ac48cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:51:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:05.842Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=aeeaa649-4bb8-45c0-ae79-958285c7901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:15.850Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3aeebec9-5596-434b-ae0f-e84d03166827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:25.859Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=844f24e2-0051-42cc-8958-586cc5411fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:35.867Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e250586e-cf3b-48f2-b565-510ef5062853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:45.876Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=df9d91a2-902d-4300-823a-e7f56a77cb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:55.884Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5aea464d-aff9-44db-910f-06e02b0266b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:52:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:05.891Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=696ed744-915a-49f6-9bb5-ba3824521fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:15.899Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7e2a5567-0d78-4fcc-9404-6c3dfb6ce55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:25.910Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=013f8dfa-c510-4da3-80c4-c6c705ffe7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:35.918Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b68dcc8b-a5e6-439c-8039-fb9537f20c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:45.927Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5000128b-7798-4ec3-891a-f8d1f22d4787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:55.936Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6197420e-a20d-4074-bfeb-e3af671f6292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:53:55.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:05.945Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3ad8df58-73fe-4455-9520-8b8bf8e292bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:15.954Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f93a4c47-6f84-43ba-a2a5-47ad433816cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:25.963Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7622603c-7310-47b7-a8a4-a2c9d991b194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:35.972Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ac21e6b1-a5f2-49f5-909b-2fc5aca759af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:45.980Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=06054a6f-a603-40b8-8b2b-c6b9aff91faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:55.989Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=77fd4c49-a2e0-463b-b52b-6bd3f717d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:54:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:05.998Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3f1080c9-09f8-4ed5-9645-d951c797ce78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:16.006Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5ed8f750-4174-4d2b-8bee-85dfd25325fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:26.016Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f7c00588-5d03-4199-8e2e-fd9ce8f89f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:36.024Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9c5494a5-a041-4c21-bb38-e1de14f6f369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:46.032Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dfbbbcb9-4711-484b-a492-e7c7fecf0ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:55:47.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T01:55:47.526Z |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-04T01:55:47.527Z |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-04T01:55:47.528Z |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-04T01:55:47.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T01:55:47.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T01:55:47.533Z |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-04T01:55:47.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:56.041Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=57624248-3ba2-41f0-a4ce-d4e41e82c2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:55:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:06.050Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f459125d-326c-4dcf-b09c-7e727f24882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:16.060Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b9e38c6a-c659-4afe-81be-87ebf8b1ed82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:26.069Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fdf82b9b-5fc3-46e3-ab4c-1eab96c8d464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:36.078Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9f236996-a5f6-4c13-a021-d6df0a55c1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:46.087Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=65502b61-84bf-4604-b350-b149bbf3fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:56.096Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ff05aa88-b7d2-49ad-a872-b2d9190dda3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:56:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:06.105Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=72e6106e-cc1f-42d3-9346-0fc4c16ed523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:16.113Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e138d27e-0c71-4ad8-8a49-2e13a10f9964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:16.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:26.120Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4d974091-19ab-4066-be15-2a5eb370b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:36.128Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c41e145e-d90d-48bd-a03c-438e2eab6502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:36.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:46.137Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d91c612f-f66f-4883-b047-11b2423a7d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:56.144Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=86c98342-0128-4d5d-ac61-db4a65aa61db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:57:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:06.153Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=17e1a280-7760-4fdc-8df2-e2f6238522ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:16.161Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=62f1fff7-b359-44d8-9c0e-6b6bf572fdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:26.169Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d2f8976c-71c3-4bd6-9bbb-11e8284497fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:36.177Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c2a403c7-1604-4b0a-8c4c-9aa7e6e20017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:46.186Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=120979c7-2647-4234-abfa-17cc8e27dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:56.195Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f48a1626-6fa2-43da-9197-b4eddd4e2e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:58:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:06.202Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6fa874e0-8ca5-4aea-92be-9d4e42a21fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:16.211Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=937dd93f-76ab-4180-965d-2d0b98b6c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:16.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:26.219Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ea70befa-fb4f-4cb9-89da-21e7e02f8dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:36.227Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4aa2f88c-eaff-4c1c-b9ea-bd04d961203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:46.235Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ce738be3-33fe-44f9-9696-650eadba96b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:46.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:56.243Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bcb18a6a-199b-41a7-8f0e-a1aacbcab854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T01:59:56.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:06.251Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1d3623cb-e36b-4a5e-90ad-e6f12776abf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:16.259Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0ad2492e-bfbd-41b0-a26d-f0957f606145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:16.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:26.267Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=870d102b-d0fc-40b3-ad81-ca9510c3dd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:36.276Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0a7965b9-b56f-4543-8a08-817062823cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:46.284Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=caae2066-0699-4fd1-a5c1-4897790ee581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:00:47.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:00:47.587Z |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-04T02:00:47.588Z |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-04T02:00:47.589Z |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-04T02:00:47.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:00:47.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:00:47.593Z |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-04T02:00:47.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:56.293Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=85b1cd64-cbd6-492c-a2cd-3f854f237c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:00:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:06.301Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e53b9852-de86-4c36-89bb-31bc118cfcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:16.308Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=792e449f-7db3-40f1-8222-0f1136201ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:16.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:26.318Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c6ab0dd9-afed-458f-b01a-796c8fd9e0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:36.327Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=54a36829-a4bc-45e5-9eaf-7c6ba624726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:46.335Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=db2ada78-57e8-45db-b53f-c72b6e035960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:56.344Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0c8524ef-4089-42a9-8b61-81071ff975c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:01:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:06.354Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=59b3882a-09ba-400e-85fb-f512b32ec556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:16.362Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c8fc080a-44af-4ba2-8cce-8516c734616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:26.371Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4c5ed649-5813-49a5-84fb-26b35c03fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:36.382Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fa698a16-0c19-4f2f-a8b4-642f575222b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:46.392Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=25d9ce02-2bc1-4b50-bae2-9194725fc4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:56.401Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=03ab4d10-6741-47c6-8bb4-3e5f4dbf294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:02:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:06.408Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5d733c4d-6fc0-4c1e-b78e-695f786b58fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:16.418Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ef89e66f-c09a-4a11-a8fe-5cfd70ad9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:26.425Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=33774160-5f8b-4a8d-9cfd-7fa71ffe7ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:36.434Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7315876d-6926-4208-90f0-39f540690fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:46.442Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fc936cb6-062b-4506-a9da-d46e3440da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:56.451Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dcbfdfbb-1eb8-400d-a28b-22dbaeee915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:03:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:06.459Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=72f6e0a5-c29f-4961-bf26-cfc8f2ab5f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:16.467Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=26431063-79ed-43fd-a1b3-af85cc019275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:26.476Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8191434c-5868-49ff-81e3-655cb7f0a542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:36.485Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b0397435-ce86-4b5c-934e-084860ebd248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:46.493Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fd641154-11b2-4967-a99c-7c0b99a24370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:56.501Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9bedcabf-7bb0-434b-8019-a483d20a6769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:04:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:06.511Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f3bfb2e4-e398-4400-9d7d-820ca7f81d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:16.518Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e3da127f-6ba4-46fa-b17d-4563a2f8b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:26.528Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=be08cad9-a439-469f-a1a8-deaf810a1f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:26.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:36.536Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=754f2712-1d0f-4d4d-889b-ed9fc6c6d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:46.545Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5dfbc333-c375-4f95-8dce-834de385ad04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:05:47.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:05:47.571Z |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-04T02:05:47.571Z |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-04T02:05:47.572Z |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-04T02:05:47.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:05:47.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:05:47.576Z |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-04T02:05:47.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:56.554Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=355eff5e-486b-4e98-8489-dec34098df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:05:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:06.563Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5e840ff9-e5b5-4660-8f30-65406d8f78b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:16.572Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bad586eb-32b3-4e3c-b6d4-ad18d5d7749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:26.580Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3141d98d-ab57-4f35-bb33-8be1bc455de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:36.591Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=02b03017-7853-479d-8f7e-48ff451352d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:46.599Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f854c452-499b-4129-a7d6-bc00fb888263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:56.607Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6c0172c9-bd93-440f-8805-a7eb6f42a4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:06:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:06.615Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9373e7e0-5001-4cb8-8347-692326b0e8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:16.625Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3a3bcbaf-cf62-4093-af02-2c7ea8508d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:26.633Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9db48ce6-21f5-47d4-9721-d93f74057021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:26.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:36.641Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1fed7f23-46eb-4865-a509-afd9b5bd890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:46.648Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=adc4f5c0-eebd-4adc-8bf4-5ea844ceb188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:46.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:56.656Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ca7038fb-17eb-4ce8-a6ea-b69f716fef7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:07:56.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:06.664Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a40adfe6-c21c-4d16-a306-56377959a7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:16.671Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c5688d44-e645-4fb9-8423-5986b9054ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:16.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:26.679Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a50ac936-a040-43a2-8146-77ea940c8580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:36.688Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9e436d92-79d8-4028-a51a-651d2104affb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:46.697Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=65490100-858e-4e5b-b59b-3b45ca22e14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:56.705Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8d65abad-5ab6-4eb5-b3ee-f9ad5d8a0ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:08:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:06.712Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dafc4625-ab89-433c-9877-a6c74dae8a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:16.720Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c6c50d39-ae4e-4b95-bfd3-1fff7e95bac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:26.728Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4c576f3b-ef74-411e-930a-2650c1339f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:36.736Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c2d3df26-7fd7-425c-b346-14ce8359fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:46.746Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=50127493-3d57-4384-adc6-6b4eebd546a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:56.753Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=030970a1-1bf1-4519-b704-29bf673c5073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:09:56.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:06.761Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6c71efee-7e11-4b4d-a036-390b4c23690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:16.769Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=39089a81-1054-4bfa-a254-ff2125f251f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:26.777Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9a7a0672-fd6f-4817-a09d-11b77e0a8e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:36.785Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=80c8b332-7c83-432c-8c54-373216292f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:46.795Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ad849f3b-532d-4e00-a07e-8bec9a477d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:10:47.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:10:47.532Z |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-04T02:10:47.533Z |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-04T02:10:47.534Z |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-04T02:10:47.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:10:47.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:10:47.539Z |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-04T02:10:47.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:56.804Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=610f8269-dd7f-4ac9-afb4-05d8edc39926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:10:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:06.812Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=333a48cd-5969-4ebf-9e3b-952f0858ca5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:16.821Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=414bfd05-927b-45fe-b516-16aef2457830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:26.830Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fbf185dd-6251-42e1-8b46-1892584e6464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:36.838Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8624e404-a3fa-4072-8e79-5e817ee21ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:36.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:46.847Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=77ac7832-3627-450e-a9e5-f0e4098a11e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:46.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:56.881Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3380a3e6-7098-4111-bff8-443045cede75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:11:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:06.888Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3766e0cd-89bc-47db-98ce-3a8465e02505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:16.896Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=077ff44a-ccdc-4003-a5e1-372f03ac6ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:26.905Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=85821e97-7108-4d95-8999-98246253fe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:36.914Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=42ac9e79-5727-45c1-bfe8-eeaab81b85ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:46.922Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=355e449f-aa1f-4a88-9e2d-d33fec0a5278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:56.930Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=263e1fe3-e425-4e74-a2b8-80c03beb3d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:12:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:06.938Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e0823af7-fae3-40c7-a2a2-34138ce05a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:16.945Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a5dcaa11-de70-49af-83f3-fcc34ea09d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:26.952Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1704d81d-f911-453a-b680-aba9d1639ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:36.960Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5409bfd5-d8f9-40ad-a26c-45cdbd497ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:46.969Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2e32e3f5-1321-4c49-b0b9-7dc46e176df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:56.976Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0f5cc237-ad4e-44cf-a050-73bcf77ea9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:13:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:06.984Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=94718e8c-2106-42a0-8e2d-d2c4a674b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:16.992Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0b67351c-e3db-42a3-893f-6a9de42ac30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:27.000Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2f6a3f26-860c-405d-b821-9dbb1615b410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:37.008Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d74fe92d-b905-4511-a38a-4d75c894fc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:47.016Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2c003c62-22af-483a-9e4a-66bc8e851dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:47.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:57.024Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=164294f7-4a9a-4a3c-9017-b8abded494b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:14:57.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:07.030Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=19dc8ab5-c31a-438b-83de-aa0eaf328a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:07.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:17.038Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f3e3590b-2dc7-4c81-a44f-ccccdb44049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:17.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:27.046Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c7fd1a29-ff4f-44d3-8d44-d888529f418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:37.054Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=32f9536d-3c0c-48be-9b4e-2d745763a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:47.062Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e98bcb6c-6570-4bcc-8f24-108ce8e29140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:15:47.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:15:47.524Z |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-04T02:15:47.525Z |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-04T02:15:47.526Z |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-04T02:15:47.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:15:47.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:15:47.530Z |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-04T02:15:47.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:57.070Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e3e8a5de-3bf8-4eb6-8d36-376299b79679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:15:57.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:07.078Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f5271609-a827-46b3-81dd-7b7117c1a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:17.086Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fceeb43a-ee0e-4b59-ab5d-623dbb5a2843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:27.095Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=51f82cc5-af0a-4a61-bc0a-7a683424a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:37.104Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0bafab16-f461-4c75-9008-098e06a64909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:47.112Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8af3ec2b-adf9-441f-8a96-071065bac719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:57.120Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f3afa003-4dbb-481e-a3c5-e719d43ed4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:16:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:07.128Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0be7c20b-9e69-4657-bd1d-20afd602342b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:17.136Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b8958956-4589-4da5-888f-5585112d7586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:17.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:27.144Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7e02822a-11b8-4cab-ac48-2a68344a89df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:37.152Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dc72083b-d288-4c08-adfe-cf606962f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:47.161Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5f9b5288-287a-47b3-88cb-59ac7d4776cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:57.170Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5a4d9ed6-3cbf-491e-9b5c-d23561818618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:17:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:07.178Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ed4393c3-eae8-44c6-abae-cbb9e32491d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:17.185Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d024d7b3-ffb4-45e3-8b47-7a37b9126661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:27.193Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d0b2b120-75b1-493a-8f7a-ebea239a7d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:37.201Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b286806c-c4b5-4ad6-86d0-5c87fbce6c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:47.213Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f6e2bdfc-aa4f-4cf0-a105-61bdef640e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:57.219Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=56908a29-8159-4879-98df-f979a1212b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:18:57.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:07.228Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=81ca6e80-4194-4b62-9aac-aaee0683427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:17.237Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a48ad60a-05d2-4943-997b-acf835ea2ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:27.246Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=722e4cff-a414-448a-8be0-ead588e0626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:27.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:37.254Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cbbd487d-e427-4fa2-bf1a-aa1866548552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:47.261Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9d2bee9f-5028-426d-9e3b-2db7e49ab113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:47.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:57.270Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=71297639-f95a-4bcf-8e68-4a2db91d3a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:19:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:07.278Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0e993a2b-f27d-4439-99e8-12e55dfddb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:17.285Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=14f2173e-af51-4f3d-a163-5d8cbccf6b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:27.293Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9672b0da-92dd-49aa-8e1a-8e13013a0b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:37.300Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1188ef33-9f00-4c18-9124-462e77c69aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:47.308Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4f9d650f-3476-4421-9443-55be4666e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:20:47.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:20:47.508Z |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-04T02:20:47.508Z |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-04T02:20:47.509Z |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-04T02:20:47.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:20:47.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:20:47.512Z |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-04T02:20:47.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:57.315Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4ee0286a-6fd5-4b4a-a76b-9292b1b7539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:20:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:07.323Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3c32dce7-c03d-410f-ba0d-4ca5bd3deb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:17.331Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=87d4c5be-60d9-4aa5-8b91-85ad911fcdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:27.338Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=92387ef6-ce23-456e-9c49-83b7468ab99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:37.346Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6502d80e-b70f-47d9-a7a7-06f350d470c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:47.355Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d4e791ef-01d2-44f9-a99f-da41474355f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:57.364Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dd776534-035b-4a43-82d7-98a3516d2d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:21:57.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:07.371Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f268a416-5767-43ed-b11a-473319ffa56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:17.378Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ea1bdd10-07af-4095-9138-925560dcde61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:27.385Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=70cfd1b6-1695-4f04-ba0a-ef784db64bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:37.393Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=404b7790-9962-4abc-bb52-98dbafa62903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:47.404Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ec801945-3edf-45be-ad22-33dc3e834955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:57.413Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d4182595-e43f-4cab-b6d5-c004a453ef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:22:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:07.420Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cf67a4f4-e40f-4010-8a81-7a8c21715366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:17.427Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=218d1aa2-93af-4d9d-be52-3f6b3cbcefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:27.436Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=acfe1e22-61db-47ea-9acb-520d3b72f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:37.444Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f80638d6-8a7c-409a-8578-4b1067495201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:47.453Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=adda7c6e-70db-4ffc-94c5-5db8eab6e943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:57.460Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=21a6448b-e7e7-47be-ab92-df1e8dcc0097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:23:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:07.467Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=661ed3dc-710b-4712-8dcf-cd4645273e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:17.474Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=08ab2112-5906-47da-8818-eeb5215a8ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:27.481Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3feba29e-6332-4ba8-8969-c9e676b2a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:37.489Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2d174cc5-4e63-4989-bdcb-3064fc8606cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:47.496Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=556412bf-c2bd-4b86-a96c-c5943f0b1dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:47.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:57.505Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=eccc1443-df86-42f4-bdb7-5456f62924ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:24:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:07.513Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6a63df5f-5d72-488f-9896-eec5c0c7d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:17.520Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f632a63f-672e-4a2f-a33f-24899229bbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:27.527Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8a26ca49-9ab7-4777-95f0-e9a786e4b532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:37.536Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=79a6077b-150b-4a6a-921a-eed8500819e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:25:47.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:25:47.531Z |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-04T02:25:47.531Z |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-04T02:25:47.533Z |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-04T02:25:47.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:25:47.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:25:47.537Z |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-04T02:25:47.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:47.543Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=993f3571-760f-4ca8-8a8b-a8a92959f8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:57.553Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d9ef46e2-d26e-4873-8ba7-6b69321a433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:25:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:07.561Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9f6dbaaa-7af7-4018-9a73-d1e90d263c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:17.569Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9b57d32b-fa12-45de-b376-6d6f33d20532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:27.577Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=429ab458-29f7-4cd1-bc13-34a6de69e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:37.584Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f23481ff-8a06-4389-b126-96fb424c0b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:47.594Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2578baf3-3a6d-4c77-82ab-c22af987673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:57.602Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=74ce2955-9ee7-47d4-a634-a144cd85d7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:26:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:07.610Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=94d897c5-357a-412b-a810-afad4be1d26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:07.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:17.618Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2b207e7e-a81c-4a6e-9da9-1c0aee37aaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:27.625Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=123e7c5b-2039-41fe-85cb-46bc4d13b2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:27.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:37.632Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=77d86323-2652-4289-9e56-b1bd7d31630b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:47.640Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a5d9306a-cd39-4e0c-b94d-a8ba0ddd38cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:47.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:57.647Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6ea0fcf9-0dfc-4f0c-a828-bbcc22ccae9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:27:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:07.656Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=97169b53-125c-4c92-b32f-ed9f38a804b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:17.662Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2f2d75d7-2323-43a4-b124-faf8e0f5bf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:27.669Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ffb449aa-40d3-4b62-9132-c15a4e98b248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:37.677Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=97e81bb4-331f-4427-950e-b9116e3e7af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:47.683Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3c956524-ee71-4deb-bdae-6b99851e3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:57.692Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a10a2c60-584c-4b3e-a786-d6dfb2e702b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:28:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:07.700Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b1709ee4-35a8-4d7c-a0d7-c66d602eae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:17.707Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2878d050-b232-4c70-bef2-db6dcbe31e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:17.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:27.715Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f92e30b4-17e0-4903-8bef-265320b0738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:37.723Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=996820d1-401b-4bc9-8ce0-bf71f4dc6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:47.730Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bb263180-46c5-4dd9-a8ad-ec90648c5f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:57.737Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=925c37d8-53f4-4f72-9c18-46997690a1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:29:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:07.745Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=afd9fb0b-2169-474a-a317-7e019fe8a5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:17.753Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=293d3774-d692-451c-a40c-5e38c1efd78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:17.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:27.761Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8d16b1e0-c1d1-4a9e-a814-9ce561d5b1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:37.768Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=685e5364-968e-4763-8a4b-39c29eebb9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:37.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:30:47.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:30:47.503Z |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-04T02:30:47.503Z |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-04T02:30:47.504Z |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-04T02:30:47.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:30:47.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:30:47.507Z |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-04T02:30:47.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:47.776Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=09446737-6258-4836-947b-4ac3f61c0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:57.784Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fdca8f49-0e46-4302-9829-2c0bec2bdfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:30:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:07.791Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8711e133-e551-43bf-a0f3-b90b38895322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:07.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:17.798Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2a4d6642-2c97-4048-9a93-e07d42b08396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:27.805Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b80dea52-76fd-4c85-815f-58f5bc3d81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:37.813Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5949c462-2fe7-4de5-8d1c-e50d7bf16511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:47.820Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=722004f5-fb06-4486-992a-79ac7ce1166b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:57.827Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7f8b0026-b2bb-4b70-864d-01278598bba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:31:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:07.835Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3802483c-1f80-4e65-bba3-973e912ee104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:17.843Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8f2ab170-c528-43f7-b426-c52b9ba7eb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:27.849Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=44655252-ccc1-4d46-9fa8-25c3f1815d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:37.857Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a6ceb0b2-cc15-4b50-8ffa-e9e9b4cc1687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:37.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:47.864Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9f1461a5-be28-471c-abea-2ffd0526cbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:57.871Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=28740fec-fc0c-4f4b-8645-31ca20a7b21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:32:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:07.878Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ef98e316-7a9e-460b-ac2b-7469f12ddff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:17.886Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c8e61588-de89-49c7-b56e-beedc524accf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:17.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:27.894Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0c4f8f07-20b4-4bb2-b86b-5d9281caf53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:37.900Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=993c671e-1989-46fc-b1e1-2eba78a8576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:47.907Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d93718d0-6aae-4f1f-aa7c-9822c1772e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:57.915Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8849caa5-cfb0-44e1-8120-5a24db765c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:33:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:07.922Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=828083b4-46a8-4732-98c9-6b6b34305c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:17.930Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=af8ad38c-981a-4511-82db-ebe3f1a71805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:27.936Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1f1973bd-9c23-4f2f-a447-6b41c9a9abd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:37.943Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cff80639-d174-4bb4-a194-18ad3c8478b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:37.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:47.951Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dd034a32-4662-45c9-8b52-bcee8b725eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:57.958Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=499786cf-cc46-4e58-a4cf-85adcd73aade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:34:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:07.966Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f8ce663e-9b67-4747-ac9f-caa595f632da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:17.973Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c1cf6fc3-5337-434a-98ee-cdaf08d43cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:27.980Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=06b6dc98-08c4-4701-aaf4-c1917b268a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:27.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:37.987Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b48ed97a-e7d7-4810-b589-d841a567be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:35:47.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:35:47.532Z |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-04T02:35:47.532Z |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-04T02:35:47.533Z |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-04T02:35:47.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:35:47.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:35:47.537Z |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-04T02:35:47.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:47.995Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d87a7e84-861b-44a8-9f76-feedecf2a9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:58.003Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ef664066-1cd9-4471-8d9a-62b8b964a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:35:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:08.010Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ac87dbb2-5b7f-4758-af5a-ed8f20dccb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:18.020Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b42ad043-9c37-4d54-a54f-a1e73adcce52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:28.028Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=20807fde-d536-4559-8f69-fd8ee74838eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:38.036Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9489f8db-fd62-4a37-a836-7de3019577c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:48.044Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1845a514-7883-4f54-ae8c-1ea18fc71730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:48.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:58.051Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=47532383-7a12-40a2-894b-7d365d6276a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:36:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:08.059Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=611b0a22-8d83-44cb-8fe8-1bce6135c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:18.068Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=40e4c127-a416-4975-bd9f-beb006959443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:28.075Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9c783f5d-772e-4349-b05c-154de0835ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:38.080Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a44e27cd-691c-4316-a379-cab397b2a0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:48.087Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=455271c4-4664-4545-9c92-bcfada5a6161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:58.095Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cf8ae94f-37f5-42a1-8ae5-5c833a2c1387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:37:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:08.102Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=75f158e3-09c7-4831-8c9a-ea6ff6c4547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:18.108Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1528a52c-57b2-4a15-9a3f-512039528564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:28.116Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3648500e-7ee1-41d2-9aef-3abfd9754f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:28.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:38.123Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0fad479e-4220-4c45-bdfd-acfb1e872b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:48.131Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1e47adda-ba1e-4fc3-90fa-cd146f512dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:58.138Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=eeff7602-4b7e-4707-8fd7-b42ff882487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:38:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:08.147Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f37149df-e51f-4dae-afcf-af7a34ad7843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:18.154Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5b88d4aa-f4ca-4edc-a057-792d5ac75435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:28.161Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7a0ccec1-4989-4af9-92be-82d85776a50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:38.168Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=52001eea-20b0-4961-9e28-6da421b9bb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:48.175Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7cdbf7b1-9770-4f21-8a4b-bea3ce41d521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:58.183Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fd6645bc-36ba-4b95-8e34-29581ea4826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:39:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:08.190Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b0aa76e3-84fc-4487-9d3f-dcdd48d61415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:18.198Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d0691c4f-70c1-4831-a9a0-40647d0a660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:28.206Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4e08af1d-6fd4-45b0-a977-4a43f8be99ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:38.214Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=698b6f88-10d2-4a95-9f8a-b262eadeb95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:40:47.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:40:47.511Z |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-04T02:40:47.511Z |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-04T02:40:47.513Z |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-04T02:40:47.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:40:47.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:40:47.516Z |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-04T02:40:47.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:48.221Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f24b25a1-17f7-48c5-9e84-7104d16e37c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:58.228Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=92b255af-9b95-4a41-8098-c0548e29b3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:40:58.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:08.235Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=46c50298-d1c5-4c28-bdc4-8559a9392494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:18.242Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7d7c05a4-661d-4c9e-a523-8827c74b561e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:28.253Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9ab231f8-7dbd-4017-b68a-aa18986646e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:38.259Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=30fbbe0f-c158-4035-a71a-31f3c5da34d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:48.269Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bf7382f2-f140-4d2c-a556-72e38b295fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:58.275Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3cc5a4b8-1104-4cea-ba7e-8d0acdde0562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:41:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:08.281Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=02375a31-041d-4982-b61d-e49632ec40d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:18.288Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=42a8c854-01a2-4d82-8ed0-b856df7eeb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:28.297Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8467bd9d-73df-4576-bfe2-b397ad15f8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:38.304Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=aeb8ca6a-07cc-4d17-8d23-b83ef41f5df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:38.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:48.312Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a2391788-62d3-4d71-b50a-5d76d8ab2776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:58.319Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f391aa05-be97-4eb8-9bb7-0b68fb512b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:42:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:08.327Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ab27a8c5-8ae9-4c4f-8167-0ee2534ced9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:18.334Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=10647399-ffb5-4361-9360-46a6583e3b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:28.341Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=63815c32-759e-4e23-845f-537e1173e934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:38.347Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=48c1364f-ce19-4a06-95b6-a05a8690446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:48.355Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cd0ccbc9-afd1-4675-ba74-446a4b265e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:58.363Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=338e27f9-99c8-49bb-9abb-cf763a3e3c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:43:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:08.370Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=350d3111-8e5b-4554-a211-6de8b927855c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:18.377Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7759ac85-6ce1-4bfb-8418-9b232572ade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:28.384Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=703ffb3c-ce98-4502-99ab-d5cb7583ad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:38.391Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=18a76f14-ceb4-4125-ae09-35d4e08cdf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:48.398Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ec706069-d83b-4200-835e-f02cd68b6698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:58.407Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dfcafe02-6740-4b10-85dd-8e44c3a2255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:44:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:08.414Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6010f257-9b4d-4d70-baec-44f8157d11d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:18.422Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f7e65d60-b43e-4bb2-a5b0-b662c2be3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:28.429Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2b48ed38-7751-4640-854e-4fbaa7c6b0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:38.435Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f6af9876-9799-44a9-ae98-ca8376ea1681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:45:47.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:45:47.520Z |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-04T02:45:47.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:45:47.521Z |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-04T02:45:47.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:45:47.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:45:47.524Z |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-04T02:45:47.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:48.442Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=86267b2a-b632-40aa-9861-c569b4e8a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:58.449Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d2f7e0a5-fe44-4a61-9cec-cddb376190d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:45:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:08.456Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=749876bd-f9d3-496b-943a-02e0dc51f9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:18.463Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f041ca61-3850-4be5-9562-528dcc3fe2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:28.470Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e239a1b9-fbd2-49eb-93ec-850f5f21bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:38.478Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=beeb71d1-03b2-4f01-9586-6cf0faf9759c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:38.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:48.485Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a2f38f4f-d919-47ff-b17c-1f6e2dbce88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:58.493Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=72598ca8-4080-4573-b788-ef0f43c4408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:46:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:08.499Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fb2658bc-6175-4d46-bc60-743d5fff0dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:18.506Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=25b2a780-9f46-4da7-8b86-ba124c965c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:28.513Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7bb6af46-bdec-4f97-85fc-87f19c78e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:38.521Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e2e328e6-8ae7-4e75-a96b-4efdf324cd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:48.530Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=45666e67-7da2-4994-bc9c-71bad9101fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:58.537Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1f1c97fa-9625-4747-ba70-54e679325510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:47:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:08.543Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c3ef689b-85de-48eb-947c-a6ff5fcb2f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:18.551Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a9814998-755d-4037-ab96-7c75ae7c1f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:28.559Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7446aa9b-8b2c-4e22-8fb8-84cd2f77be84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:38.567Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fb8132e4-8b7d-4c9f-a1eb-0b4e4496f5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:48.575Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a3377587-fcb9-45d4-9d19-93fa2848615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:58.582Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=db8d42ae-de68-421f-9b4a-9a334abc713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:48:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:08.590Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dd9120a9-4bc3-46ca-a84c-71d9c8f8ab95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:18.598Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d6b51fa2-3686-4fdd-ad0a-c696d99f5525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:28.606Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=47c245e7-d231-4bba-b440-8d096a3be7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:38.614Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=274fecde-563e-4580-8c89-f2e6b88b2282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:48.621Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=09f4e058-9d62-4820-8351-26246123046b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:48.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:58.628Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=99e6f95c-8392-4e39-83fb-f67fdabacf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:49:58.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:08.635Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2359a625-171a-4635-99ef-44b6951940fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:18.644Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=780d8d36-3087-4ac1-86a6-1812e5f286cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:18.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:28.651Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=12852530-9572-4c52-a171-ba87ad4b38b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:38.659Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=13cb90b7-f30f-4d60-b782-8ee9f5a90abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:50:47.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:50:47.534Z |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-04T02:50:47.534Z |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-04T02:50:47.535Z |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-04T02:50:47.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:50:47.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:50:47.540Z |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-04T02:50:47.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:48.671Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=847cf905-6284-4460-8a53-d948621ed319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:48.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:58.678Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=858a1dba-a0d1-46e9-bf77-93561cc04259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:50:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:08.685Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=17bfca5c-793b-4766-86c4-b8184330045b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:18.692Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2bf8db66-bf3c-44e7-a4f5-8050b666c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:28.699Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=55878ebd-079a-494f-a270-720a021eb364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:28.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:38.707Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=edbde109-bfe8-47ac-8f44-e1c612ebf65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:38.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:48.714Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ce0ba7c5-efef-4c6a-9ea4-ce751be7aeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:58.721Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=252b5caf-899d-4f8d-8c52-4669fe06cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:51:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:08.731Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e3c2d5cb-ccd7-4c77-b04c-26451ea6c41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:18.739Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6a280889-7f7c-4bdb-9113-8c6bf0a84c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:18.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:28.747Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bd2062e8-1568-4584-ab32-fa1cfa85e257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:28.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:38.753Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7515c6e4-1176-46ab-850e-2033f80920d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:48.761Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=046a6a4d-3c22-4c57-8cdf-5d26386110dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:58.768Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ceeb7781-e60c-4625-b961-67ffded80178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:52:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:08.775Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e054757f-4788-447d-a092-9e34e7c08e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:08.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:18.782Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=795b808b-93bd-433b-ab0b-e8006fb52df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:28.790Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d7be10ad-1cbd-4a64-965c-c1d98d949877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:38.797Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=38304ce6-6df3-4a83-aafc-36d7e2a6d12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:48.805Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=49c82e0b-eb99-4ff4-9f2e-b05ef8c2850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:58.813Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=93e59223-0b56-4a48-8f15-fa3eac7ca22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:53:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:08.821Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9a07466a-f68b-44b4-9455-54b8c8d668a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:18.828Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6d3283f9-05f1-4629-8fa4-d0c8c335ea5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:28.835Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=39287870-b40e-4d5b-ac01-9706bee43ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:38.841Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2a69997f-70c7-4b7a-8f62-331b171e9e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:48.850Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3a5078c1-ed9c-488f-b58c-24b9c1e6e949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:48.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:58.857Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7000a9d0-1cd4-4981-a8a0-a0ac47ac9dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:54:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:08.864Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e344d955-76b3-430b-81ed-2ba9d085d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:08.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:18.870Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a7aa3543-0859-41b6-a2ec-f004f92760d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:28.877Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f443fd6f-1e9a-45cd-b84a-4824acf248a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:28.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:38.885Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=40aa44c7-68c5-428b-9c5c-0bef54e8a382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:55:47.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T02:55:47.516Z |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-04T02:55:47.517Z |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-04T02:55:47.518Z |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-04T02:55:47.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T02:55:47.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T02:55:47.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T02:55:47.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:48.892Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=62be120b-8e83-4b20-a942-ed1bf20b9ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:58.900Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=25ee420e-9445-4ef2-bcb6-fd3f227ed725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:55:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:08.907Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7be72deb-b330-4d95-9ae9-503b8aed1099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:18.914Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c19b2175-383b-46f8-9308-9e557de4340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:28.922Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fee71935-d59c-4c90-a808-73c2a14f5b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:28.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:38.929Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e65c866b-15e2-4f2f-b9bc-d4438e2d608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:48.936Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d229f7a7-b36a-43ec-a9a8-9ec7c96defc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:58.943Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=50c76bbf-3efa-49ff-9bd1-91d361b7c025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:56:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:08.951Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1e3ddfd7-a240-4602-b080-e80444cae684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:18.958Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=833e4fb2-6b85-47d6-a0c0-f857053d48f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:28.963Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9ad871ab-3830-4a2e-aa01-8bbd0e2f25f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:38.969Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2f341f4f-4ace-4e5c-a1ec-7c798d9bf690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:48.976Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=936d2fb1-5afa-4384-b64a-1e64b098418f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:58.982Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ca883ca0-dbbf-4c14-bdd0-be7fda8f365c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:57:58.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:08.989Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=196bab75-bf95-46e1-a946-f955ad044797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:18.996Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0ec12542-9839-4557-a815-685f4b24dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:29.003Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6a4c1e61-044a-468a-bf2f-82064db1614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:39.010Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4396bf8b-282e-4a97-ae0c-098ecd13c070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:39.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:49.017Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3a724d46-6ee8-40c0-b87e-97f997e98c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:59.024Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=591a0683-2c5a-4d6f-94a2-4bfd0dbcb63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:58:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:09.032Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=df46126e-63e1-4a98-a4f1-2a6685b324a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:19.038Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=89fc5657-fff2-4548-8d12-7fcb271e6339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:29.044Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=96cdfa52-d906-4919-94ba-c72437e9e0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:39.051Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=70ceb81e-eefc-4e89-8534-fd275da2cdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:49.058Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9405863e-0cea-4c84-8015-e835829450dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:59.065Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3157dbec-6aae-4174-b777-ea962408a3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T02:59:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:09.073Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c6f08d2d-b05b-460b-a0ca-574df9492cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:09.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:19.081Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=316b2df1-6436-4b1b-9a04-50f0a1c7cb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:29.091Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2c0f087c-1fc5-4c41-8b30-f3f93895bc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:29.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:39.098Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1930f169-9aaa-4a34-b02b-15eb4c6bab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:00:47.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:00:47.521Z |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-04T03:00:47.521Z |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-04T03:00:47.522Z |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-04T03:00:47.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:00:47.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:00:47.525Z |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-04T03:00:47.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:49.107Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7339792d-e71d-4511-ac78-fbd4c2a08dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:59.113Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b6bf17a0-41c4-4685-9fb2-b0d5f6093334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:00:59.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:09.123Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5617f970-a5f1-4bc2-9a83-30806e14904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:19.130Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=54ba6885-bbeb-49f1-9b1e-e3c1f8fe3f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:29.137Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=13234ee5-ff49-48f1-889f-7d3f12f9e5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:39.144Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ab8a66b4-2ca2-467f-bc8f-4b2ce45b4012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:49.152Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=325ed99e-2522-485d-8d4c-09d240399004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:59.160Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=18821a53-e5b7-47d5-8008-a9bc02226225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:01:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:09.167Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e7427585-230b-4610-bc25-06e326dd7893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:19.174Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a324187d-1b23-4e42-b55c-ba6f9dcb03f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:19.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:29.181Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c6eafbd5-9cfb-463e-9b41-3cbd3fd315f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:39.188Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=42df22ab-e1dc-4393-9381-a019addcfaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:49.196Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dcb036a0-e650-4e03-8405-06692cecdf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:59.203Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6d6cb8b2-1895-45b1-8e16-4f2c7a031f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:02:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:09.210Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=76f233c8-6853-47e1-a383-853435efd25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:19.217Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=67d6399c-b04d-47e6-be9a-a5d029fe6b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:29.223Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dc68538c-d4cf-40c5-9b42-88844536d5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:39.230Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1f5a8127-895c-4bef-808e-f7a369bc0518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:49.238Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=02536c77-a1ed-427d-8fe6-8f8d16c88a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:59.245Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b003da4f-bc35-4859-8e2e-40a73f6d077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:03:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:09.252Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a6402877-7199-461f-9880-e6efffb07be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:09.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:19.259Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c445e5a7-da6c-43d0-8709-4811dc7f7730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:29.266Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a97897ac-9380-4bcc-af18-68304b14e887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:29.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:39.273Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c8e6cf76-a091-469c-83c7-80fffd1bdf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:49.281Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e86f7528-e72b-4eee-9b43-97c6b75c7f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:59.287Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a4dd005c-514e-49f8-8163-4a497c19aedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:04:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:09.294Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bf03c358-cf37-4550-ab86-b8892bf1aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:09.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:19.301Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=61ede047-13af-4f01-a6e5-636cc8e56ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:29.309Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=854308a0-dea8-4859-8ea1-d0b665b3ba8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:39.317Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ad0c4b4f-4d99-4a67-b919-eafa6512f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:05:47.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:05:47.507Z |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-04T03:05:47.507Z |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-04T03:05:47.508Z |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-04T03:05:47.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:05:47.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:05:47.511Z |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-04T03:05:47.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:49.323Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4e576c3d-6360-4f9e-8032-0c32090198bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:59.329Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ef1583b0-e360-449e-8001-2114267fe634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:05:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:09.336Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0b83e4ec-4654-4184-8591-3ff002a82887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:19.344Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8dafa89c-b232-4d73-8f07-395696a9d8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:29.352Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e5258bde-75e8-419f-9d0a-1942b43606f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:39.359Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=640998e9-d138-4d9a-bf2e-347197382e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:49.367Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ec44bf20-68ca-4316-a2a4-8619a7b0ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:59.374Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=90f4ee06-7236-4bc7-9724-b6ae46b7c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:06:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:09.381Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b4070f9a-224d-4937-934f-13347ae9bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:19.388Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b4904264-e720-4d13-a3a7-03eecc10d724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:29.396Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b684cdb1-1543-4243-a36d-4533bf8590f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:29.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:39.403Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=aaac1824-5451-4855-b1b5-d7a3584e3f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:39.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:49.410Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=39cd8924-c645-4aa4-95e3-f17490827747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:59.417Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=30a6e4f1-2469-401a-a0fb-8a09396e3108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:07:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:09.425Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=469489d6-4220-4f00-a4f4-0a804206f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:19.432Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a1760607-dbf9-42d6-b463-d2db169e33b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:29.438Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6cc968d2-bfc8-4b1f-96a2-2c6ebb7e1fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:39.444Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=418cb819-21b7-40ac-ab38-d77f11437729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:39.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:49.451Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fbf085ce-0f9f-4872-8f21-9081a264d5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:49.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:59.457Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a789f762-af84-4668-93cb-a34119615695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:08:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:09.464Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=969f9a53-a388-476e-842b-47205b77d490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:19.471Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=da62111f-0da7-49ec-8c16-1c23c26af312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:29.478Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f4eb6fcc-eebb-45d0-84b4-a38bc123d3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:29.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:39.486Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9b272dfe-d56f-4bbb-abbe-52a9dc503312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:49.492Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ffafa4c5-6fcf-46b8-8a37-2486b25b20b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:59.499Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=52b0a1ef-6a38-4d29-aa54-7df0fb8b5fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:09:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:09.507Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=eb582b67-cdd5-48d3-ba86-2cf06cd0ff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:19.513Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e250d345-8c38-43cf-ba17-32c5862d525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:19.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:29.521Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8ae0b6aa-a2bf-427d-9213-79832ae6faf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:29.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:39.528Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=75bd986b-1a8c-4f79-af57-00b6c4fc492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:10:47.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:10:47.517Z |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-04T03:10:47.517Z |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-04T03:10:47.518Z |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-04T03:10:47.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:10:47.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:10:47.521Z |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-04T03:10:47.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:49.536Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c6d3ad05-c86d-4a84-babf-8848bcd107bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:59.542Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=749e2923-c63d-4892-9abb-09e5f40c4ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:10:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:09.549Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=02733b1b-aa28-4fc4-825e-0df7dd6147cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:09.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:19.557Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fa712a86-ad58-40e1-98f8-dc8ecc3ffe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:29.564Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a1f087ba-06af-4c86-87d8-a53892cd6b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:39.572Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=88dac118-c40e-4246-b9b4-40e878081e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:49.579Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1b64ab6e-78b7-42e4-b1bc-95052997b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:59.587Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=39225ec4-d97c-4533-bab2-05659835df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:11:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:09.595Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9c755859-3cd2-400e-a8a8-6518adb931f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:19.602Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=05b8108c-4a2c-4957-be08-ebdb3ecda690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:29.610Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b9eaf1e2-f936-425c-93a5-898141d3352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:39.617Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4dd2fe7d-3d0d-4317-a4c8-6244674f45ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:49.624Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5901486d-8341-498a-922c-2a5894484ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:49.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:59.631Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4ae24bbe-b175-449d-b873-5b9d880a7211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:12:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:09.640Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cf088a8a-79ec-4d73-a4d4-779c1de8cbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:19.647Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6e433dd4-139a-46f9-a80e-febe4fc2aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:29.655Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d93d26c0-57ad-450b-aeae-1d58e93cf7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:39.663Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=10d0d178-e1cd-4c45-8251-7c7df11354e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:49.670Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=12c983fa-0f68-41f6-ada7-48a515a04c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:59.677Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=22a4d5e7-0f6a-416d-896d-f3c0b084f0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:13:59.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:09.685Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7b0e0c62-6b2f-4897-b69e-d434f8d192b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:19.693Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b66118ab-b3cd-4686-b051-35e83d36b0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:29.699Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=640948ac-94f1-4440-af8d-283b54552911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:39.707Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5afbbfdf-3fd7-4a33-902e-5adf77d79bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:49.715Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6d28bfd5-cdfb-4916-b83f-ec8f6c87a1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:59.722Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=32e1f8d0-8427-4d3f-8be6-4767874a93c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:14:59.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:09.729Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=aecdc9ec-f904-4b29-83ab-4e4ed642529a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:09.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:19.735Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e846ef7f-2c59-44e8-b1ad-14156603aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:19.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:29.742Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6c4ed5b1-9f6c-4e0e-bbc1-19e3de7ebe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:29.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:39.748Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9445c5b3-07e2-4b5b-a4d8-ce297ea94df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:15:47.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:15:47.560Z |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-04T03:15:47.560Z |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-04T03:15:47.562Z |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-04T03:15:47.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:15:47.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:15:47.566Z |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-04T03:15:47.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:49.756Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c40b715c-94da-47ee-a691-15b81a9b6c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:49.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:59.763Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e04f3942-d7ef-46bc-b822-f9b85b2f89f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:15:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:09.771Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6e1ab5c2-234a-4394-9ae9-fea5170d61dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:19.778Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a5c503a0-dace-4023-9840-8483cf6168dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:29.784Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=32dd8f29-328e-464a-91ce-6a5fce6a7134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:39.791Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=eecc8271-957e-4193-b9c4-c59ab8a6ef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:49.798Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=05c5e4cc-a998-4d4f-a590-14d420357583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:59.804Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c7e643f0-3ca8-4439-b54c-7da6a2a4a44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:16:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:09.811Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=02eec973-3938-423c-82fa-81157a4d15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:19.818Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6b91e3e9-7f36-48e0-ac64-0caaf7f5ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:29.827Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1100d258-47be-4475-8118-f16707062c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:39.834Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=07053c0c-b6b4-4302-a9ae-5778d3cb76b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:49.842Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=475a71e6-1db6-4bfc-86be-4c48b5b5f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:59.848Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3a07ab61-af93-4698-a84c-08d132dee0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:17:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:09.855Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e6528122-69be-43fb-88c8-d4d74170e6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:19.862Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a8de2c14-1a67-473f-bdc0-4fa00fac0b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:19.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:29.869Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=78963537-2111-4046-b4c2-24bf62dda8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:39.876Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fc4e9a03-ed97-4517-800c-9ace0c9b206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:49.884Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=09e88223-f26f-42fc-bcdb-78976c8bf013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:49.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:59.890Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ddfc7746-eae2-4ccb-a0de-5e42f6d34f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:18:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:09.897Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=05833419-2620-474d-aeb9-8199fda685e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:19.905Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c47b0c9d-71cd-4150-b9f4-08f2b5454708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:29.911Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d52ce5e7-bda8-496b-8a62-e3a86bae4605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:39.917Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ec48cd5c-fe4b-481b-8a72-bae0f3129a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:49.924Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f0bc6676-e527-4f2f-8ef5-72982088e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:59.932Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6bad53a6-d82c-445c-a0e2-020113e033f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:19:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:09.939Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7cc3ab21-2a5c-4c59-a393-bb4ce71a6ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:19.945Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e90f6c44-b9a7-4d95-9d2b-a1be8b6577dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:29.952Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1a8f895d-d6b1-408d-a0d4-44848599cb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:39.959Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b5a17d47-0637-4b9b-93a1-c711816490c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:20:47.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:20:47.510Z |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-04T03:20:47.510Z |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-04T03:20:47.511Z |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-04T03:20:47.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:20:47.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:20:47.514Z |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-04T03:20:47.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:49.967Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9ca9e1e9-1802-44d7-93ba-8fcd0fbcb81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:59.973Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=872edcf3-f216-40fd-812c-3865c07a21f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:20:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:09.980Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c18bcd2e-575c-4865-bb2b-e196db595c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:19.987Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7f2710b4-04cd-436d-9203-3b0a385a15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:29.993Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f8451972-e268-4eed-91e5-6d59661c26e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:40.001Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5c14fa69-1aac-44fb-8692-880400fbf6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:50.009Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=142b7ee7-9eca-47fb-ae73-1602e003fe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:21:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:00.017Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3462f4e9-587e-4ecf-b599-7af25ca977ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:10.023Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ce089017-c024-4aa4-89ac-9ddd0edfb4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:20.031Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b80138fb-0a32-4846-bfbe-8a7217fd726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:30.037Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2dc99894-4632-4cf7-8006-6523f46f06ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:40.045Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f337b79f-90ad-4f64-8888-a03ceb1d51b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:50.051Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4414daff-d18e-476e-b6e7-711b8f6287be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:22:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:00.058Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=65ccfb55-cff2-4cf4-b4b3-9997f504b84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:00.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:10.066Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2a6e04fa-f09a-41e5-9258-3868c882100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:20.073Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5646382d-c90c-41ee-b020-f9d9146a27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:30.080Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5e04431e-d421-409b-a2a9-b2850acde495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:40.086Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0211d471-c797-4633-a91c-e5ed80f38aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:40.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:50.093Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b713a8f1-77ce-496d-959b-16fc44e39739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:23:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:00.099Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d0609468-8cfd-41bb-9da7-68f511eda768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:10.106Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ddde89c0-a606-47c5-b5a3-b1f616aff13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:20.113Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cd2d9489-5282-4df3-9897-e2d443e2afa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:20.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:30.120Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5a96d78d-ad08-4d4a-95a6-06c5eccbfc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:40.127Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=39c0e85c-8e5d-4f13-b8d4-d6cc4adf657b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:50.134Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8d1ad5f2-897a-4705-8da2-4a7196f49461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:24:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:00.141Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e24f24d3-8b54-40c4-97b6-99e2574fc726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:10.147Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1ac74a0b-cf22-4828-b53c-199dd0026fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:20.155Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7b4e1a3e-8ed4-4195-9025-dd39f79f18ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:30.163Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0ed01b88-c9b1-4a58-b12f-3bb44680d76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:40.170Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0583a95c-6dab-4600-850b-471d261fa394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:25:47.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:25:47.511Z |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-04T03:25:47.511Z |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-04T03:25:47.512Z |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-04T03:25:47.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:25:47.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:25:47.514Z |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-04T03:25:47.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:50.177Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0813d2ae-bbf9-43de-83d7-b799d6930dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:25:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:00.183Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=70982ed9-8b25-466d-a5c3-3826b0d9fbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:10.191Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dbfb1e17-4e70-4431-ba0f-d045d808d85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:20.198Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8cd3067c-16ba-4cb3-9db2-10cee3471d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:20.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:30.206Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0baf05d8-656a-46b5-862f-0a0ecab0d3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:40.211Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0f9e2c91-8d80-4dd5-92ff-952c4a908750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:50.219Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=00a24949-0405-414f-8e56-48203c371d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:26:50.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:00.226Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f70724ea-86c5-4109-8042-53ee931a7cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:10.232Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=cf3f41cf-e074-45dd-9a80-2f834b2fae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:20.239Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=300b8e43-c345-412f-a2f2-5975e3a0b206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:30.246Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3e964941-367f-4a64-94b3-097fe6dbf72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:30.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:40.253Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2f808b88-fd25-41d4-9cea-a8780df26592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:50.259Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a16743ee-c38a-4d12-8ee0-d17d6896a98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:27:50.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:00.269Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f7952ff5-a817-4b0a-9b38-259eb9ed5b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:10.276Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=add34ac5-8c15-44ac-ad8b-660ef2b7a1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:20.283Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=75223ae2-c022-4198-82f7-15d81efb991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:30.290Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9320c23c-3237-441e-a1f1-c9fe60eb0e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:30.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:40.297Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=59567afc-7556-4d28-97fd-002a8513185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:50.303Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ef9271d0-5e01-4577-93e5-29da21c17801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:28:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:00.310Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9eacc08a-511c-4766-8c95-87ca075c7f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:00.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:10.317Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a34d2e95-5163-4773-bd25-ec012eb204b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:20.324Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2b79e964-b31c-4bfe-9486-f2ca70394e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:30.331Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=05cf7f09-1e91-47b6-8f68-c48d32be7a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:40.338Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=861e6f06-32c0-4d4a-b042-f6a5a8de8339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:50.344Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=af4620d6-965d-4d4e-902a-16f004e68fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:29:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:00.351Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3d640216-7e3a-449f-8d89-46e37a2ace8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:10.358Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6058928e-294f-4d17-9995-b5376c6aa1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:20.365Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4a2b8fd9-fd94-4478-96b3-4acd2d2be2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:30.372Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5cdaadbb-186b-4284-8384-18d6537ade0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:40.379Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=061d3411-dfb6-41a6-bcea-4d38da84dd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:30:47.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:30:47.510Z |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-04T03:30:47.510Z |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-04T03:30:47.511Z |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-04T03:30:47.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:30:47.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:30:47.514Z |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-04T03:30:47.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:50.385Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=16275bcc-38b0-41d8-b7bb-310f33281542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:30:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:00.391Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1f62525a-6c9a-434f-b4d8-a697082383b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:10.398Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bd990ae1-9e25-440c-a3ae-eaf5cc24dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:20.404Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7206ec1b-bc03-4a8e-a679-83e332099966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:30.410Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=72c7ecd9-13f1-41d0-b753-131cc7eae809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:40.419Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c32b0a85-46e6-4f42-b28c-e013535050b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:50.426Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c6dc55a0-57e2-4af2-84f5-66f4a1ca14c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:31:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:00.431Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=a52f54fb-0089-45fa-8c6b-7562ed57eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:10.438Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=de0d8f76-92b4-4347-8d2f-0a13db0b2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:20.445Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=407ce16d-bffe-4c69-bdbb-668ec15512ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:30.451Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=398f345c-0459-4543-942f-19ab4969fcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:40.458Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6d0eda0c-91e0-4d28-a303-dd619ee4c6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:40.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:50.465Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=324032de-7ac9-4ffa-8431-ef04963d7bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:32:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:00.472Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=614bcc56-ac8d-4f69-91bf-5d481de9dce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:10.481Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=de5abc94-60af-4bd8-82e1-57e58d88adcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:20.488Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d3b94315-ddce-44de-bd13-5a61cc1e3074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:30.496Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5f971d55-9610-496e-b58c-feb704765285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:40.505Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=30d8f9ba-b444-4672-953c-9f88bbd9870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:40.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:50.513Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4770b176-8610-4fb6-aba6-f79ed0bf410f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:33:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:00.520Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c4cb7c04-7637-40fb-8d8e-7741d3efafd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:10.527Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=79d4bd1c-fb02-4618-9b6f-b1cf73433953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:20.535Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d8ac2569-ff95-4897-b487-81b520c0566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:30.543Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7f64c32c-0402-436c-a0c0-af2039fac78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:40.551Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c198b3b0-7a03-4610-a504-4b73aa75af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:50.558Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d0ef4021-5e0c-478d-a742-45c6814704c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:34:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:00.566Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=bf6e5237-921b-434d-9295-7b79101eb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:00.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:10.573Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=28d88ff5-2a67-4692-af37-901cae2970c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:20.580Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=21f360d8-3acc-40b3-8b02-3ce9ebe73229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:30.587Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=833a11dd-52f9-432a-9b97-e976f16ddb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:30.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:40.595Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=3149e7fa-013a-4688-9d77-868eb1b0292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:35:47.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:35:47.529Z |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-04T03:35:47.530Z |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-04T03:35:47.530Z |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-04T03:35:47.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:35:47.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:35:47.533Z |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-04T03:35:47.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:50.603Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=248ebdba-242f-41a5-94b2-0a54f6c199a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:35:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:00.610Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=92d71dce-fb75-4fba-84c9-c1c369bd7560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:10.617Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2c8dba07-29b4-459c-b219-7055154d4426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:10.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:20.624Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=02bdd248-10c7-402f-a81c-f003fb240482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:30.629Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4652479f-0c43-4193-9af8-51a3d5c9cc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:30.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:40.636Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0ca7274c-9496-40ed-8455-90f5397d5e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:50.642Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=2a046b4a-a2a6-4980-9145-fcd34869b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:36:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:00.649Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=57bc0d1c-4767-40c6-abd3-7d13121c7194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:10.656Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c4037348-28d3-46f9-ad59-d8298d8b891e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:20.662Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ee8f29a0-faf4-4568-ad12-5627abc6902d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:30.669Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=10d7fffd-d8f1-40b0-8854-4f81794503e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:40.675Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=71415f01-e5c1-4fe4-a6cd-7bf5c6af8a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:50.683Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f645bef2-7f20-424d-ac63-f73ee45655db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:37:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:00.689Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=888e4633-00b6-4ce3-8d4d-2f643f74fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:10.697Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7bfa94de-4bfa-4aba-88ac-48b7fa4c7b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:20.703Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0fc45b24-0fe6-4d99-9573-439c9c186fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:30.709Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8cecded8-7060-4c2a-847b-ec87c7d8371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:30.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:40.716Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=07b97244-e531-4f40-9371-d7c65f9453de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:50.723Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=5fa65828-d3ea-44b5-8666-91f2037e55bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:38:50.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:00.730Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=68cf9b35-70cd-46f7-a198-927872e71b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:10.737Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8068d11b-0cf5-4970-8ff8-f926d27cf3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:20.745Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6f73d2c8-aa48-4a89-8007-5784d3aa220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:30.752Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9300a847-70ff-4007-aac9-741c87ed0e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:40.759Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=6ec939e1-5432-441c-b006-924487556726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:50.768Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=71133c1e-4e17-4d8b-99fe-1c1d49241597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:39:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:00.775Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4873e23c-58a7-4b15-b7c3-cc805519af43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:10.781Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=16cb5da6-11b8-4d52-8624-92c10f7fb999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:20.787Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7c896105-c17b-4d90-8f20-c3ed26baf7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:30.793Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=f67e0a9f-c8c8-4909-b58e-25bdb76441ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:40.800Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=9ba8e8c5-6443-4646-b2c3-7cfb0fbbb8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:40:47.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:40:47.500Z |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-04T03:40:47.500Z |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-04T03:40:47.501Z |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-04T03:40:47.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:40:47.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:40:47.503Z |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-04T03:40:47.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:50.807Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1e9471c9-b81d-470f-8d2c-3efe48ecec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:40:50.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:00.814Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=013b466d-071d-4f18-92f1-bbd4f87da64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:10.821Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=7fb71b92-30e0-4d76-9ceb-1b10ad9fce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:20.829Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=fe39604d-d3dd-4967-ae13-3e0a44aa59bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:30.836Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=8c342c5e-b712-4f51-9913-2aaf42bd5c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:40.843Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1fa0233d-7403-4711-b066-722ecbb9db53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:50.850Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=b1a6a3eb-a916-46a2-bdcd-6f79a95eb769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:41:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:00.857Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=213a54f7-214f-47f3-8ee1-0aafe6623900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:10.864Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=46af3eee-ea1d-42c6-bed7-2dca1ab42fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:20.872Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c2776da8-33c3-4906-a0c9-7c9989efc68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:30.878Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ab014578-9354-4436-8083-cacf34d96e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:40.885Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c826a3c1-1574-4e2e-b233-c09213ef05a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:50.893Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=992948e1-fe45-482c-82fd-853f06351f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:42:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:00.900Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=ae04dc54-c347-4a08-9648-6bfc4ab4cc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:10.907Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=20c2c10e-464e-46e4-9e28-01b7ae01ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:20.914Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=d525f826-8b92-4f48-96a0-525ad8fb943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:30.920Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=dc6f87e2-56c7-44de-a086-edef1f1862f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:40.927Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=eaee4a98-5eb2-49b2-b455-fe5e3463c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:50.934Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=c58c10e1-75e1-445a-905e-b2fea406fd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:43:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:00.940Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e674fabf-c43d-47cf-b419-74405e3f192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:10.948Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=893d7fbc-20eb-4734-8d0e-1987ee554e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:20.955Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=865f9dd1-f414-49d7-aaa1-5c6f680fc8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:30.962Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=0bb21d16-fa5b-4284-a8c2-8406452270b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:30.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:40.969Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=e9219de1-0f90-41a0-bf9d-3126cca3ab19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:50.976Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=abd25c30-f582-49e9-b2db-25c573c0cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:44:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:00.983Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=4ba1f2a5-d76a-4394-bc41-97e4b3ee1435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:00.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:10.989Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=1872fe7e-809e-475a-9c9e-2384b712b2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:20.996Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=26d1f1f1-7512-45ae-83bf-f225bcf98a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:31.003Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=637a410f-413c-4873-8e5c-953983e8e1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:41.009Z |INFO |Init configs |InvocationID=97f13bb3-d6ed-4ba2-ab50-7a872b55609f, InstanceUUID=19d5d0b6-601e-41fe-86c5-0f1fd8ce6be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T03:45:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:45:47.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T03:45:47.509Z |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-04T03:45:47.510Z |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-04T03:45:47.511Z |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-04T03:45:47.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T03:45:47.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T03:45:47.513Z |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-04T03:45:47.514Z |INFO |Located property source: [Bo