By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:24:16.755Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:24:16.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:24:16.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:24:17.468Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:24:17.563Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:24:17.563Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:24:17.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:24:17.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-02T10:24:17.699Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-02T10:24:17.750Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-02T10:24:19.491Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-02T10:24:19.970Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-02T10:24:19.987Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-02T10:24:19.988Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-02T10:24:20.062Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-02T10:24:20.062Z |INFO |Root WebApplicationContext: initialization completed in 2311 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-02T10:24:20.451Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-02T10:24:21.078Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-02T10:24:22.397Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-02T10:24:22.797Z |INFO |Started MainApp in 8.389 seconds (JVM running for 9.05) |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-02T10:24:22.884Z |INFO |Start scheduling PRH workflow |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:22.895Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5ad9cbba-bbb8-4a11-828d-c25284e01c5c | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-02T10:24:23.564Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-02T10:24:23.564Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-02T10:24:23.567Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:24:24.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:24.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:34.527Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e3969be9-22a4-4c42-9f90-566327b8ef0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:24:35.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:45.663Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=88f86e17-e867-4e19-b9e3-43d470972072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:24:46.798Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:56.799Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f9601ce8-157b-4f21-b67b-1bdc24d0b85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:24:57.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:24:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:07.904Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e31e46db-6741-4218-8853-efd49d3bb6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:25:08.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:18.943Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=3bc0e71e-0da5-4592-9c23-6e9f8317c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:25:20.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:30.079Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a1b34fc4-b3a7-4420-b4ea-f39171d62b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:25:31.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:41.151Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a25c4303-796f-472e-bdf9-c6c026528e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:25:42.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:52.191Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5bc91cbe-6380-402d-80ca-be990eeb3078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:25:53.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:25:53.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:03.263Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=86cbab85-75a3-427b-bde8-4b81905ad0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:26:04.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:14.431Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ff24c1c5-ccb9-4c73-b8dd-25a99e684754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:26:15.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:15.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:25.471Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=eaf038ca-9dff-4ff5-a5c7-232d16b2544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:26:26.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:36.607Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b52894c4-843a-49e8-81bf-db9951461c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:26:37.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:47.679Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0ff31280-6b3f-4f0c-a61b-ecc6528082b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:26:48.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:48.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:58.815Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=82103606-1709-4850-869d-cfa6347a0dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:26:59.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:26:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:09.887Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=3bbabb76-fb06-46c2-a862-1215787e0518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:27:11.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:21.059Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b1c8cd4c-a8fa-4c11-a1f9-e2f783545222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:27:22.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:32.095Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5dfde84c-3833-4add-a6da-8bcd72d5283c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:27:33.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:43.167Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=34430436-6bcb-4065-b24a-fcdc16713c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:27:44.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:54.303Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5c4d6067-8f10-45bb-899f-8c835fc9ac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:27:55.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:27:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:05.343Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=71dd0a25-bf46-4460-bae3-5c0e95249aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:28:06.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:16.486Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b96dbafe-d74d-4492-a413-b76a9cdd8dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:28:17.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:17.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:27.711Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=dff9f010-ebad-4480-a635-e58c2cb018e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:28:28.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:38.879Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2d87499f-09c0-41ac-9b0b-1b4cb417360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:28:40.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:50.015Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=785defdf-c63b-427c-8071-a7c87b77086c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:28:51.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:28:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:01.183Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4a2e3cb8-dcaf-44a5-9540-4cb989dc99c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:29:02.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:02.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:12.319Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8a128775-d95f-4b03-bdde-072404de5b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:29:13.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:29:20.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:29:20.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:29:20.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:29:20.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:29:20.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:29:20.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:29:20.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:29:20.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:23.462Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a7172f63-9254-45ea-97ec-3136e9be5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:29:24.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:34.596Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4ae05213-e60d-4483-9dea-706aebf446c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:29:35.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:45.631Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4277b96d-8d44-4f47-bb59-27a10cdfac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:29:46.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:46.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:56.767Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=af17b3be-a3b6-4f32-aab4-4f17ffae016a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:29:57.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:29:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:07.839Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=41384ee6-a684-4924-98c5-33a8f0b852fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:30:08.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:18.879Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c70a0a59-2268-43a2-8232-a990f6ec9f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:30:19.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:29.952Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=22922378-4be9-46fd-b539-645500f38f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:30:31.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:41.151Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d403710d-262a-479c-840e-db620a6e3ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:30:42.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:42.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:52.255Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=857134b3-c71a-4dd8-9fb2-536ff814a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T10:30:53.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:30:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:03.391Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=852bc1c2-2ed2-42b7-8456-98a12d01932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:14.310Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4eb85308-bc91-4c7e-b17c-8ec4c1f86508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:40.778Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=88883c42-b458-47eb-9ca9-a6c5aaef3f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:40.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:50.794Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e752bd11-c782-4abb-a0d9-491cfc079f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:31:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:00.808Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=40692886-29c4-4f86-872d-c1c13d90da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:10.818Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8fcab238-4bbf-4510-9ff4-e8429415cae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:20.831Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9befdd71-0325-412f-b3db-68daa4ee6b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:30.842Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c69dcd66-cf4b-444b-aa96-963f916ffeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:40.856Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=dc6c7d8c-fcb9-4dc9-abdb-53fe2ce68bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:50.867Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=3571993b-f49b-4eec-95f8-b922f56b5ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:32:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:00.878Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7afbbd11-1406-4628-8bd1-1909fcc1f58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:10.889Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4ccce378-f857-431a-b7ff-d129159c716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:20.900Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=cb08aa3a-abf4-482e-8faa-f5d5154f38c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:20.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:30.910Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ea4e57a9-5093-40a9-877c-be233fdf9fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:30.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:40.922Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5812440a-8cc9-42ae-ad12-a56a1b34deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:50.932Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=056c27c9-cd68-455c-bfae-0c02f346474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:33:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:00.943Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f681c9a1-cda9-4a4c-86a9-9c00088dc1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:10.953Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=af4cdb0f-a761-4564-a5de-869e3270ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:10.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:34:20.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:34:20.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:34:20.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:34:20.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:34:20.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:34:20.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:34:20.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:34:20.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:20.962Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7106e75e-7789-4bbb-bdb9-dc4932bd701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:30.972Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4ce70315-8fef-4a83-b58a-3a079b01396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:40.982Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a943e04a-2bc3-4900-94c0-0975376b1574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:50.991Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=60be9d2f-b876-47db-b21b-32bc321a49d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:34:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:01.001Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9670a0e3-4b0f-4c5a-aa02-0f93b4ca0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:11.012Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f1ee98ee-7ada-4d64-b097-f0c2be03b657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:21.021Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a8e780cb-a32b-4eb8-a47b-4f245ae73fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:31.033Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=44b4502e-769c-4f5d-8abb-a0b7f7b47850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:41.042Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=509ae0ac-05b4-4f6f-822b-f09bbe945387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:51.052Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a98e931f-e86f-4fc9-94c6-34359447c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:35:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:01.061Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=76e4b202-1e5a-4ea3-aab2-d946857fb31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:11.070Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fad8568d-b0fb-4642-a51c-9b94e2544076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:21.077Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=57e88191-94f0-49aa-98ad-7182288b5930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:21.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:31.085Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4c29a1fa-3b7d-45cc-afe3-92058bfa74c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:41.095Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=65e1fba9-4e43-40af-8155-c13ae6eb41bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:51.105Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=dc1b0a94-7683-4dcd-a87a-371a2cacb9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:36:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:01.113Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=69bb81d4-c4a5-496d-a2bb-34ede09a0b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:11.122Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5cb8c9aa-22da-4eda-b8fc-c231f1677a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:21.130Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=15dfbdc3-2aab-4c18-8f0d-42cb374badd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:31.138Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=59458c40-0eed-41de-adf9-d531ab02f025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:41.147Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=3c0994f1-34ce-4a30-b544-6bbe913fc9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:51.155Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=35d642b8-79d7-416e-b728-52ed11e0ba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:37:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:01.163Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d9973758-9d16-407d-b978-39dc48aff872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:11.171Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ca459b71-eada-4e60-ba17-7a5bcb47814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:21.179Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a011ac43-22be-4c80-a4aa-57c8174225c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:31.187Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=734194aa-441a-4b45-82ea-8d5348cc3343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:41.196Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=77a2ada9-4437-49db-8a14-77a221f5b816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:51.205Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=045ff6c8-dc20-4e4e-ac7f-670aff9cc542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:38:51.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:01.215Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=3d4428e6-88e5-4a96-90a1-15a78fc4a92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:11.223Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=32fc382e-5081-4db3-8b5c-f229ffddff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:39:20.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:39:20.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:39:20.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:39:20.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:39:20.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:39:20.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:39:20.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:39:20.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:21.231Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=edcf36cf-c75f-431e-9ebf-cb30a4678856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:21.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:31.239Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0d01f769-d5f9-4b39-8d5f-0c649e674fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:31.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:41.247Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=902fb06e-0eed-4f74-bdb1-c5a975978daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:51.255Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9b5f6882-adf0-47bd-9b20-9bc1ea00b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:39:51.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:01.263Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c41c6aea-53c8-419d-ac50-2d74c8d5d5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:11.271Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e29b4193-8e21-46e2-a2ca-8753dffd87ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:21.279Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=878f0fb9-d09b-4992-a8e9-872d3e8e2676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:31.286Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fa9a61ae-53ca-402a-8f79-9634382f7dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:41.294Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=620a0628-5aa4-4e2b-b634-546f14689261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:51.301Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=74af52d4-c189-432f-907f-372a6c34a26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:40:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:01.311Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9f5139ab-faca-4359-b61f-8981d388c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:11.319Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d500c1bb-bd62-4f44-ad59-aa9895719456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:21.327Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2fd5a180-6cf1-4a66-b189-04352d174484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:31.336Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b53a40f3-f8ac-485c-bffc-97b1a05ce0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:41.344Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=846f3b39-9d75-404c-8ced-8e2a85c56b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:51.351Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a6d84081-8809-49e6-9034-0c51e52d025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:41:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:01.359Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a0687263-3c34-4644-8dd5-39d807400f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:11.367Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d20c2a10-1308-4aed-944e-e8d5096bfad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:11.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:21.375Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=3f943414-ec3e-415e-a828-861b0d08938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:31.383Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a4f1e33c-05f4-48bc-a867-787111992fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:41.391Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ab8d0f1f-9f42-4ef4-8106-dd610720e5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:51.399Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=820dc102-a9b2-4d7d-8e9d-932488a4ddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:42:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:01.406Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=47cf8ed3-b286-4575-afbe-c3fb7a7d2531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:11.415Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=727c9220-1a9b-4825-90ea-91b4d2580cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:21.423Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ab5ee183-7baa-40e6-ba4b-51722571828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:31.430Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=82452e23-756f-4ed1-974c-f5f11c080a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:41.437Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7e7b9ca1-ab59-4be9-bc76-e3a41397dbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:51.444Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6d327c9a-1064-4c1c-87b8-b62974ab04c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:43:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:01.453Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7e50b05e-8c4f-45da-9cd1-0e206ea12146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:11.460Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=aab9dbdd-e7cd-4e75-af4a-555708309549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:44:20.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:44:20.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:44:20.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:44:20.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:44:20.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:44:20.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:44:20.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:44:20.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:21.469Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fe9c4b9d-ea35-4d5b-a399-25b016887b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:31.476Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=bf2c9078-8b61-4c82-955a-1aadec7e92fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:31.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:41.482Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6c2ea0e2-032d-4ddf-b88e-b2763854598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:51.490Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c0029836-2335-4346-9451-37172985489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:44:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:01.498Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=56060832-9a5c-43a3-9b9f-5d72888cc2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:11.505Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0b669a3a-5ffa-423e-88ca-5620d8498d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:21.516Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a8d4a4f2-dfde-4cc9-bed2-189901b4f75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:31.524Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ea69d8b2-ffe4-4d9b-b0f5-0b915d8e70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:41.531Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=923177a0-9bec-418d-aa34-755ed72732b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:51.539Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6c38f59c-0a71-45cf-9575-2f65748616d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:45:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:01.547Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=99caee90-9137-4d1a-8e8a-d2eafe11ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:11.554Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a1ddff01-b255-4c85-9262-1b39f9445dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:21.561Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ea5dd54c-fe7c-445e-a30b-c01f80bf03c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:31.568Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8126cb78-e109-49a0-bc36-024c52330686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:41.576Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ab6f516f-1c9c-41f2-bedd-9d8f6c3c6b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:51.872Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b2b90bb6-483f-498f-b7ee-ef33730077dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:46:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:01.880Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f152ff63-b730-4b15-a8d7-75315f130b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:13.146Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7e66f084-0318-43ce-9193-12da518ce421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:23.154Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8b12582f-fcee-42c0-b271-618adc390d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:33.162Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c472b51d-2d7f-45b5-81af-13770fcda4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:43.169Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b1ae437d-6367-437b-b1c5-e7f7b55e655f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:53.175Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a954c384-9fc0-45c4-bb28-1e3d21fa89ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:47:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:03.182Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=701f0f7a-58aa-456a-81a9-d214cd4b2344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:13.190Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=cdcfec0e-b2be-4c70-b781-675341dc8b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:23.198Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5acb7001-a5c0-4daa-a816-8b877c7f380e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:33.206Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9cd67c2c-7b88-4afa-81db-fc594a078bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:43.213Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=957db225-a14e-4dc1-9aac-ad2be1191d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:53.221Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=43f9fed9-2d0a-421a-bdc4-1a71a8b2551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:48:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:03.227Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9ceafae4-1c23-45b4-a3e2-a7211aeb372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:13.235Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=de977255-c3cf-4af0-8afa-1c05ab7a1fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:49:20.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:49:20.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:49:20.671Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:49:20.672Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:49:20.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:49:20.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:49:20.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:49:20.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:23.243Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d0a5ee51-f4c8-4345-86b3-9f863046e490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:33.250Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c18d2e98-6aa3-4136-8e2b-eca6fb6d8ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:43.257Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ce72fc8e-4408-4751-9322-6268e473a4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:53.264Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=34a4ceba-bdbf-42e2-9f56-f348f4625816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:49:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:03.270Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=234e992c-b27f-4583-a703-f0fb3fff333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:13.279Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=dacddf20-8b87-4d4c-a48e-d38acc85e9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:23.288Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d5e21fec-a5a5-47ad-8363-9359fd2ad94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:33.295Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=68afabb8-513c-4b8e-a4d5-c4d9a4f81d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:43.304Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d44f8efc-cd0d-4e52-88da-e9828c56d77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:53.312Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=903c04c2-70dc-464a-a47c-c8be2f19f871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:50:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:03.319Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6a1e5ff4-f70d-41f7-93b3-07eed3be10c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:13.325Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6bcd2f59-73aa-4db8-bb64-fd323e557a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:23.332Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=57039871-5c36-40e8-8e04-6baef36afa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:33.340Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4e355729-cc72-476a-9e44-297cde713630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:43.346Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d1cd8340-938f-43a5-b2be-6e600486ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:53.353Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=73417a3a-764d-4e24-8f77-be1dab768b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:51:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:03.360Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d0ebed55-b2f0-46eb-946b-8d38577fa859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:13.366Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b079b609-fae7-4400-a660-d2a53ff83132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:23.372Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0c9467dc-733e-452d-9cea-da575bf55a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:33.379Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e32a76d7-28fb-4828-ba2d-dea55344579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:43.387Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d239e4c6-e31a-4129-9dcd-6b00de3a28d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:53.394Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=65371360-71bd-4d87-928e-ce7800f85e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:52:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:03.401Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=015fdd09-a1f0-4f70-89f1-52f5a0819bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:13.407Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b3ce74cf-c9ef-4fcc-909b-aa8d0cff3355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:23.414Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0c837439-34ae-47ca-868c-b24ffec07af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:23.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:33.421Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=948e579d-cb77-4b42-a356-0c6cdb43685a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:43.428Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=66db675f-1c55-47b9-8c56-da914a584f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:53.433Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7ca46550-0757-4946-8f39-5551be2e02d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:53:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:03.439Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=58675266-bf6e-4e7a-b28e-c5fe4748385c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:13.447Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=68476585-6c1c-438f-b283-b566366d61d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:54:20.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:54:20.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:54:20.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:54:20.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:54:20.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:54:20.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:54:20.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:54:20.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:23.453Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5293c696-9d62-4859-89ae-f9a5fad4d09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:33.459Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fdc78e1b-3fe8-413c-80fb-2643c1103296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:33.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:43.465Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9a35c1de-351f-48ba-b280-2d9508852f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:53.471Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=30797b54-2aa9-4c7e-939a-d0b6ee679b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:54:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:03.478Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9d0e50ac-4392-4286-823c-e8a63c2a9238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:13.485Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=78691c8a-2425-4295-b443-d1c5c6cdd28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:23.493Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c191c397-f117-4598-9804-b0c88b283652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:33.500Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=82390d8d-4ffd-4859-83ee-0fbd7e276cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:43.507Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=697748ee-0979-4e4c-851a-dbc7e5ab3f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:43.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:53.514Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=da58d6c5-a3e7-44c8-9c2d-db6529af33c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:55:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:03.521Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d8d3f5ce-46c1-4e6e-a7a3-c282570a55a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:13.528Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2f491c8b-3ee5-431d-935f-8a9001ef36bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:23.535Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=591e9eee-4bb2-488f-ba48-163e8241f1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:33.541Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=00db5386-7879-4899-b1ee-813b40dbf72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:43.547Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4a06e81d-1345-450e-8c5a-9b4dba807369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:43.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:53.555Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=647fa342-6f5d-433f-bb46-6bc14676585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:56:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:03.561Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=40f6f5cd-0343-45c9-a86b-bf9c7daf581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:13.568Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=613c8453-77a3-42b6-81f6-1f7fb89b3080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:23.576Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b81b38a6-9b83-4df3-be32-8e657ff49600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:33.582Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e1d84261-3a35-4adc-a39c-614cbeed0aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:43.588Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d0de0778-c58f-4ac1-ab76-134f87b7cdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:53.595Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=77274779-2191-4fb4-a7df-db6cdc3c5c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:57:53.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:03.600Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=914f2390-8e6e-4057-b51e-5e35b2e94dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:03.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:13.607Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=675c27c2-2ed7-4ed0-878b-c8fad1a21a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:23.613Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=488cc952-2958-43e8-a5f2-4a36df1a0518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:33.620Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=23989a1d-ad72-45a3-b656-56b795df337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:43.626Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ce48331a-bb48-4f77-bd74-b791573f0dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:53.633Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2a373914-8eca-4b05-aaab-323188b2f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:58:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:03.638Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c6056a45-7d2e-44cc-b906-4b42d4fd3ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:13.645Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2a19ab33-ad61-49ac-b482-63e808ced29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:13.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:59:20.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T10:59:20.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T10:59:20.625Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:59:20.626Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:59:20.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T10:59:20.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T10:59:20.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T10:59:20.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:23.653Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8aee1fcc-f4c0-4013-9a91-c154bf12fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:33.660Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=46b86297-aaf6-4c54-b015-3e564da8e368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:43.667Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d158b26d-9df0-4b7e-b559-f54e1f0aad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:43.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:53.674Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=48b1d1ee-c344-42fb-8ba9-5789dc3651e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T10:59:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:03.680Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=68702f3e-c49f-4ef5-a17b-c4628f679fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:13.687Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7ca42c72-1f69-4237-a52a-534606d47b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:23.692Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f7534581-0619-4218-ac1d-c4bd719e6890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:33.698Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7410c89e-641f-4eff-a838-aa79f24e40a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:43.704Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=af87f3b0-01f7-4fa3-825c-2ae5dcbd0a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:53.710Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fbe30474-79e1-41ac-b03d-a326194ca778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:00:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:03.715Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=38648e19-649d-4db7-963b-7a811a8c6643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:13.721Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=cb43e990-5a48-4718-9bed-4084a3f04fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:23.728Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c8ed99a2-8c37-447f-a995-49c38eeffbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:33.734Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=834c5556-7823-412f-8407-e66d6b22d103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:43.740Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5bd79758-88f9-4476-83d2-1bc7db043f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:53.747Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ba6e3f81-289d-481e-9ff7-fd43c56adc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:01:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:03.753Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8ffadc26-89fd-4dcd-b5ac-1b2e33a722df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:13.760Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4d198586-0177-4a78-9fac-355a2cdd6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:23.767Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a10dec68-0241-4bb6-97c1-21b629663518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:33.774Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=efd5a5ef-4c9e-4835-9234-2cdf42b7f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:43.781Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=cdc6e650-3f09-4f35-9b92-1f579e28ea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:43.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:53.787Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=822ab69a-693d-41e5-a9c3-12973f50d34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:02:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:03.794Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=83c1e6db-219b-4880-aabc-3589496ecb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:13.801Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=60482bec-e2b1-4c32-85d3-49f3dcb5e502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:23.808Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0900ebd4-a948-4623-b673-5a106a93cbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:33.815Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=12ad2c08-d43e-4aaa-823e-70c822922e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:43.822Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fe385690-0a47-4066-bc73-66592698a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:43.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:53.829Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=80f2ec29-8346-4d0f-a868-e561ca1cb893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:03:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:03.835Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c86035d9-f203-44c0-aa88-cce6579b527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:03.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:13.842Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7c4dd27d-8db7-4f3e-bb11-767477e8d7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:04:20.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:04:20.605Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T11:04:20.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:04:20.606Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:04:20.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:04:20.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T11:04:20.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T11:04:20.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:23.849Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=141ab794-12ce-4d19-9ca2-974738c3eb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:23.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:33.934Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1765bcb5-373b-4e49-9c15-127f80628610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:43.941Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8a95e148-adb2-41a1-ab3b-a31c4a236cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:53.947Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d7f43ddf-aec8-4503-8757-f7c2e82b892f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:04:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:03.954Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e56b3acd-487b-40c7-bbf9-f3eadebf99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:13.960Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c45f11c5-68b1-4b20-8001-f04c8d616f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:23.967Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a191577f-9e54-440b-9540-92f37d58e884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:33.973Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=98ae615e-3e66-4fc6-9873-527c6533e73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:43.980Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=3bdf83a0-5972-4282-8961-a010cdc3dca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:53.986Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7099739d-ffac-44fb-bd64-8eb25654024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:05:53.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:03.992Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6dc964e3-abdc-4d5a-a4ad-e141d74b64e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:13.999Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a303087d-c618-47ad-bb95-3399b5e30c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:24.005Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=eea606ab-b129-4d8f-9a56-cc28af77365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:34.012Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1e07e80f-029e-4b30-b773-b1eb1a133361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:44.020Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=839b096f-eb9e-4118-9bd9-a02f10b0d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:54.026Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=64a82503-7a76-43e8-8b21-2282f5039eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:06:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:04.032Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4199ca73-f7eb-4732-bf18-19ce7f0c0301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:14.039Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6b0f1166-5f73-42aa-94fd-8bca0c4c1422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:14.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:24.045Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1b63d28c-3624-49eb-b184-3acff0470b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:24.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:34.052Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c4b51d08-c676-4e9c-a311-7124d1ebd940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:44.059Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7288abab-1450-4274-9136-ad47bea4b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:54.066Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=af80357f-3924-48d0-af94-cd32277b5d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:07:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:04.073Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2ae9d958-e8a9-49a2-92d8-732d87524ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:04.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:14.080Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=bd9ef557-3efc-4766-b717-50f522579d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:24.085Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=80a010c5-09b0-4241-a498-755c75690a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:24.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:34.092Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=13c9dcb2-c250-4432-befb-cda8ba79a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:44.099Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b878b283-3aa3-4a26-9a53-655209c11541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:54.104Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1fc4eeb5-5f7b-44b3-898f-174164c9df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:08:54.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:04.111Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=603eaa57-4c6e-4453-8490-3fc289aeb863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:14.117Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=dded87d5-aa21-4634-ab29-337b7fdc04c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:09:20.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:09:20.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T11:09:20.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:09:20.606Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:09:20.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:09:20.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T11:09:20.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T11:09:20.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:24.123Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=24c9c1a5-fbe1-4e1f-921e-03cdf01e1d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:34.130Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=11a29494-ed5e-4ba2-b288-ae927ec2971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:34.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:44.137Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6ae9efdb-2ef5-42f8-a233-0bab1363aa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:54.142Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7e71e520-16a4-4e40-be60-36006f4e6706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:09:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:04.148Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=55f1b8c2-030a-429c-9af2-90154c874ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:14.154Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=74bea10a-530a-459b-bbeb-436ff5edf6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:24.160Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=57243be0-fede-4809-ba53-b9c1eb5655c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:34.166Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0bc8ae7f-3fdb-4330-a22d-06383353d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:44.173Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=00213465-93e4-45b8-bd07-9d1ed06d4173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:54.178Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8a2057e8-3d56-4dec-b564-ab5024324136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:10:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:04.185Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c430dcae-e29f-4e6b-9c52-afe13e5c43e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:14.191Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=615079cb-bdb7-4ff6-9d1d-3c38cda90b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:24.198Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=bb813dcd-e7d6-45f9-acc7-a11601f513f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:34.205Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=60dc0a78-3688-4388-81c0-51c075011265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:44.212Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=eadc993f-92d7-451a-a9d8-40cc412454aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:54.218Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=63ebf2ba-d48b-49cf-a35b-0ac545d66943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:11:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:04.225Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=061f01c3-92e0-4592-b523-6606aef78745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:14.231Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1fc73ce9-4643-4a2e-ae20-747ac441e60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:24.238Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f59db3b3-b206-4cff-a6d1-ab1006fb6180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:34.243Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0bccb2bb-0a07-4a80-8d87-c19e6c8bd6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:34.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:44.249Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6ad8c63f-b8fe-464a-b715-044118cfcd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:54.255Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d5ff8ac6-837c-42a9-95a0-90c28ac63e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:12:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:04.261Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=cca66909-8b70-48da-a299-872462613d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:14.268Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d60c42fd-d438-4917-b835-bc37c00fd702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:24.274Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=df950329-0209-4dfa-a9a6-cd03745f6495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:34.280Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5b739647-3ed1-4936-bb0b-58bfa91ce53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:34.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:44.287Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=656e4b09-9a7f-47ef-b9ef-ee288eaa5220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:54.293Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d4a83f40-9a08-407f-91e3-10d0836342a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:13:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:04.299Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=23a2a9e6-681f-4f26-87d3-ebe1520838c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:14.305Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=20e56c47-1dd4-498f-a2b9-4863b15c80ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:14:20.617Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:14:20.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T11:14:20.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:14:20.618Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:14:20.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:14:20.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T11:14:20.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T11:14:20.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:24.311Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=adfbbaa8-6995-49de-955d-6cb256745b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:34.317Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fbbd7bbd-3b9d-4cc6-a8c5-209fb9707647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:44.324Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a133512f-5ae4-467d-8a77-807aba12b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:54.329Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2506881c-a8ff-4034-96b9-4bb3ce83ad3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:14:54.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:04.336Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9e63b418-754f-4fb2-9c1c-4c6b86506706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:04.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:14.342Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=7f114127-e740-48c5-b054-21ecb6b9f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:24.350Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=36958c80-7b01-4a52-8398-024d2612f855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:34.356Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a3330a49-cf45-4d53-ab37-1cbb5053180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:44.430Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=2d6fac94-b4ae-47fc-9c3e-a99601397c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:54.436Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e6da6495-9b17-4181-92bf-626eed5a8f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:15:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:04.443Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=193e7a0f-4fe2-419a-a947-82bb53feebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:14.448Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=98f4bb86-3662-4434-874d-99b13c11ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:24.454Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4d8079b5-b865-4a00-a12c-238c419a062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:34.460Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=80344d53-41ba-47c3-8cc7-b76f811824eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:44.465Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1eba2f51-b373-46db-8c39-1d0ae6b1fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:54.471Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a82bb571-3074-4e23-bcb9-147c4f8abeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:16:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:04.477Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b75d0e15-151d-4e66-9f76-31f68530e322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:14.483Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6f6cff32-498e-4a40-837a-9bd69c9bcbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:24.489Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=b38dd15c-8b42-40ed-9eab-5ef9e781c721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:34.495Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4130f279-b55c-4303-9abd-542fc16a310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-05-02T11:17:42.476Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03f50xbcR\0xff0xcb0x9a0xe60xea0xd2lF0xbe70x8b0x9ac0xde{~0xa40xd8!0x0dm0x080xea0xf1P0xf8$ ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:44.501Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=890b7d67-89b5-4d0d-a7a4-d2546703c6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:54.508Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6d124cac-8126-41a6-adfc-a9d77a98264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:17:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:04.515Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=98acbd18-2e4a-437a-a8d1-b9c823ad1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:14.522Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=e7ee2263-38f7-4471-bb38-b9dc7fb650eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:24.529Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=bc4cb01b-3e8b-4754-ab9c-cab7ad55810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:34.536Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=97433171-2aa9-4c3b-b78e-f52219cdb9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:44.542Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1e54ea4e-f0ba-4885-a122-5d3df8affe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:54.548Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=cf63ba07-65b6-46c1-aa12-70585eeef9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:18:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:04.554Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=309842e4-3b85-49c2-95b1-e52d2cb65960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:04.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:14.560Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=0f7c50f1-8057-4cf5-8be5-2a184b6532ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:14.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:19:20.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:19:20.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T11:19:20.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:19:20.611Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:19:20.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:19:20.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T11:19:20.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T11:19:20.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:24.567Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=34a741f6-84f8-4da9-abb3-5c2f23a6315a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:34.573Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c187151b-73f8-4a8c-add9-2d090044ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:44.579Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=d2990025-f114-4d2d-a2ca-2557ce666fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:54.585Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=297cef02-332e-4dbe-9d45-ba8b0b01e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:19:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:04.591Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=cb5ec369-af60-469d-9f61-3615ef0f7e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:14.597Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f5343476-d116-4ecb-995c-8bf5cdcb767c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:24.604Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=dffb7147-f65a-42e3-a469-2e17b605fe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:34.610Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=9670c235-0a55-4d27-9f33-ef92e3a12a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:34.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:44.616Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f4345abe-2e27-4f4f-b52a-afcb4c77ffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:44.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:54.622Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6628b5e7-5b1e-4523-9b3a-5a2c6ca9f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:20:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:04.629Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=18b15410-8e64-4c11-85a6-6dbc2ee19bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:14.635Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=02a09c01-1cec-4dc1-b38a-4ea5354ac0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:24.641Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=65b4eee7-b2a2-434e-bd4e-26905e8b83f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:34.648Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=01ba6923-601d-4e52-a391-4cd6ac9111f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:44.654Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=4217c141-ca2f-476f-8d32-ffba1b7d06a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:54.661Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=8c4244b3-52c9-4b42-ac34-9633233c1e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:21:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:04.667Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=fa35273b-96e5-401b-85b6-4a8a7159c9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:14.673Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=43d115cf-c8c8-4662-9cca-ce13d9eb8ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:14.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:24.680Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=5a3a92e5-1952-4c3b-97cc-12366efd8ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:34.686Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=ede226fd-c10e-44bc-a3aa-803fe89ba08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:44.693Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c9e2ab00-1456-4312-89ff-abc17ff3eff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:54.699Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=51547dce-d33b-44d5-bff7-9229c45d4e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:22:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:04.705Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=63675dc5-1e09-409f-94fd-599fceb612de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:14.711Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=6d71cf90-d876-4aca-9fa1-d074660507a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:24.716Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=961a2964-3141-4527-91cf-c677c4011551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:24.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:34.723Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=c15e3468-a5fc-44f9-9715-edecc2ce71c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:44.729Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f4ec7a39-efab-4b69-8138-6f3a49f3781c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:54.735Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=f5459340-440d-48fd-822c-868ddd8c474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:23:54.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:24:04.740Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=1c5d895d-c0d3-496a-bed4-ceab93487ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:24:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:24:14.746Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=39dc104a-2733-4f4a-a6da-772837c44814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:24:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:24:20.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T11:24:20.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T11:24:20.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:24:20.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:24:20.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T11:24:20.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T11:24:20.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T11:24:20.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:24:24.752Z |INFO |Init configs |InvocationID=6b93cb66-fae4-4d0a-b805-eb0215ca53e5, InstanceUUID=a446c88f-80a5-4529-9836-92cd18e00391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T11:24:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |