By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:11:17.783Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:11:17.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T10:11:17.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:11:18.605Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:11:18.729Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:11:18.729Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:11:18.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:11:18.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T10:11:18.992Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-08T10:11:19.024Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-08T10:11:21.010Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T10:11:21.560Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-08T10:11:21.590Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-08T10:11:21.591Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T10:11:21.683Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-08T10:11:21.683Z |INFO |Root WebApplicationContext: initialization completed in 2657 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-08T10:11:22.196Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-08T10:11:23.305Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T10:11:24.966Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T10:11:25.729Z |INFO |Started MainApp in 11.111 seconds (JVM running for 11.896) |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-08T10:11:25.850Z |INFO |Start scheduling PRH workflow |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:11:25.904Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=0c9b45bc-e2cf-4c6e-a635-b7bfbc057452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:11:27.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:11:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T10:11:27.807Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T10:11:27.808Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T10:11:27.810Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:11:37.579Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=64838816-07c2-48a8-a51b-69d96630fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:11:38.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:11:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:11:48.649Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=bf5f52bd-5d99-40a0-ba0f-114545654e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:11:49.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:11:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:11:59.751Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=78a6f72e-6871-40e7-8425-63d4e72150b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:12:00.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:10.856Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ba84d17b-d45b-492f-ad20-2ad5803f79da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:12:11.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:21.891Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f281a78e-190c-4c5b-9415-b6096829c3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:12:22.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:32.967Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=cf381f93-5338-48da-bb89-7b12698e28d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:12:34.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:44.043Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=8ab450c9-c1cc-452b-a6e4-ca6704b65eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:12:45.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:45.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:55.113Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=02fb3d7e-cc4f-4fcd-9b49-adabc1c72f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T10:12:56.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:12:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:06.153Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=474c8d64-0fc8-4e4c-9fd1-2bf939885a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:06.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:16.353Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c5f3f390-b95e-420a-b58b-69bce9db6128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:26.374Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3ea785bd-62a8-4d58-9452-ed3a272b60b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:36.398Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3261cc24-2760-483f-9a89-3774d8ce4869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:46.417Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=da28be84-4ed6-4523-b276-3e3e69311ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:56.449Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6af09998-577c-4216-bf94-3ab405ddb83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:13:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:06.468Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=356edce9-016e-4ceb-be54-165d9db65cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:16.488Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ec23c00c-6412-4f30-91c5-c654f9b7050b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:16.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:26.505Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c4a585e6-fb4f-4115-9957-d342fa166bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:36.523Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9cd4d222-3091-48c8-971b-0d1c0eed81ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:46.539Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=002e9969-fcac-4613-b8e9-f120d7a63a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:46.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:56.560Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=59e85d5a-c066-4e36-a86d-ecf63787e08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:14:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:06.589Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f6c1bfb0-b5bf-4347-95ee-76b59a3c2d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:16.606Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=14b676e9-4083-42a6-a11f-64e784c4a59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:26.625Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=222a0c3c-0fdc-4cb3-bc55-ef6114d992a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:36.642Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f6d5757d-ed85-4bb7-b6b9-5d0073e1f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:46.663Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=8a7bf202-491a-409c-b38d-c38ae45bc866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:56.677Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=581b05f9-54f2-46e1-972e-e54df67b4fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:15:56.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:06.693Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=dfe26041-a8f0-4513-a5fa-87b322a9b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:06.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:16.711Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=99348ca3-ce2d-45f3-b942-fb0fe11b6a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:16:23.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:16:23.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T10:16:23.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:16:23.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:16:23.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:16:23.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:16:23.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:16:23.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:26.731Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f8af945d-a5d6-49e0-8eeb-4d491921af30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:26.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:36.747Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=90ad9942-7a0b-4bfe-95ad-93b4351ea100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:46.767Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=79cf29dd-2012-4c67-a900-f14084927b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:56.786Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c5e1c121-ed6d-4b59-bb3d-34a220e2f6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:16:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:06.800Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e791db9f-0f26-4b7f-83cf-5c7af7f32679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:16.817Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=abc2f01e-f966-4d68-90c0-27600b29f48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:26.837Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3deca7cb-5a33-4830-948c-3116d5f8efb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:36.852Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=25475572-0597-4905-bd0c-79db28a93f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:46.871Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=26b498fa-e3dd-46eb-bd97-2d457f38c07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:46.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:56.892Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=98208772-4ecd-447e-9cc7-0b0d0e44eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:17:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:06.909Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=39e39cec-f9eb-45ff-9a9d-faaf35d3e3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:16.924Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=0bb638d5-53a7-4e3f-a50e-5514b2cca122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:16.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:26.939Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=05ada7f1-6425-4e6e-aa21-d41d51c77060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:36.954Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=86bdc2f6-f5d6-478b-8ac2-6469daf76879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:46.972Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=08574db7-c439-42de-b494-44d613d44483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:46.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:56.990Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3a941752-9463-4cd8-bd10-ee4dd629fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:18:57.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:07.021Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=65919478-e230-4821-b809-d4a1e0a7d5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:17.038Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=febf5d88-27e6-4e7f-9d62-a9003513678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:27.051Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=195928e3-9b7e-44eb-bd34-f8d6fe9a4dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:37.065Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7c3c39a9-e0fe-493f-8759-99a2ed132ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:47.084Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9f19b522-5bf1-484c-a5a0-58ff9dea155b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:57.102Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d85b3e7b-04c2-4173-9afc-6b58586ad3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:19:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:07.122Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1bf81546-291f-41cc-8f84-3572b7eb2812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:17.145Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=caa9f399-c2ea-4d4a-bc6c-bd088e43cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:27.161Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7bf97135-46c6-421a-94df-ea6a816fdb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:37.184Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2ffc1b32-4e70-4c64-8e9f-32309429f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:47.196Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5e10025f-f6b9-4d44-81ab-9c1629ace803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:57.212Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6dab6520-57d1-4ab8-ba72-26d3c0fd152b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:20:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:07.231Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=53e2dd2a-d2d7-45e4-8b5c-45489d2aac06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:17.273Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=727e60de-8c3a-4f1a-a5ce-f6356daa5e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:21:22.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:21:22.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T10:21:22.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:21:22.561Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:21:22.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:21:22.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:21:22.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:21:22.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:27.294Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a091d1cb-1038-403f-a052-57b16a7c3e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:37.313Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4486086f-2b81-4924-b101-3c34ee5d6196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:37.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:47.329Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=98d998d4-a93a-4f80-aee4-21cb28a6b95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:57.346Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f07a8f94-c82f-4907-88e7-8923cd823392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:21:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:07.360Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=64c976ba-807f-4cfe-a706-779a158d02ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:17.373Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4c59d2f8-288c-4098-9af0-4ebf929cef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:17.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:27.388Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=883c87b9-9779-4816-8d03-b107f2234b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:37.400Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c5b8984b-43d6-4456-a99d-f5cd58c820a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:47.410Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=20487149-ee06-4285-ae62-a5d95c78a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:57.427Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e38c8e1b-852b-4b8a-913d-27c7b6e1e5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:22:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:07.441Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6d36d55b-3d07-4e66-bb54-5ab1c6ced6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:17.452Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6e5ab00d-c327-4f20-bfe6-aa4cf332f221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:17.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:27.468Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=8517d344-4812-4454-a39d-765c206ddbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:37.495Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b0e3edae-0bff-4386-a398-92e4a875f2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:47.507Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=60f2e3bb-aec1-47be-bec1-bcfb9a8e92d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:57.518Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c985649b-b81a-4e14-b5e8-af1a054cc2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:23:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:07.536Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4c9936d5-4cfd-4d02-bd8d-28f30174bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:17.552Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ccca3d29-9243-45aa-8c36-8ccc22b7078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:27.574Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b48c7d2b-723f-4e66-9e33-7e8d67af0afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:27.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:37.587Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3b92a3b5-4507-4488-99b9-cfb4d6cf2b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:47.599Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=35d72a63-4df3-47e3-a40f-89b771591aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:47.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:57.612Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ef80d55a-a8ff-4811-9603-bc8e849a203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:24:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:07.624Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e00d68ba-63cb-44ab-9303-e76f38cb7b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:17.638Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=911c4ad9-f217-4a87-b2e9-baa4f75b043e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:27.653Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=097f881e-6627-45b5-a772-f989dc3e35f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:37.665Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b592ee35-fcc9-4bdd-8fe5-506b2fd8c08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:47.676Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=68efaf2d-36d8-42ce-8e94-c9b2a0845897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:57.692Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=cbdbed35-e4cb-4670-b4a1-2006d365e7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:25:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:07.703Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5e15a1b1-17ad-4cf3-b7dd-fbddf231e9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:07.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:17.716Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a7a804e8-5120-4076-8a2a-ba9e08f4db95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:17.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:26:22.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:26:22.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 |2022-06-08T10:26:22.518Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:26:22.520Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:26:22.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:26:22.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:26:22.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:26:22.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:27.727Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d3977e06-e5e6-4266-8dcd-82bc96c74e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:37.738Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f14fb303-f98f-4a08-8e93-3a1b9fd160fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:47.753Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ca2c4e0c-82d0-4e72-98da-71a14b284d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:57.769Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=64d6c689-b8ce-4113-a112-494049457e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:26:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:07.780Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5da6474e-f3f8-4af6-b9f6-ec7c6abc4984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:17.791Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e201869c-de17-4243-8317-5f772d36d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:27.807Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f7a2a009-8b7b-40fb-8566-c4348dd1c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:37.833Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=624e9b05-bf5f-464b-9802-0e4e089854ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:47.844Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=46aac0b8-8942-48b4-a87a-0fcd1042b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:47.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:57.858Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f1e61b84-4576-4449-8781-85f529a667f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:27:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:07.871Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=abb495b7-f7a8-4866-a75c-6466264483fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:07.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:17.882Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e68f6ad6-989c-45d4-ab9f-f5e302747aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:17.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:27.896Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=94872248-c16c-4e22-8768-a06def45375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:37.907Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e228f1ac-62d8-4a7c-94a2-69b1bd8079c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:47.920Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5a454894-badf-441d-a2f4-2d4fa3bb6995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:57.932Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5f665471-000d-488c-954a-c7dd6bb16d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:28:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:07.945Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3524acee-6c22-4789-a0a5-0b8326670a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:17.957Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6187c248-7719-44bd-b38d-8a932b896e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:17.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:27.972Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=407f545d-18ec-4f50-98fc-438d7b497e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:37.985Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a871cdbd-da7a-46ea-a12d-4ed57a495a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:48.003Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=cf1b2a6b-b29d-4ed5-8aaa-b44c7d589a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:58.015Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6a4019c4-d280-45db-bbdd-b602a3d8bc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:29:58.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:08.026Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=8ae40e35-2ebb-4aa0-ad35-1e81f939ee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:18.036Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9265e971-075b-4655-af98-0eecd75d0218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:28.049Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fbbad973-d61c-4bd6-8b06-e7f2fd06d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:38.060Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e783b7ab-3de2-4606-8495-2137cb2250b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:48.070Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4e7c9f6b-be37-4877-b942-66a74ad4d349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:48.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:58.080Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7d394966-a317-42fa-a942-7766274577fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:30:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:08.089Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b5a34b41-1291-45c1-a857-e06858554ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:18.100Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2df716ea-065f-48bb-a06a-43a59cbbaf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:31:22.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:31:22.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T10:31:22.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:31:22.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:31:22.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:31:22.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:31:22.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:31:22.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:28.110Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e51947fe-33ff-4c95-86ba-aca86e51e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:38.122Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fb582889-ba4a-4914-ae4b-4a7c437241c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:48.133Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4312e9e6-3042-40d0-bdf9-6391a8774ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:48.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:58.146Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=13c8a7c8-6e4a-45ea-ae71-61d6aa78c118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:31:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:08.158Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=875b72f3-388f-4701-9964-0ccbc08107c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:18.173Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=93cbbaf9-30a1-4ffa-a925-da841c8e9875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:28.189Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=21f479ec-619e-4302-9df6-f00d8ad95e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:38.202Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fd481d5d-d98d-4020-af2a-5cfc267fdb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:48.213Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e296abcf-d807-4851-9166-2e1c18630dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:58.225Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=65a578a5-5474-4a8d-a079-4ad36835982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:32:58.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:08.237Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e260e71c-5618-4a41-8c55-a2d807979954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:18.248Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=688ab2de-46eb-49cb-b532-de6c16545cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:18.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:28.260Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9a709a02-f1c9-4769-a67d-7e1dcb7529cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:38.273Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=92237013-47db-4acb-98af-5c540154f906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:48.285Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=853007e0-728a-4c5a-acb2-a399b4b220d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:58.297Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=990efa67-8502-47a4-96cd-7f843a9f982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:33:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:08.310Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=0e5b84b1-f8e3-412d-86e9-dbae85f0065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:18.321Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e4090c50-2063-4215-9c41-d966cef2ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:28.335Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=76eb1ad8-6247-4133-ab7c-663ee3f53664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:28.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:38.347Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9b8e975d-0418-4dc7-ac3b-482d35b959bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:48.359Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c7466452-f854-4cb6-8a6b-90a79555b554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:48.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:58.370Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=647e67f4-31e3-4832-b36f-c3f920b9ef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:34:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:08.381Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2b10791b-177f-4d13-96f3-b2459fbdcc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:18.392Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=0785a680-e9bc-4474-ac4a-da54ea5a6d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:18.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:28.404Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2b5d7f1c-e61e-4535-9b6c-72f799628db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:38.415Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=14557f63-7f93-486a-b2a8-7892f17ddadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:48.425Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a1010bd6-ff19-4bae-a449-27b5b375a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:58.438Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=31e141ac-1709-49fa-9a39-dae72fe34b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:35:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:08.449Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=846da783-4c41-410e-aae4-ef8bf03a3f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:08.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:18.462Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=069461db-49af-4413-999c-66b428342cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:36:22.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:36:22.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T10:36:22.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:36:22.559Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:36:22.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:36:22.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:36:22.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:36:22.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:28.479Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=01bd3c2e-77e3-4e53-8d25-e2b321c5419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:38.490Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=938af721-c758-4505-8591-dcac6b4a90c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:48.504Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e014277c-3fd7-480b-9550-9993edcb5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:58.521Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=099e965e-97aa-4066-ba2a-9e3796462b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:36:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:08.539Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9ddae183-6038-4678-92aa-8134af657ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:18.550Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7344370f-3697-4081-b548-4f335bd954f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:28.561Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=84a8b38d-8121-4ddc-b57f-9b9d4170a04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:38.577Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7356db8f-955b-4ee4-8eba-fcea1ac9830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:48.589Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=8dcc1b43-0b78-4faf-988a-023f3b91de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:58.600Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d7e3ae5f-ad97-44e3-87d8-de0a34beaa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:37:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:08.612Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=252ad7e0-e868-4c3d-a788-bbdb8ae20081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:18.623Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3ebcfd99-8da1-4c0e-9c97-500ae22fcca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:28.635Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=0fd49904-725b-4914-a282-62bd5d27c7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:38.647Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9221dbec-a6d6-4950-8386-0b94e31ccd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:48.659Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a94281b5-c8f8-49b5-871f-6d319a35abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:58.670Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=0e3ed1ea-16c2-4cfb-a116-1af93ce8fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:38:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:08.681Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3d727a54-8231-48df-ac0b-901456c0d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:18.691Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c8bd5bad-7cf1-4914-8f7d-ff83e1e62e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:28.701Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=af8aa104-995d-4c00-bf90-8a258e087968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:38.712Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a5b20f3d-a30b-4b1a-8837-7b729db057b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:38.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:48.723Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=29ea4c3f-1750-4744-b3fc-cf267f92d4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:58.732Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c4a2d6ce-6390-425e-a6b4-860c5cfd468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:39:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:08.744Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2fe28c5e-e256-4481-94d0-26d92a35592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:18.756Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2998ed82-6ac9-46a5-905e-c7f003a0265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:28.767Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e2fd87a8-f8af-4ae4-9ee5-b083174a52b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:38.778Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5bf74e47-c2a0-41e0-95ef-cdbf59b1fd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:48.790Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=07761c16-49a0-4292-9335-bc8bcf0f514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:58.800Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d78840cd-6e2b-4265-a6ca-1673585a749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:40:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:08.812Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e23d5313-81ba-4c93-a3d2-c5fed005ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:18.824Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9d303665-d9d3-4372-afaf-1ebbade4f924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:41:22.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:41:22.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T10:41:22.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:41:22.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:41:22.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:41:22.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:41:22.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:41:22.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:28.835Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fb20797f-4a61-4d4e-a69a-ea33a2f9a293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:38.849Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=926e8fa2-6eab-4681-997d-26f949e2eff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:48.863Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e8d53db6-8f3a-4376-9885-939c5b62b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:48.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:58.877Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f19b242e-9e76-4f23-8c5c-3e355b56e90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:41:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:08.891Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=007663d3-7391-4f2c-bafd-255e798319ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:18.902Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=8aa9d788-57e8-4415-b913-5a48bddb99ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:28.912Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=36cff65f-e99a-4acd-b23d-712876fa0326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:38.925Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c08075e4-30ec-421a-888f-d1911f05987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:48.935Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=406116b5-9abc-4b3b-ae58-7d9eaa93c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:58.947Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4b7f51ad-1999-4a96-ac25-5cf9508d4e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:42:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:08.957Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=593f7d3d-467b-4dad-8255-320e51bfeb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:18.971Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6c44abb5-7215-4296-9bb4-84a8d0e892eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:28.980Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5f43dbfc-df0b-46a0-aecc-b3ab2fa2de02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:38.992Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7a309714-6ed7-48bb-b082-75d346e7039e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:39.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:49.005Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a154f181-1666-4118-8ea7-e88a23837cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:49.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:59.045Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=410f08a7-b900-439e-8644-9af9f0fe1beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:43:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:09.066Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=46d60e45-d59c-4fc7-80f8-3ce16a8bed80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:19.080Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fa874fda-3692-4b8f-92b0-79495dfa1b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:29.091Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5319eb8e-a7a1-44ce-990d-85c157efb938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:39.102Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7b12b87e-af53-43eb-ad8c-db1255f2fbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:49.112Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=206b687c-31de-423d-8c96-1188346b9005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:59.125Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5be7c129-f1b8-480e-9c4d-cd88c11c3f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:44:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:09.140Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1eb6dc55-d717-4342-82e2-fad40bc6f9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:19.152Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9b20c325-fba5-4314-80a9-6327e5b0b0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:29.162Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=307fbcdd-5b5d-4c87-b21f-a125f1aca967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:39.174Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e32b3838-3eef-4dea-a6ec-49ee46d40852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:49.184Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=86e3a2a8-2e32-4fd0-92b1-27aacbc7d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:59.202Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e5e49b52-bdf7-4274-bd21-911e81ab3bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:45:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:09.213Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=13426e0d-5873-4dbe-8926-47dfc2c3b6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:09.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:19.223Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a5376f72-2830-4f23-a17e-b01b704a21bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:46:22.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:46:22.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 |2022-06-08T10:46:22.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 |2022-06-08T10:46:22.532Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:46:22.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:46:22.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:46:22.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 |2022-06-08T10:46:22.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:29.236Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a0defa95-f66c-459e-9b54-62af84223d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:39.256Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2ed7af05-2888-4fda-be8e-52ed0d9f522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:49.272Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d25958f5-432b-416d-9826-2bbb58328bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:59.283Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d356b1b4-a7f6-4f42-bdf4-cd852183571f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:46:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:09.295Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d527faee-213f-4d5f-b695-2eec807f4ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:19.309Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f04b662b-50a3-4881-9573-5f475cead5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:29.328Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7a1a3ae8-02c1-408b-bcdd-0c49335c2688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:39.340Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c1404cde-6ffe-4146-85d9-5536808466cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:49.351Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6979399e-8c80-4446-98b4-d8835c65c45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:59.364Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=97e7422f-fcd4-4611-993e-41b9ceef5a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:47:59.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:09.375Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6652cf55-65f1-410f-9941-f41dd28d55a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:19.385Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=448fc385-4dfc-469c-ba42-2565fc14d027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:29.398Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=765f3aab-6d05-4372-bcf3-c9bb5bd6bc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:39.409Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=26e86f62-6433-4af6-a85a-4f30dbcd90be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:49.423Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b5251c76-86b6-4b30-b52b-68fe16c42813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:59.433Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3499c5b1-f204-4e29-8603-e084f45e9eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:48:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:09.444Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=79396bac-9e6d-4251-9fb6-ba6596e35349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:19.456Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ba9fbfdf-5602-451f-9a10-57a42eb40f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:19.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:29.464Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=994e2133-a605-4cc2-9c64-9b9cc8a47313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:39.483Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=568469bf-be12-4c5a-9a9d-b7a3902b24d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:49.496Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6c7a4f8e-57eb-42ce-be63-f1841fb71bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:49.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:59.509Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e5d99125-8804-4b7f-bda7-f3afe4604a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:49:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:09.525Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=05a842a9-4b27-4490-bbe5-e79e38fa0401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:09.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:19.535Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=61e03b95-f37c-4bd0-8231-aeb1a4790a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:29.547Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1ea9d7f1-5936-492d-8585-72fa41fb5f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:39.561Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=21c02131-2345-4180-8a15-144dedddcef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:39.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:49.578Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3babbfd0-bbde-4cad-bbf5-7a0de0167293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:59.593Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=68caa41b-9d1f-4cb3-ad25-de1687410529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:50:59.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:09.606Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=add6564b-8e4d-4e5d-b044-074a0cf36c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:09.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:19.619Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=27e72316-ad77-42de-85a8-0b48c812fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:51:22.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:51:22.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 |2022-06-08T10:51:22.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 |2022-06-08T10:51:22.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:51:22.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:51:22.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:51:22.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:51:22.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:29.632Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=03612d7a-db9e-48bf-842c-4ed6ff1a111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:39.642Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=67573d30-257e-4022-95d8-0612a6963006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:49.654Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fbb8521d-c731-44bb-b7e7-6f486cfdd846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:59.675Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=68d815b1-dc84-4303-8f50-444fa1a76b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:51:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:09.688Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c98f06b0-7d45-4274-9956-7902f8859608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:19.700Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=52eb9d9c-f4d0-438b-b397-0ac8f896add1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:29.712Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1eb33bff-5827-496a-a769-3d0be9833c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:29.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:39.723Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=307ccf33-a86b-43f2-bcc9-19c46f2dce62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:49.734Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=72ce149c-fb89-4db4-a328-aadfff25f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:59.747Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5451fe07-4fbc-4f5e-824b-28e1f801b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:52:59.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:09.759Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7b496e8d-5883-4419-a42f-eb5f9e889867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:19.770Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=292bfe08-04f7-424e-b7d3-fc1068ea41b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:29.781Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=178df5e4-a482-4fde-a578-e03064ea3fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:39.793Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3ebc67bf-2db6-4018-831c-72269ad56ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:49.803Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=33a54549-d52d-45a1-b856-848a23ea53ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:49.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:59.813Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3d72a3de-e26c-4bec-b0b5-fa407e6d49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:53:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:09.825Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=41db4e2c-bdeb-4034-af24-1255f738a45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:19.839Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7bb49294-6aa3-42a5-9d7e-cebeebe39496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:29.849Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2dca296b-3229-4b33-9cb8-9dedd7b4b9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:39.858Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=577b5926-c542-4506-ac15-0966987ae148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:49.872Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=05431c2d-7478-4bb0-b199-9fb73f520a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:59.884Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=cf258e45-424b-4670-b412-3e6e4a24b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:54:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:09.895Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2bb8ab43-be54-4dc3-9f46-fdee39df4a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:19.904Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2937c600-0819-4f70-943c-33b86967b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:29.915Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=60c489b4-db16-48d1-ac1c-2bd6749b5b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:39.927Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6e3b12a4-3b4b-44af-963f-a6ee7553e9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:49.938Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5c0b7ec7-b9e5-4e51-843d-eeb2e0ac1fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:59.949Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=30bd85c7-ed0d-44e2-a822-1b2098431e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:55:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:09.960Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=350cf07a-6ae9-40e7-b14c-7bfc711cfe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:19.971Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3f8aadb0-5f97-40f4-b896-28ac8e364273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:19.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:56:22.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T10:56:22.488Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T10:56:22.489Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:56:22.492Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:56:22.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T10:56:22.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T10:56:22.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T10:56:22.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:29.981Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=46479807-4af5-4b7f-b8da-69b1d580d02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:29.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:39.990Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b76770cd-2bb2-47ef-b70f-43e429af9b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:50.003Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=531f4a97-fe6f-4207-af4a-2620a0ed4c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:56:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:00.016Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=aba6af7d-b6a8-4651-86df-8dc83d9d7d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:10.026Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=794d72be-8642-4c5a-8476-e33bdef0f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:20.040Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b568a304-7933-4af4-a2ec-27cff57878ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:30.050Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1c9805d4-5d67-4299-81eb-9d2ba940e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:40.060Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f0e8fefd-9fe6-4b67-9959-a9ce6ac5fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:40.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:50.080Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9fb6191b-7f6a-4b2e-8fd1-94e7c28a70d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:57:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:00.090Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e5f87353-87f2-4784-b83d-9013fef5aece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:00.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:10.101Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3050b755-58c5-4976-b973-510e6c8fc7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:20.112Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=db9ab611-820b-441e-b022-0b8535d0474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:30.122Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ebb0551d-18d5-4114-bb45-6b41b400827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:40.133Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c9fd527e-10ee-4f10-806e-9a7cb6e12954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:50.142Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fa44f92b-7e42-49d1-8d0c-3b6b19ff910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:58:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:00.154Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d7d97437-c181-4b44-9acf-5eb48cd24dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:10.165Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=967fce4e-6363-4e83-92d2-98863a22952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:20.173Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f4b7f8aa-9326-463e-8858-de426411ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:30.183Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=320ef2b8-0312-467c-ab58-e745fed7d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:40.193Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=27ecfb6c-30fb-438c-8104-45aa7c27bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:50.203Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1cdee23c-e025-4dfb-835d-b1a0fa58c5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T10:59:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:00.212Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fb57e087-5057-4c9d-b8cf-320f1bc3a667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:00.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:10.220Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=be2d4af2-1891-4ac7-8dfb-22d32036fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:20.230Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c6366974-a332-4199-88d3-8d0e07acee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:30.240Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=95e9b525-717c-458d-a53c-3e82a1a632e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:40.255Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=fe58e99d-370a-4173-aa9c-d5b9d6652bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:50.266Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=bba48663-18eb-4f1e-981f-efb5e5141c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:00:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:00.276Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=032fe524-7597-41f0-beef-c6bd25aadc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:10.285Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d55536d2-fdd5-4b92-9093-07bf904e9e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:20.295Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d7a93c38-39bd-4f6a-a737-8977c4f4bb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T11:01:22.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T11:01:22.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 |2022-06-08T11:01:22.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:01:22.506Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:01:22.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:01:22.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T11:01:22.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 |2022-06-08T11:01:22.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:30.303Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=28f42367-28d1-4a70-93d5-7f508402ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:40.312Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9fecc923-aab2-409a-b321-a1ab99bf13d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:40.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:50.322Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=de3eed2a-f4f2-4a15-bac9-7a39df6fb11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:01:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:00.338Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e2e43451-4757-4b7e-8b0c-296558be7481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:10.349Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9a29aa60-7df7-471e-bcbf-250a65c41b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:20.360Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1e3d69ce-549e-4461-9a4d-a1796d7ebf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:30.369Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=57a4af83-d2fa-448b-886c-2155f973ec3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:40.383Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b70d47af-96b0-42c6-ab0a-da5f4b6eca51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:40.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:50.394Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=72db651b-9cbf-4c0b-94df-812fd60ccc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:02:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:00.404Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e5c33534-5c6c-4355-9bd5-4cac105cef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:00.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:10.417Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=0b12be7b-3863-41ac-9cf6-24d8e31367b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:20.428Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a474ff41-7d20-4214-8370-39ed9e39c162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:30.440Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7fc8ee82-26e3-4343-ad14-edb6a7125a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:30.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:40.455Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9fd61e8d-1433-4203-8dcb-86327da600f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:50.471Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e80411ac-18a2-472b-8088-91cd970d8779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:03:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:00.481Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=748114e0-b560-4dee-8045-624a8c294023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:10.490Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=6b6e03b8-07a0-40e7-9344-aef43bd78276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:20.499Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c6a14cec-6a61-40ba-bd38-2e5b47f822e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:30.508Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7c5adf3d-e33f-45fa-b3c0-6947c724ecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:40.519Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=2d9ffae3-d87f-42a4-a199-bd566da4666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:50.529Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=3350d3b1-dd31-4ea4-9b8e-aa8df5ad0094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:04:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:00.540Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a345e5ad-dcbb-4a8e-bf76-9599aef8247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:10.552Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=83e12d94-c547-488d-91a9-8a6a6d233663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:20.561Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a134fac5-452a-4974-b763-2f7c08388864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:30.572Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9af9f661-027e-46f0-8148-347338a0e6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:40.581Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=cfed5452-22c6-4b83-932d-c00087c1acb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:40.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:50.592Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9390c81f-1740-4103-baf1-e9c2f248afd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:05:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:00.603Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1114c49c-41ee-4c79-b99b-db3c51a451d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:10.612Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d855ff99-8bbf-4cf5-bcbe-9b535c790fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:20.620Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1075cf13-cb52-4e78-86ce-a28eb70a4f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T11:06:22.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T11:06:22.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T11:06:22.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:06:22.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:06:22.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:06:22.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T11:06:22.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 |2022-06-08T11:06:22.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:30.630Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=252b4b9e-119c-4c8a-81a0-c2b8c5aad419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:40.642Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1c6c752f-2696-4b27-99dc-efbbec21b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:50.653Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=8d4422ae-9566-41d9-b1aa-2a8954abccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:06:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:00.663Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=ce85d794-ce89-422f-bd00-738ecf74dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:00.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:10.673Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b0b2372f-bb5f-46a3-b279-5c08464b67f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:20.684Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a03a5719-228e-4351-8df6-30dfb2558c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:30.695Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=c5ad3681-1383-4c72-8ace-163c5ec8abe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:40.710Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=79e2c018-bc25-440b-9304-44dcf22ce555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:50.720Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4f82435e-f69d-4cb6-bc01-75b70ee95017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:07:50.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:00.731Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4731a687-c298-47c0-bdf7-e87ec70e37af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:00.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:10.741Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1926640c-095e-4baa-a0be-86d7e810d446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:20.750Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=aeaf241a-7450-422e-aafa-e676c5239253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:30.760Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=133df54a-3e74-4aac-bf8a-f32a7f9d616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:40.769Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=afeb6f68-0a45-40fa-8702-5a53b6cb4511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:50.778Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1698173c-22d9-4ea4-9465-a12a4e6f4577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:08:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:00.787Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=cb2b0c34-5883-463b-ace2-66bb1bcd8230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:10.798Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=774a9737-a08b-4e31-9310-40a4389ede17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:20.808Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9fc8fd2f-d8d9-4934-8348-a4e82ef6f350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:30.818Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=f47623ba-942e-4f46-94d5-5f066a1fd6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:40.827Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=4cae7b1f-4ae7-4671-a59d-90b491472913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:40.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:50.835Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d25582b2-7dfd-4011-82c6-90272eb24c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:09:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:00.845Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7ce07451-979e-4c4c-95e6-d7cd12aa8ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:10.855Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=e71b3ec5-1c9d-4733-b3af-a20d1b5928d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:20.865Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=a61ed213-e605-4035-bf30-68689766a20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:30.876Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=bb1d7b10-fc67-435c-89e3-5b8a6318760c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:40.886Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=7aa56ce2-3ec9-4c07-b930-3378d412f178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:40.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:50.896Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=9d516c39-b4e3-451b-bd33-511c1c2459eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:10:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:00.906Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=d900fb0c-2b05-4d18-a185-7b52a6f38f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:10.917Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=93dfd331-73fd-47a6-933a-78a1b189dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:20.926Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=5c7125ec-346d-46ce-b6ac-e92ffeeb303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:20.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T11:11:22.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T11:11:22.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T11:11:22.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:11:22.484Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:11:22.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T11:11:22.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T11:11:22.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T11:11:22.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:30.938Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=83583797-204b-4ccf-8f1c-d02d4d1054be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:40.948Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b87d9fb0-aaae-44a5-a8ff-eb10053314a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:50.957Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=b01c8c13-dced-4679-b842-288e4614a8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:11:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:12:00.966Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=1fb1d38b-4694-48a8-af2e-d9a01966b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:12:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:12:10.977Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=dd8fdc90-8a55-4fdb-b5fe-d06a114bd9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:12:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:12:20.989Z |INFO |Init configs |InvocationID=6afa3dfd-7bd1-4e27-8832-dbecb0e85d72, InstanceUUID=03babe7b-d453-4954-9932-5d1c86f41059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T11:12:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |