By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:22:14.855Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:22:14.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:22:14.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:22:15.394Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:22:15.466Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:22:15.466Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:22:15.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:22:15.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-18T23:22:15.658Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-18T23:22:15.675Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-18T23:22:16.702Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-18T23:22:17.042Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-18T23:22:17.057Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-18T23:22:17.058Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-18T23:22:17.103Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-18T23:22:17.103Z |INFO |Root WebApplicationContext: initialization completed in 1427 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-18T23:22:17.411Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-18T23:22:18.045Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-18T23:22:19.002Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-18T23:22:19.408Z |INFO |Started MainApp in 6.419 seconds (JVM running for 6.96) |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-18T23:22:19.457Z |INFO |Start scheduling PRH workflow |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:19.466Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d347a48e-552c-4fc2-91e2-0807aa20f333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:22:20.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-18T23:22:26.380Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-18T23:22:26.380Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-18T23:22:26.382Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:30.892Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e742335b-1698-4449-ac02-256b44adbcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:22:31.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:31.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:41.940Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7d43a574-29ab-40f7-b487-1215540b8006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:22:43.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:53.041Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5574a35d-97af-493a-9c4f-22c8c9daf84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:22:54.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:22:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:04.114Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b71ec9b3-d1be-4d4a-b36d-83ee76b02ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:23:05.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:15.159Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6862de90-4fc9-498f-95db-fbc2e2c4301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:23:16.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:26.194Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=65885bbf-3876-491a-8907-56ff178648da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:23:27.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:37.234Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5936b492-490d-4427-a7a3-f4f8d4fed007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:23:38.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:48.274Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2c4df3e9-2475-4d00-acbe-c8c83960d25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:23:49.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:23:59.314Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f0630ed0-3ab1-413c-b6bc-16fb1820b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:24:00.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:10.354Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5fc6d34f-ccf7-4fa2-be99-6fcb0ef6fe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:24:11.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:21.394Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7fce1936-4872-4977-af44-010b9d2d7c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:24:22.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:32.434Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5ae929ee-f130-4887-90b3-505dd9acd3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:24:33.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:43.474Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ea4f46d9-5d37-4fb0-b420-1cd99a11043e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:24:44.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:54.514Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=99f26099-8d42-4726-af96-1272031d4f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:24:55.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:24:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:05.557Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=67dbbe62-1eaf-4c2b-9676-3f9325b43ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:25:06.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:16.596Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9ca2a56a-577c-4b53-b3ef-451bbb2ac52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:25:17.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:27.634Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1d7a7e9f-1b01-4108-8b1f-10feb1e512cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:25:28.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:38.674Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2d086f85-4809-4af1-8153-e34cae7c6a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:25:39.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:49.714Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=14e3f438-89af-41df-a1eb-e650d7881503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:25:50.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:25:50.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:00.754Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=50eab6cf-009e-4c13-a21d-84da8c449d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:26:01.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:11.794Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9fba9c8d-8b44-4b7b-aaa7-4f0009fd5c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:26:12.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:22.840Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=986e5af8-2aba-4248-af72-0383a0b01650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:26:23.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:33.874Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=180acab6-c32e-42af-9d62-884ca2da5d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:26:34.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:34.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:44.916Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=48b94015-a074-4f55-b9a5-c970c9e283fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:26:45.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:55.956Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8f946db7-7aba-4824-bfae-24ff76b845bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:26:56.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:26:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:06.998Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0821cd73-0287-4988-a9fe-48ada1c4f1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:27:08.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:18.033Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3740af85-86f7-4d25-9e12-24f54d0f64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:27:18.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:27:18.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:27:18.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:27:18.488Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:27:18.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:27:18.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:27:18.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:27:18.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:27:19.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:29.074Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=acf9aaf5-8d1c-44b6-bc7f-6fc2b04c1931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:27:30.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:30.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:40.116Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=94667eac-033b-4877-9420-b8722b51a0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:27:41.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:41.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:51.189Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d58cad54-d591-44c2-b145-5cd828c6b8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:27:52.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:27:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:02.226Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8cdc6e92-1c24-46b1-9428-9dd344df3bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T23:28:03.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.254.143:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:13.269Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a6663fa6-5950-4443-b02e-61b6a34a0a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:13.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:23.398Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2f1223b4-da83-4c64-ad69-528889c8dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:33.424Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e70f5e3e-8108-483c-8fcb-10cc7bcd9e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:43.441Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=087519eb-e31a-48cd-a8f4-69771aa3e849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:53.453Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b5b35984-94c5-4446-8636-f948e0bdb3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:28:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:03.470Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=dce54574-792b-433e-ad94-a6bbe005c661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:13.487Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0ab59186-3774-4776-af69-9c82463ac516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:23.499Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e069c70d-ce75-4860-84ef-d52350f49517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:33.529Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ff82daf1-ec7a-459e-9955-4171266727de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:43.542Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=21799a22-f2a8-47a4-9104-b263c44f1d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:53.564Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=65d12f9d-fdb3-40e4-9d83-1380f0a11b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:29:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:03.583Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=86f491f3-7ed5-4d7e-bc0f-6dab5927d3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:13.611Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8d2fa969-d98d-4ae1-8938-27b318d20a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:23.621Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b6a1a106-8778-444e-84d9-3d99558eaaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:23.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:33.631Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0eb2969b-2d46-49ef-9d5e-edde15be6dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:43.643Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e89a2f39-471a-41c1-bbbd-40669d2562f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:53.652Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f960d568-d6d9-47f4-832b-4ffed2faefc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:30:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:03.663Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3079c6c2-955c-4000-85e9-24f5500a0836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:13.682Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=46ae25d1-15ce-4720-9d63-534c1ac29e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:23.706Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f21c3827-bc1f-4e7d-b689-06e79944051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:33.716Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0e1619f1-595a-439b-a597-809a5b6bae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:43.727Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b9d734ec-15b0-4913-8208-24aa7d680c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:53.739Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=01fedcd0-89f0-44a0-82b0-06a7678d9fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:31:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:03.749Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0f541769-be60-4996-bb1f-4401067f398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:03.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:13.757Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=306c7523-e921-4fbf-bd81-9d0970203862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:32:17.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:32:17.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:32:17.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:32:17.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:32:17.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:32:17.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:32:17.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:32:17.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:23.767Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=788291b7-8ad5-4ee7-920c-65d198ef1922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:23.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:33.780Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=86cbe017-69ce-469d-b272-70fe0eae1851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:43.789Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5d71d3dd-010e-40ed-8cd3-f8382b6daca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:53.799Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=320d37d6-b268-4127-a1a6-b0382fe4ee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:32:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:03.805Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=fc6fc813-9030-49b1-b4bb-21a163d4b342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:13.813Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4b39865b-c246-4e46-b967-22bb1f96b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:23.820Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=cc5d2a1f-36b4-4ce5-a707-c33a2fda15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:33.826Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0a52ad95-61ec-4387-81c3-67941331570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:43.835Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=96278971-78bb-435e-a22a-f138163e02bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:43.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:53.850Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4dd43ecb-3a6f-4253-a0b6-73a569d2a462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:33:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:03.861Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=cee57f2d-88c4-48e7-a672-3bed7779a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:13.870Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=da1a5d85-c9d0-46e4-be51-f6b228fad36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:23.878Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=56ceb964-18e0-44be-b570-11ceda473bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:33.885Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9c8b4bed-22dd-49ac-9b85-7acf1e877c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:43.893Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=dd5cfdbd-b81e-4be5-af2a-5eaf80f9f008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:53.900Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=293787c3-bb4d-47d2-ad0a-695211486cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:34:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:03.906Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=adbd1029-5810-4680-85e5-b9dc542c05ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:13.915Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=aa1b0e16-ec56-448a-a622-0afb5d5433e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:13.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:23.928Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b54eeb5b-cca2-44e8-acde-0e88a6b66e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:33.935Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=fc6238c9-a7dc-4d4f-a0f6-71543f0e8336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:43.942Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3b937276-29fa-4ea1-98ce-bda854eb362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:53.950Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e680d01a-78be-458c-897d-655ad8999504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:35:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:03.956Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d5e582f6-16ea-42a2-8a36-a34fd2e20fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:13.964Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=164c2d7d-470e-4353-af46-67c83993deb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:23.972Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=70b8ce07-e0db-4f18-ac88-a88310c5b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:33.981Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7666fad5-6d25-492a-81d0-6c329878d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:43.997Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1890644e-1ba8-4c70-980a-09925cb759eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:54.006Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a3da897b-2855-411b-b0d4-5cd6faacf47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:36:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:04.013Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=70c97df0-6296-4859-b870-0356be9b4ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:14.021Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=46d5fd0c-3f0c-409e-a7f8-81aab7f92c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:37:17.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:37:17.790Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:37:17.791Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:37:17.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:37:17.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:37:17.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:37:17.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:37:17.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:24.028Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8e145878-6be6-4e6c-a60f-551707c6d832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:34.036Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=91f3f4bc-cd87-40d6-874f-9f156e4913f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:44.043Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=48eb21f8-7f90-44a4-b380-3416c018d960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:54.052Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6aed33d1-8807-4041-a919-3a8dfb78d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:37:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:04.071Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6dfa4d78-2736-4828-ba53-c7218da84828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:14.079Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1064e156-0a1d-421c-b77b-1d4966adccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:24.088Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e84ab51c-2666-4ae1-9303-91a94492346f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:34.095Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f6610a84-d136-4e53-bbfc-7983d542dbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:34.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:44.103Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=512d44db-3576-468b-a794-ce2f62117037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:54.109Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=944db0eb-8f15-420a-8b15-951c70c95ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:38:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:04.115Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=23b9f242-dc27-450c-9935-ba960c686169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:04.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:14.123Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=72e7ed65-ebbf-4a3e-95a8-df2fac1a4b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:14.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:24.131Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9dbcd8d9-5e5d-4835-a4d3-35ebd2800483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:34.139Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=87667c15-59c3-43f5-91e2-fb370224ba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:44.154Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=504163c6-83b4-4ad7-8bfa-cf7aec40f847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:54.161Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=adafb577-3498-4110-97a9-e6c11e0c52c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:39:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:04.167Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=621f8605-afc1-4cfd-ab5f-72523949f966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:14.174Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=68eec5df-62b3-4d94-9c7c-9a0e702a9f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:24.181Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=42e805b1-f758-4b51-8997-47b09400a8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:34.187Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=883274a0-0b4a-46b4-9bac-e9f585b18730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:34.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:44.196Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=eb198eab-97d9-40ca-995e-7754d7e65e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:54.204Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=669c1487-acc4-43fb-988b-0c28cb56cbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:40:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:04.209Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c816f06e-6fa9-45a1-8354-61a35cd2c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:14.219Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2b88cdec-e67c-41b3-947e-1715006df142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:24.237Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=94b92166-8875-43b3-8bef-58c25107246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:34.243Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5748eab1-8b16-4fbd-aea7-980e70903f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:44.250Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4b59df23-4058-4ba8-8913-58484257867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:54.257Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=64ed1405-52ef-4989-bfc9-463c5c87f111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:41:54.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:04.262Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d8579613-52e2-401f-9c75-602d94dcf6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:14.269Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1459a10e-00bf-40be-8e56-0afa3e76f019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:42:17.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:42:17.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:42:17.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:42:17.772Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:42:17.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:42:17.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:42:17.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:42:17.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:24.276Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0ebe81a5-3f9c-415f-90a1-e52f27f3f192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:34.285Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b8868cbf-6f85-4792-bebc-de5770de4ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:44.291Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=512a8693-50d0-44f6-873d-778e337624f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:54.297Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=196254fd-54e8-460e-b8d5-ff46adb7cc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:42:54.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:04.310Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1a841843-6b2d-42af-b454-710d453a1a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:14.330Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2b577840-2f43-49db-b44b-0c75b9ab31fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:24.336Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=fd0eeb5e-f468-47a3-90d5-ac0703525adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:34.343Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6c2cce32-2b2a-48b7-9117-7aab6ec5b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:44.349Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=bb4dad40-74a0-4fc2-9a42-4ad5d923ab41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:54.356Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f4779d82-8571-4c7c-bfed-b9e250e4383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:43:54.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:04.362Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=968abd75-a403-44f7-b22d-4b46454a59d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:14.370Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=259bbc03-976f-49dc-ba31-626259bd4737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:14.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:24.380Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=212b46ea-223c-4fa5-ab47-fc28d1f6a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:34.387Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=db153e48-66f0-44a3-bcd6-3872b6114756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:44.394Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5b600371-befe-4c8d-bdec-57cc26d59a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:54.403Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8d51611d-fb69-4fc7-a423-823812d73285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:44:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:04.417Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2a96ae7a-5db5-4ded-aaeb-5b34746dd595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:04.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:14.424Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c5e5c24c-2b18-4fd3-8684-79fca07b4b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:24.431Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=db3a83a5-bbe6-464c-b747-e7391e052be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:34.440Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=965d7ae7-c019-4b9b-92f6-f8e06b56a37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:44.447Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=cfb442f8-76b1-449f-93be-1b63ee19972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:54.454Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b5907f24-62b0-4b1a-a437-92c93d36559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:45:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:04.461Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0fcf7025-2e06-42fc-9d8e-c96201c69c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:14.467Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7326e9c5-24df-485f-b3e8-d40bea06aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:14.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:24.473Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7da23939-8b36-44cf-a272-45fb459fb597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:24.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:34.480Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f136c572-2290-4217-95ab-76d0795f2b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:44.486Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c6b1cd96-4990-4663-861f-82d1ddefdedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:54.494Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=dabd19e6-ba74-45d9-958f-02f0f17f75e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:46:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:04.509Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=cbc84f7d-3e68-4f4d-b9c5-577ee910b6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:14.516Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=adfbc398-3301-454b-8a26-f0ec795ef328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:14.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:47:17.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:47:17.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:47:17.735Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:47:17.737Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:47:17.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:47:17.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:47:17.743Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:47:17.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:24.523Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=52214793-71d3-4e99-9f1c-7c778537a245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:34.530Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=36a54fd1-8c52-4adf-a706-f61066bae0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:44.536Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a7783d6e-be2c-4e02-9276-5f2759b1ea55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:54.543Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4ad36a18-ec8a-4023-b008-65a1a725a437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:47:54.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:04.551Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e2bc1702-7ba4-4e26-b14e-ee0196c62dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:14.558Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7e82706a-c8c8-4630-a972-d758a4012e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:24.563Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8c1a3001-3791-4a6e-8706-e07b388dc7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:34.569Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6d501443-da8d-44af-a3b9-16bc6366d4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:44.577Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ffb0ae49-36c8-46c2-a10b-b47c4d3ded74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:54.594Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=27b0e778-3537-47c4-aae6-495562aa4cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:48:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:04.600Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f60976c1-167c-407a-a2e4-6d3c19c03d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:14.607Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=020d985f-9b28-4cd1-be10-31ed212d8fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:24.615Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1b973b26-bb5e-4378-9813-d9c969379046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:24.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:34.622Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=77523d15-d17c-428b-ab6c-45793676f27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:44.627Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=583ebe76-7f28-43ba-9a82-9062d4c31517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:44.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:54.633Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f6bcda0d-7fa7-470e-8d1b-5f071a1cc3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:49:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:04.638Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=193b7772-3ef3-4b8c-bb46-47faa2497a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:04.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:14.645Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ac483588-52f3-483e-897f-a76290c4a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:24.651Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e21991f5-55d2-4359-8c81-304dfba5ae80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:34.658Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6989856e-28c9-479e-b6ae-bf3d08994ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:44.679Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6c83911a-4a93-4ce9-aa35-8137d23472b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:44.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:54.686Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4792dd03-9d65-4023-91fd-80b489e15cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:50:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:04.693Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=eb29223a-7dcc-4859-ab67-7ef6b490976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:14.699Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d3b6f05b-0cc2-42e4-bdaf-e3580142f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:24.706Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=14f3a288-621d-4b1f-a82d-8444eb2be4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:34.713Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=13c3f36a-254b-4ec9-b5ff-753fa3bb84f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:44.720Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5a0978c5-6ced-44d3-be4b-19915fe24c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:44.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:54.726Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=75b45828-1657-459b-92c8-c632a5c3e0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:51:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:04.738Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5f59805d-9234-463e-922d-3d0b5d085656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:04.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:14.744Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=da29a07e-eba1-41ee-bf6f-fb624fdc9736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:52:17.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:52:17.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:52:17.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:52:17.787Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:52:17.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:52:17.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:52:17.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:52:17.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:24.752Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9fd233cf-9b38-4e60-a12b-be26a161dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:34.767Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=de38b868-b2cb-4139-8868-502a0b7f81c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:44.776Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8d0a67b5-8b9f-484b-a5eb-798076ca77ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:54.784Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=93a0bbf7-c2a6-441e-9613-79b92bfc56b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:52:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:04.796Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1b9e5cd5-c6ab-4b33-9068-66df8dfcf4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:04.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:14.802Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ba02391b-6036-4c94-a33c-0f263188e377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:24.809Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=14a8c83f-2224-42d9-a7a0-d32d2d814918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:34.817Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=645e84ca-7adb-4538-b6f5-c6defb1d64d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:44.827Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9b6be29a-9595-4c02-a34b-40055f70d882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:54.833Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4083be3b-8872-49ee-9898-26b998127757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:53:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:04.839Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3b23b21e-859e-42cc-b122-256885f14bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:14.848Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=864368df-8ec6-4a49-855f-5161a76f15de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:24.862Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8d4b330e-5d76-4668-a42d-a79e5bfc2138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:34.870Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9d557377-5b2b-44ff-994b-39d4520774ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:44.876Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c2a09bcf-4e46-487b-b6df-066178611d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:54.882Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e81c90ed-023d-4d1d-9690-dd1e8f699e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:54:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:04.889Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5a453ed4-aebe-4995-a7b1-4a28a5b67487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:14.895Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f91c7e6b-eed5-4096-bc78-9c361036b479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:24.904Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d0888a3b-8bbd-4002-b207-de6a6a37ed86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:34.910Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0df3d3bb-318a-4546-aa34-f1d4fad77faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:34.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:44.916Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ebe0158d-c902-4dc6-8809-c1dff7dc61d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:54.928Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d6ff0e53-7e4d-4485-acd0-6b2d95cc28fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:55:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:04.935Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=eac5e987-1d59-4f30-a71e-1a9a838dbf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:14.948Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5120bacf-f25a-494b-a8a1-25c858acd860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:24.958Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ed1f722f-d03f-42da-b972-f7250c81138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:34.964Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b74d69e3-81bd-4354-9ef2-3b0139fd38bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:44.970Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c86a6590-d790-4f4c-8955-6f78805c601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:54.977Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=577d3130-ac91-467b-9f85-c89ac27c7240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:56:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:04.985Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2548c31d-ad37-4a83-89ed-b5a62a4fa16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:14.991Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d0e8ed90-ffa8-4b3a-b700-6deb2f6ca22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:57:17.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T23:57:17.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T23:57:17.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:57:17.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:57:17.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T23:57:17.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T23:57:17.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T23:57:17.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:24.998Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c32624cb-056a-46ea-954a-1aafbc9516f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:35.004Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=71c63963-f2da-4527-b564-6cae028c3927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:35.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:45.010Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b53fee00-faf0-4d35-bc86-fdc64dd2b646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:55.018Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0fd101e4-3f99-45d2-9208-86c861b9c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:57:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:05.032Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c03f639c-5f28-438f-8ca8-8d21b0d14b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:15.039Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8fa86218-b6b2-45bc-a641-87b9e8fd3314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:25.057Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2028e25d-8685-4785-816a-85381e5aae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:25.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:35.063Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b8540a13-2cec-4f93-821c-210fdbe969b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:45.069Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6a96bf7d-84f9-423f-a8e0-5766ba17096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:55.076Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9933317b-6794-4306-9f4e-04775b40dc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:58:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:05.082Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1c5f291a-3a86-477b-8af2-d9e480d7b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:15.088Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b9fbc881-dd3b-4653-a274-5e51651bd58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:25.093Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d62bc3d0-49fd-4e91-af25-eb91f33e9961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:35.099Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=873bbac9-8885-47a3-8c31-4f527c0b82fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:45.107Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=502c418b-0475-4cc5-9ebb-7a83905f3d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:55.124Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e7053b47-2eb6-4b6c-8f8c-580264708517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T23:59:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:05.130Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3e242967-2f8e-4d17-9f6b-732dfe4c9e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:15.152Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=491fae8a-b4e1-42d4-9ec9-139f7dcc49b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:25.157Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=cedae2da-c740-408d-a39d-3531407f45f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:35.163Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5725d978-cf21-4c7a-96ce-2fbe9d9e8df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:45.170Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ee64ea7a-043a-47fc-96f1-cf0344f9d5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:55.177Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=58a697a4-086e-4296-8f1c-90f4ebb0bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:00:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:05.183Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4a2e1f56-5973-4432-b160-6e97b042019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:15.189Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4311186d-62e0-4165-97ce-8dda6cd45697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:25.195Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=474a91a0-1e4d-4f07-ad83-318a9f5c09b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:35.201Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0b856fb7-510d-42b8-8a31-2a39c3ec9967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:45.207Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=569e44d8-35ea-486f-bd6f-b45146762a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:55.220Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b42dacf9-7e35-477d-8e03-3340cc80ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:01:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:05.226Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=33284337-5534-4609-813e-88f41d6e9baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:05.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:15.231Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=72f1a98c-2afc-4d5b-8e64-940e631248d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:02:17.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:02:17.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:02:17.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:02:17.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:02:17.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:02:17.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:02:17.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:02:17.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:25.237Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=41a9f890-cb86-4bc5-b86a-d400d9a0d12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:35.244Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7b9182a3-86fd-4321-b294-160507178e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:45.249Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8edf7549-5a6a-40e4-bc0b-e6d3ae23bd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:55.256Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=24f8a2f9-99c4-4462-9cae-caeb8e5e030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:02:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:05.261Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=94f65843-1888-4be9-b220-46b9af3b54d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:15.268Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=129a35ca-65d9-4195-83b5-8849940528f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:25.274Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=50b63924-2bef-4d71-abdb-4355b7520bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:35.280Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6edfe0a0-f572-4074-b8a8-2fd93f8df914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:45.295Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c7b26ced-28f4-49f8-993e-26d162ab5fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:45.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:55.302Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6d9df94f-82d3-4574-bc1b-84896382ae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:03:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:05.309Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7d651ded-b667-4d3f-bd83-c7159c1ac4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:15.314Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=48f45b85-bdbf-44a0-a991-964d5eb6bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:25.319Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=19352fd5-24a0-4f26-8c4d-fea966ff465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:25.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:35.326Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3ceb8e3b-f84d-4640-83a8-3b90e8a289d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:45.333Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=fbbfeabd-a227-4b1b-ab8e-54015faba0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:55.339Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=00ec26da-93cd-4e52-acda-27cdabd14d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:04:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:05.345Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=39c4da5e-ba36-4317-b53e-058168c8f76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:15.351Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6362aa8d-1c99-4f78-9a2d-43943655d2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:25.357Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9171852f-7a57-45cf-a9bc-aa41e8b0057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:35.365Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ae84a911-0800-45fc-a236-1f88fd02dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:45.379Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9a529b37-18a0-4b3d-869e-60184e228b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:45.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:55.386Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d3961d53-8ffe-4c33-86ca-b7771c96783e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:05:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:05.391Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=94f5f143-bda5-4117-998c-d9d9506fc811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:15.398Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b67c2400-b73a-44e5-adcc-8a7c4c708857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:15.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:25.403Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=259cda68-4ae1-4a17-9e47-979c96103d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:35.409Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=26a11539-1896-4fce-9084-8c41f1f7f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:45.414Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4366b60f-4410-4809-ae9f-1c1451fedf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:55.421Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=83da4436-69e5-4b15-9857-bf3d471b30f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:06:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:05.427Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=17d78f63-3dd5-4fa8-9a21-c1bb8a01da4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:15.433Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c03f8a66-840b-45c1-9575-cfb57ec0c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:07:17.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:07:17.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:07:17.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:07:17.727Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:07:17.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:07:17.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:07:17.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:07:17.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:25.440Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=70631a5b-39be-45ef-8007-4292db82ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:35.453Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=970ee173-36e3-4c46-ab66-72fd43fd6142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:45.460Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=282b8212-24d1-4427-a21a-d6b27bb5178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:45.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:55.466Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b376627b-d998-49f9-ad09-955170380916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:07:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:05.471Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a13669bb-0da0-4084-9aac-fdc7e13d5787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:15.478Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8370c863-cd17-4003-8a97-4794adc21c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:25.484Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5c2167e2-5a0b-453f-ba02-27c58b0ec286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:35.489Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=97f98c83-0ae2-4431-ba6a-225886ca3405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:45.495Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9534fd84-44ef-4951-a181-796450beab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:55.501Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c068bb7d-8601-4fa0-9a5d-d748bb556dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:08:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:05.507Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=eec6edb4-1153-401b-a87e-4a7834107e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:15.515Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=31d2ac65-fbbc-444e-ba22-a227a926b4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:25.533Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a4e2db28-b456-4c30-83c7-4e43d3aa48c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:35.542Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4592a883-b760-497b-a794-c4d2e8e8694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:45.548Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5a1609d8-36ed-42f9-a070-33aa202cb0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:55.555Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a85bfd10-1436-4ff6-8bf8-64da6768a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:09:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:05.560Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=105ab6fa-475c-47a2-be2f-47e2a7deb7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:15.568Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=08c8aeb0-3e85-40b8-9585-af0affbc4178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:25.576Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ace646c9-6e42-4657-892a-e25a30e4dbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:25.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:35.582Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f5b98769-7eac-4afd-8188-21f97563d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:45.587Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ecf2194a-3e5b-4309-ab6d-ca26fb63c51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:55.595Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a915f783-63f0-4a88-aeb9-886e3fce6a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:10:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:05.600Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0c537940-4bbb-49df-b9be-046a80362eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:15.607Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=cfe6324a-ce60-415a-ab36-85d72a09aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:25.620Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b2b5c183-5dc5-4385-946b-aba6141d05a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:35.627Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a05efbb5-e748-4047-bb55-3e8c81aef03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:35.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:45.633Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d4367541-2756-4bed-ac0e-a11491f3b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:45.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:55.639Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f5b5f93a-653d-4c3f-887b-0d5f28004ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:11:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:05.646Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=38cac492-e0e2-4a60-8a20-296b9df361bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:15.652Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3a628a19-0bff-47f6-9c0c-87cb9aae0e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:12:17.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:12:17.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:12:17.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:12:17.716Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:12:17.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:12:17.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:12:17.720Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:12:17.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:25.658Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=37f9b240-c2ac-4110-8c33-8c72dd0b8a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:35.665Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=40ca5c00-9573-40a5-8516-0125f0a90d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:45.674Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4c74030f-b8ce-4d80-8ea3-8be11d84cb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:55.688Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b613f12a-80c4-430b-92f3-99c4d1949253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:12:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:05.695Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d0afc9c0-145e-4f31-91e4-4eb4e96379ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:15.701Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4a996956-431a-4588-a420-26a796498ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:25.707Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7061476c-e7ae-4723-89f9-833e7452fedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:25.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:35.712Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=62df8bc1-3602-4d66-a3f4-330678ae2b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:45.718Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c46ff147-77eb-4637-afaf-9ad545ce8621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:55.724Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=57674278-e04f-4021-8e82-ce5f81ff0aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:13:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:05.730Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=bee7c8d8-4cd1-46d7-a3cc-b30d73307c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:15.735Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=567110a4-d0ab-4536-83cb-b18b5804d872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:25.740Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=344be67a-1671-4a92-b51a-f68b17f6b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:35.747Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9c15881d-5a5a-42f1-964f-76d09c5a9639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:45.754Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=88ed6b83-4295-4082-97b2-7355d75ae872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:55.769Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0b7886b7-3bcf-4fac-a44d-c0fea4131cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:14:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:05.776Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=58f1dc0e-5f64-4e09-a7e9-2ad37f1e73e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:15.781Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=43f98e09-835e-4829-b810-037c495ba6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:25.787Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c88ac117-1eef-438c-9d41-c25a63f508b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:35.792Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=60c31c42-db7f-4435-bac3-ff02816cffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:45.798Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b94d5458-7f11-48df-93f7-7d15a6452fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:55.803Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8997184d-0d46-40ce-a8cd-bd346b31751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:15:55.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:05.809Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=24d306c6-517c-452f-a739-16a2a54fb3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:15.815Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7b708c72-9d41-4bca-abc8-51c9c76dd476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:25.821Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=97173c24-20a2-4e62-98b7-312adfed1668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:35.829Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ae4eea5d-f742-4f47-9fdf-4d27eb8a7005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:45.850Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5bd13d53-0be6-4a45-8c4b-a9130c2b2566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:55.855Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9692dc74-673b-4fb5-8f5f-d26d95c9f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:16:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:05.861Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=69dd6013-f464-45d7-ac26-dd0b6d34fb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:15.866Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9d0511d7-a530-4150-b341-31383fd1a949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:17:17.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:17:17.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:17:17.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:17:17.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:17:17.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:17:17.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:17:17.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:17:17.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:25.870Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2ef11f33-6026-4f54-9033-5c27db2f3944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:35.877Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a528a8c1-a42f-4506-a040-ab2da0d2eafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:45.885Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9d4f5516-10ba-4f6c-80c1-804edb448949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:55.889Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=aaad486d-dafd-4d93-a47b-54c2867e4f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:17:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:05.895Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=57619128-c7f7-42be-8d3d-2d313cadfc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:15.901Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3dc487f1-6c61-4c68-a174-aebad9c840a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:25.907Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=52bfba6f-658b-4e3a-8811-c4f395f09855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:35.913Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c52443f4-a1b3-464a-b38a-89d8dae94c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:45.930Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9e3934e1-ac2f-4d33-ab41-a87447575b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:55.937Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1d90628e-f1e1-4ec5-aff6-bacc4ebc467d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:18:55.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:05.942Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6dfd608f-6056-4b10-849f-0630e5dd043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:15.947Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3d969652-7518-47e4-9a55-2211a475f0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:25.953Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1ecf82e1-ee83-476c-80d5-572004d041e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:35.965Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b8c26fd4-6b86-43e0-ad40-d818fea89a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:35.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:45.972Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=420cd8c7-eb70-4174-b4f9-5eea960b73aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:55.978Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3fdf7957-9ed8-4014-81ce-c7dece09ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:19:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:05.984Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6b25bf17-e1d1-46e8-99a6-82935624bd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:15.992Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=08342f75-6097-450d-9c3a-89aabea0aad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:15.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:25.998Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3bb644fb-6fb5-4762-a25a-addf4ce9b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:26.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:36.005Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=61cd8628-7a05-418b-94e6-558ccbc94da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:46.017Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a59c5d7a-83b5-4736-bedc-d1e92a5b9e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:56.022Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c90c75f7-c66b-4d24-a235-3ebff04ca144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:20:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:06.028Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1357df7f-2e61-4e1e-83cb-76993f72e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:16.035Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8babdf4d-cbf3-4626-8f67-a619f7f875bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:26.041Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=97aa57c4-c05a-4363-864a-4914f6324346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:36.047Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=927737d2-ed01-485e-bd91-590cddcf1b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:46.053Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=fb3e159a-9303-4b23-9198-fcb438c2f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:46.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:56.059Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8575f7fc-498e-4af3-bdb7-5fbb09065e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:21:56.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:06.065Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b5931f20-6409-401d-ab1e-e0fd26641475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:16.071Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9f163cb2-fdc2-42ce-b7b1-b5b8b22bb004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:22:17.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:22:17.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:22:17.717Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:22:17.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:22:17.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:22:17.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:22:17.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:22:17.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:26.079Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=82fb2bd8-c4f7-4aed-a32a-02d86210f90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:36.093Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4ca35f8f-a0d3-415b-a04b-d6d98d590569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:46.098Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=26b16292-4886-40da-9879-065923a9b432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:56.104Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=501a7303-ab6e-4c6e-bc1e-ecec663d13b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:22:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:06.110Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8cb64744-f9fa-42bb-8280-9dedda7eadc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:16.115Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8580e256-c954-42e8-a102-d37399a00d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:16.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:26.120Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=82f0b977-8c25-4185-af26-9fa89cfddfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:36.127Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8edbe83c-62ae-46ab-91fe-4d4087ebc92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:46.133Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=cacdb95e-396b-46a7-9637-de7e4f873e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:46.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:56.139Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0a09e098-3318-4dc3-bd42-a498f52cdc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:23:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:06.146Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b921e971-3763-4ae3-a685-10c2a979c564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:16.151Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7fd9bbc3-085c-45c8-b0f8-2b28ac049604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:26.161Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b14a8bff-1847-4e8d-a82f-8f94d867afb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:36.175Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=224ac37b-9799-43aa-becd-3bbd933e859a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:46.183Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4b8f59ea-1920-4e22-b2a3-59f0d8e54626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:56.188Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=071d1556-bbd5-4572-be55-a80297e2ad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:24:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:06.208Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=77f23f3d-ef30-4c53-82c6-72dcf47f2616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:16.215Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=17805ff0-4e21-47ac-8b60-8ea51a347e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:26.221Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ee4e073a-4af6-454d-bb1e-32c287069685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:36.226Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4f1f040e-d24c-4456-93be-c7658de4838f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:46.232Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4a8ba652-d822-4bde-8bec-87e89e338d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:56.237Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b632bcc4-df9c-4821-b7bd-368742ad718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:25:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:06.244Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c1aaa0d9-d72a-4227-953e-a0331689c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:16.250Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a23480eb-25e6-4380-9a60-e52df16b1f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:26.265Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=080b708c-a750-48ac-8cce-c3b6ee547b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:36.273Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b9bd0223-a098-42f2-a81d-221f3092c7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:46.280Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=99f8b0fb-21a3-4083-ba10-b8ed80fe9998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:56.287Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c461f4c3-815c-44b0-be83-09a448645a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:26:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:06.292Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=65f33a7c-fe6e-487e-85bf-ff577f52c383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:16.297Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=de91dce2-0033-46ec-b376-11c5b11115a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:27:17.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:27:17.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:27:17.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:27:17.734Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:27:17.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:27:17.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:27:17.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:27:17.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:26.302Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2f09bf56-021e-40b3-bd98-0dac614c756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:36.311Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6e6761fb-3d46-4daa-a701-f429d13ea72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:46.317Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1863b0d5-ecfb-43a7-b50e-6e764b681647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:56.323Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e6001270-a746-42c6-9458-9f305c0dd105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:27:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:06.328Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=43abd508-7608-43b1-b94d-a58f89bacc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:16.333Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8e6ac86d-fc79-44db-814a-40c1f648d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:26.343Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=53aafa16-492c-44be-947f-5ee8166e084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:36.359Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ca26c88d-7cb4-4014-9b2f-fc2a5badac69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:46.365Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2445c2b6-80c9-4916-8ad5-250438bc1faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:56.370Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5fce8882-f394-40f4-9a44-7ed9dc27f004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:28:56.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:06.375Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ea825f35-10f5-42c3-900a-d021b19e87d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:16.382Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=660a1326-27df-4c58-a4a5-c0b87cbe1e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:26.388Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e972c743-1ee2-45d2-9be6-e64156d785f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:36.393Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e417eaa2-0880-4d40-89ce-c61b6f49d99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:46.401Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=62e1ada4-290c-4594-b71e-e8a21656b530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:56.407Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6da3164f-dd2f-46de-ad04-b39534c6aebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:29:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:06.414Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=aab63b2b-2ef0-4475-8f94-8236258c5210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:06.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:16.429Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=51086d89-8bd4-46ab-b645-2990d9913cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:26.436Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=722ed4c9-dcaa-4e86-984d-0ad946b510e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:36.441Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c596434b-903f-446a-a08f-b908f822e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:46.447Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a15669a4-f91e-4bee-b9d3-da072e7d6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:56.453Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0b381739-7bc3-47b9-a23d-fc7b99966e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:30:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:06.459Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=636ae002-d4d5-4b5a-a8c2-412b25f2388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:16.464Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=578836f1-9d3a-4e9d-9156-2365d7698fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:26.470Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b0f8b5f6-5244-4b48-bb60-eee977ebe57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:36.476Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6c1b4faf-5348-429a-b5fc-9a3bb5d1a1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:46.482Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=57b5a4d2-55c4-4002-a135-64461926f328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:56.488Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=29669963-b923-491f-b753-feea37a5a9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:31:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:06.498Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=abb37ed3-e3e5-4a08-8663-e554bc198172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:16.505Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=066bc267-7f38-4b30-9ff5-234b43b33df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:32:17.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:32:17.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:32:17.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:32:17.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:32:17.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:32:17.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:32:17.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:32:17.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:26.511Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7d0dab89-f471-4b30-8198-f9f4ab30b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:26.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:36.516Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3feeee77-38f6-4c30-bdaa-3da81afdc20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:46.521Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=5103e14d-551c-4054-84e0-5cecfbd673eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:56.526Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=37fa7d74-4830-4354-8cd5-a72d629b12b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:32:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:06.531Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e0e50a34-dd7c-461b-bb1d-89fec902d0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:16.537Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4cd7afdb-d907-42ba-b30c-9185ec89ad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:26.542Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b0f0fe77-da0d-458e-ba96-14fbf930680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:36.548Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=94ae8a8f-9f5d-4138-a93c-51b515638d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:46.555Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9877933a-d9ce-4968-84d7-fb69fbd03cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:46.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:56.575Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ad004798-b8b5-4e64-a699-6dde4945cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:33:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:06.582Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=67b790df-f21b-4303-ae85-1dbea06a7706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:16.592Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3e3094b5-c0ab-43e3-b7db-f7ddf6f5536e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:26.600Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c1323633-3bc9-439e-be45-eca2b41a9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:26.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:36.605Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f8e0c6df-2524-499a-8eb3-63f62d830895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:46.611Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=53b7e6a1-dac2-45d4-aeb0-e1648fb1017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:56.616Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=79c350a1-d40d-4af1-bcda-a24f77d16665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:34:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:06.621Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=450386d9-7c83-459a-8040-c05fdac8b487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:16.627Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e4db119f-05b3-41ad-85cb-8e1cbec532e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:26.634Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=41e0c507-ffd3-4338-af61-d8a9a3aa7c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:36.639Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=852e3f40-c9f1-4606-95f2-958166d3fb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:46.646Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8aac7692-a7fb-4311-b54f-a22281686730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:56.660Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=bcfd00cc-ad3d-4cc1-9b6f-7b817411a72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:35:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:06.665Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a52640d5-bac7-4f71-8c34-d16092b71da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:16.670Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d724ffce-5811-4af6-a1fb-cc1657ef0bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:26.677Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=237ee8e7-535e-48f1-a612-ecdeff0c895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:36.683Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=970a870f-82bd-4750-96ce-57db600b73e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:46.689Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ff48401d-2f2a-4052-bf11-eba2ec86c2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:56.694Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=f6156a28-b588-4afc-8478-37e290b6b71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:36:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:06.699Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=efa81ce7-1da7-4648-bad0-71a17e19ced9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:16.705Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8eeeafab-a0b1-469c-b7b6-498c9b5e261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:37:17.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:37:17.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:37:17.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:37:17.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:37:17.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:37:17.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:37:17.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:37:17.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:26.711Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7d79fcbc-57c7-476b-b107-2ecaff535587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:36.716Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2ef2f6a3-7636-4616-82f3-6dd0ab0e7128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:46.725Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=49f5c529-960f-404b-b6f6-ed1e53288d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:56.737Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2924a9e0-8ba3-4d4e-a926-5fa9b4444ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:37:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:06.743Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7b590e13-985b-4d84-a84a-3347ce58d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:16.750Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=112fee0c-487a-4216-8424-95b0b4e5e5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:26.755Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0425bbd9-dfa5-4ff0-a33e-5b4827aeb107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:36.761Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a58a48a2-251e-4cec-867b-b8cbfe4cd980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:46.767Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=47013dcc-e08b-497a-92cb-c7bc6f990aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:56.773Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=1dd763e8-3097-40a2-bdae-2455b0c7e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:38:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:06.780Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=4307d7de-261f-458f-8a17-bc197713998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:16.787Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e082137b-caab-4ea6-a016-c7219160d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:26.792Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a4691e69-4a8e-4d83-bfa7-8cd22632bb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:26.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:36.806Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=55908231-b365-461f-8069-4c7f30a38e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:46.821Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a27aa9a1-5c40-444e-b823-1bccf85dd8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:56.827Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=65b43b58-45c7-4c5d-8a8d-98388fa2a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:39:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:06.834Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=34f55201-4028-4269-b592-fe8a2cd84220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:16.839Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=17dcda79-32a8-47f7-bfc0-45782dfb05c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:16.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:26.846Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2f66a0c4-7ba6-4890-9dcc-3c7076de038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:36.852Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=2c074f91-c56e-4423-9dd5-fd515a2fb12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:46.858Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7da0b83a-891b-4015-b42a-868cdb74d94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:56.863Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=0df54c55-1465-460a-b7c7-49d002be99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:40:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:06.867Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=14d73674-84cb-46b7-a56b-8b8bb0d3fa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:16.873Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b2fc0dc7-d927-4ce9-b91f-1719806dc92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:26.880Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=67d3496c-aad0-4092-bf8d-cc9d686655a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:36.886Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=82eeaa08-d91e-4843-9742-c642e30d629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:46.901Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=703d1acd-b6e4-423b-ac93-b07dd05f419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:56.906Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ed98c25f-2e6d-4860-bcd0-397610952c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:41:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:06.928Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3ec42255-f763-4ed4-ba3c-baabc0865395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:16.938Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c4156ac8-4453-4925-8ef1-726ee9cae477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:42:17.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:42:17.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:42:17.715Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:42:17.717Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:42:17.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:42:17.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:42:17.720Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:42:17.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:26.944Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=926f0a74-dc20-40fc-a278-34dae006365c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:36.950Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ce7dc634-106a-4e35-a919-41ca48b881c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:46.957Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ddbb5929-aabe-455d-a0d9-8c5f670e62c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:56.962Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=472b983e-9478-41f5-a2de-999775889b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:42:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:06.968Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ed69e700-3c12-4523-9d0b-73a16bc84a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:16.973Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=de1492bd-dfff-4ab2-9c14-43b2fa02ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:26.981Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a83aae73-4f51-43df-8606-22d2b9d0ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:36.993Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=48c1a2c4-7cdf-4fd7-900d-01038777d7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:37.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:47.002Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=31d3cfe5-3a2c-4f12-9b78-3a73f29e18b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:57.007Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=64e24fe3-f7aa-4176-a9c4-cc4709286b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:43:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:07.012Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=130d14c1-f8ca-40a1-b2b8-cf7eddfabc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:17.018Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=bfa0dd51-f4c3-4cce-8309-7c3b6413b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:27.023Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=9fdcc5a6-4001-4931-8c1d-ab8fe9b59ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:27.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:37.029Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=6b6bbf43-befe-46cc-bb3e-7fce7288ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:47.035Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=81c956c7-4975-4731-8abf-096d01dbd4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:57.041Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=763dc851-9918-4c2e-a5b7-e0c2943c6bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:44:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:07.047Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=443b1579-3fcc-4c5c-bdcc-e24b46f9294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:17.058Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=ad73f1cd-d5b9-4d2b-bab6-bc1486e40f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:27.072Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=07c423dd-7c8a-4e8a-8259-2eb3b0089356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:37.079Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=56189a19-466a-4015-9bee-0c71a1ac02c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:47.085Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=504f85b5-2e8b-4b77-838f-6ac7e1285c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:57.091Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=de2b2e20-76d1-4821-ac0e-bd1443bf43b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:45:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:07.097Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a47b4863-81b0-48dd-8045-c2acf02bec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:17.102Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=8f3ee05e-c41b-4b55-bf01-c2886e7a882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:27.107Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=c1dce00a-37c4-417e-8c25-62926b11309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:37.113Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=618136cf-7a7a-45e8-bcd6-44461757899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:47.118Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=94904338-a6d5-4ae9-837e-c7cd04bb1b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:57.125Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=00d265b3-fd2f-4f8b-83c0-5589d800cdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:46:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:07.133Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=7dcf479c-c974-44aa-abc2-f308b7edcd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:07.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:17.150Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d4434ad4-827c-414c-a248-951368af9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:47:17.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T00:47:17.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T00:47:17.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:47:17.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:47:17.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T00:47:17.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T00:47:17.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T00:47:17.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:27.157Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=b896795d-a64f-403e-9b40-87c210dd4a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:37.162Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d45e25e9-5ccf-432a-a2a8-7285846b9e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:47.169Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=71405a10-2762-47cb-bebb-ba250e01ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:57.174Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=961761f1-d487-46e5-beef-c32d9320e836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:47:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:07.180Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=d88f1d2e-49bf-4869-88b6-bd2fa7bd8e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:17.187Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=e90fe2fa-f72f-45d1-8d81-1785cf76f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:27.195Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=3889e37d-d68e-476d-ae63-29b4bccd774b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:37.201Z |INFO |Init configs |InvocationID=f379d4be-f804-4082-b9a9-9a35806bb144, InstanceUUID=a1cd9a46-052b-4396-8dc7-517c1d7da214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T00:48:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |